Trace number 3273548

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273548-1303608482/watcher-3273548-1303608482 -o /tmp/evaluation-result-3273548-1303608482/solver-3273548-1303608482 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3273548-1303608482.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 1.92 2.76 3/188 13487
/proc/meminfo: memFree=19460084/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=11980 CPUtime=0 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 403 0 0 0 0 0 0 0 23 0 1 0 472446360 12267520 335 33554432000 4194304 4465733 140737167060032 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 2995 335 255 67 0 118 0

[startup+0.0282131 s]
/proc/loadavg: 0.89 1.92 2.76 3/188 13487
/proc/meminfo: memFree=19460084/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=12352 CPUtime=0.02 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 579 0 0 0 2 0 0 0 23 0 1 0 472446360 12648448 435 33554432000 4194304 4465733 140737167060032 18446744073709551615 4277619 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 3088 435 256 67 0 211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12352

[startup+0.100162 s]
/proc/loadavg: 0.89 1.92 2.76 3/188 13487
/proc/meminfo: memFree=19460084/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=13040 CPUtime=0.09 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 1057 0 0 0 9 0 0 0 24 0 1 0 472446360 13352960 556 33554432000 4194304 4465733 140737167060032 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 3260 556 256 67 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13040

[startup+0.300115 s]
/proc/loadavg: 0.89 1.92 2.76 3/188 13487
/proc/meminfo: memFree=19460084/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=13232 CPUtime=0.29 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 1280 0 0 0 29 0 0 0 25 0 1 0 472446360 13549568 644 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 3308 644 256 67 0 431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13232

[startup+0.701054 s]
/proc/loadavg: 0.89 1.92 2.76 3/188 13487
/proc/meminfo: memFree=19460084/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=14388 CPUtime=0.69 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 2103 0 0 0 69 0 0 0 25 0 1 0 472446360 14733312 802 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 3597 802 256 67 0 720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14388

[startup+1.50091 s]
/proc/loadavg: 1.14 1.95 2.76 5/194 13498
/proc/meminfo: memFree=19450636/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=15584 CPUtime=1.49 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 3128 0 0 0 149 0 0 0 25 0 1 0 472446360 15958016 1062 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 3896 1062 256 67 0 1019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15584

[startup+3.10062 s]
/proc/loadavg: 1.14 1.95 2.76 5/194 13498
/proc/meminfo: memFree=19445056/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=16232 CPUtime=3.09 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 3844 0 0 0 309 0 0 0 25 0 1 0 472446360 16621568 1332 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 4058 1332 256 67 0 1181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16232

[startup+6.30105 s]
/proc/loadavg: 1.14 1.95 2.76 5/194 13498
/proc/meminfo: memFree=19436468/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=27688 CPUtime=6.29 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 7090 0 0 0 629 0 0 0 25 0 1 0 472446360 28352512 2583 33554432000 4194304 4465733 140737167060032 18446744073709551615 4343194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 6922 2583 274 67 0 4045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27688

[startup+12.7009 s]
/proc/loadavg: 1.58 2.02 2.78 5/194 13499
/proc/meminfo: memFree=19423724/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=25420 CPUtime=12.7 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 9047 0 0 0 1269 1 0 0 25 0 1 0 472446360 26030080 3482 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 6355 3482 308 67 0 3478 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 25420

[startup+25.5006 s]
/proc/loadavg: 1.95 2.08 2.79 5/194 13499
/proc/meminfo: memFree=19396708/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=32596 CPUtime=25.49 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 12188 0 0 0 2548 1 0 0 25 0 1 0 472446360 33378304 5290 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 8149 5290 374 67 0 5272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32596

[startup+51.1011 s]
/proc/loadavg: 2.65 2.24 2.82 5/194 13499
/proc/meminfo: memFree=19370876/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=40712 CPUtime=51.09 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 14201 0 0 0 5108 1 0 0 25 0 1 0 472446360 41689088 7259 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 10178 7259 447 67 0 7301 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40712

[startup+102.307 s]
/proc/loadavg: 3.46 2.53 2.88 5/194 13501
/proc/meminfo: memFree=19324972/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=51828 CPUtime=102.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 24322 0 0 0 10227 3 0 0 25 0 1 0 472446360 53071872 8665 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 12957 8665 291 67 0 10080 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 51828

[startup+162.3 s]
/proc/loadavg: 3.88 2.81 2.96 5/194 13503
/proc/meminfo: memFree=19303860/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=51828 CPUtime=162.29 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 25006 0 0 0 16226 3 0 0 25 0 1 0 472446360 53071872 9248 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 12957 9248 291 67 0 10080 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51828

[startup+222.301 s]
/proc/loadavg: 3.95 3.03 3.02 5/194 13504
/proc/meminfo: memFree=19281132/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=57804 CPUtime=222.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 29043 0 0 0 22226 4 0 0 25 0 1 0 472446360 59191296 9901 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 14451 9901 291 67 0 11574 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 57804

[startup+282.301 s]
/proc/loadavg: 3.98 3.20 3.08 5/194 13506
/proc/meminfo: memFree=19274648/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=52668 CPUtime=282.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 38752 0 0 0 28224 6 0 0 25 0 1 0 472446360 53932032 9915 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 13167 9915 345 67 0 10290 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52668

[startup+342.3 s]
/proc/loadavg: 4.06 3.36 3.14 5/194 13507
/proc/meminfo: memFree=19269780/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=65052 CPUtime=342.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 41804 0 0 0 34224 6 0 0 25 0 1 0 472446360 66613248 12714 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 16263 12714 355 67 0 13386 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 65052

[startup+402.301 s]
/proc/loadavg: 4.10 3.49 3.20 5/194 13509
/proc/meminfo: memFree=19261824/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=71252 CPUtime=402.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 47413 0 0 0 40223 7 0 0 25 0 1 0 472446360 72962048 13449 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 17813 13449 652 67 0 14936 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 71252

[startup+462.301 s]
/proc/loadavg: 4.04 3.58 3.24 5/194 13511
/proc/meminfo: memFree=19254600/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=71252 CPUtime=462.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 47888 0 0 0 46223 7 0 0 25 0 1 0 472446360 72962048 13924 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 17813 13924 652 67 0 14936 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 71252

[startup+522.3 s]
/proc/loadavg: 4.08 3.67 3.29 5/194 13512
/proc/meminfo: memFree=19249128/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=71252 CPUtime=522.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 48083 0 0 0 52223 7 0 0 25 0 1 0 472446360 72962048 14119 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 17813 14119 652 67 0 14936 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 71252

[startup+582.301 s]
/proc/loadavg: 4.03 3.73 3.33 5/194 13514
/proc/meminfo: memFree=19239548/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=71252 CPUtime=582.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 48500 0 0 0 58223 7 0 0 25 0 1 0 472446360 72962048 14536 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 17813 14536 652 67 0 14936 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 71252

[startup+642.301 s]
/proc/loadavg: 4.11 3.81 3.38 5/194 13515
/proc/meminfo: memFree=19229852/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=83664 CPUtime=642.31 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 55595 0 0 0 64223 8 0 0 25 0 1 0 472446360 85671936 15613 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 20916 15613 652 67 0 18039 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 83664

[startup+702.3 s]
/proc/loadavg: 4.17 3.87 3.43 5/194 13517
/proc/meminfo: memFree=19196824/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=702.3 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 63370 0 0 0 70222 8 0 0 25 0 1 0 472446360 126971904 23054 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 23054 652 67 0 28122 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 123996

[startup+762.307 s]
/proc/loadavg: 4.10 3.91 3.47 5/194 13519
/proc/meminfo: memFree=19187012/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=762.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 63846 0 0 0 76223 9 0 0 25 0 1 0 472446360 126971904 23398 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 23398 652 67 0 28122 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 123996

[startup+822.301 s]
/proc/loadavg: 4.07 3.93 3.50 5/194 13520
/proc/meminfo: memFree=19177304/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=822.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 64910 0 0 0 82222 10 0 0 25 0 1 0 472446360 126971904 24095 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 24095 652 67 0 28122 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 123996

[startup+882.3 s]
/proc/loadavg: 4.14 3.99 3.55 5/194 13522
/proc/meminfo: memFree=19167356/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=882.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 65928 0 0 0 88222 10 0 0 25 0 1 0 472446360 126971904 24878 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 24878 652 67 0 28122 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 123996

[startup+942.301 s]
/proc/loadavg: 4.05 3.99 3.57 5/194 13523
/proc/meminfo: memFree=19135208/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=942.31 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 67150 0 0 0 94221 10 0 0 25 0 1 0 472446360 126971904 25594 33554432000 4194304 4465733 140737167060032 18446744073709551615 4271922 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 25594 652 67 0 28122 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 123996

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.59 5/194 13525
/proc/meminfo: memFree=19130600/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=123996 CPUtime=1002.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 67578 0 0 0 100222 10 0 0 25 0 1 0 472446360 126971904 25888 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 30999 25888 652 67 0 28122 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 123996

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.62 5/194 13527
/proc/meminfo: memFree=19123124/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=142424 CPUtime=1062.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 78170 0 0 0 106220 12 0 0 25 0 1 0 472446360 145842176 27085 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 35606 27085 652 67 0 32729 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 142424

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.64 5/194 13528
/proc/meminfo: memFree=19118992/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=142424 CPUtime=1122.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 78938 0 0 0 112220 12 0 0 25 0 1 0 472446360 145842176 27577 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 35606 27577 652 67 0 32729 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 142424

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 13530
/proc/meminfo: memFree=19115252/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=142424 CPUtime=1182.32 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 79605 0 0 0 118220 12 0 0 25 0 1 0 472446360 145842176 27985 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 35606 27985 652 67 0 32729 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142424

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 13531
/proc/meminfo: memFree=19124404/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=142424 CPUtime=1242.33 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 80182 0 0 0 124220 13 0 0 25 0 1 0 472446360 145842176 28438 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 35606 28438 652 67 0 32729 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 142424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.70 3/190 13535
/proc/meminfo: memFree=19273448/32951124 swapFree=67111528/67111528
[pid=13487] ppid=13485 vsize=142424 CPUtime=1300.03 cores=5,7
/proc/13487/stat : 13487 (SApperloT) R 13485 13487 12235 0 -1 4202496 80553 0 0 0 129990 13 0 0 25 0 1 0 472446360 145842176 28670 33554432000 4194304 4465733 140737167060032 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13487/statm: 35606 28670 652 67 0 32729 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 142424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.91
CPU system time (s): 0.138978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 142424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1441

runsolver used 2.12668 second user time and 4.97724 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-24 03:28:02
IDJOB=3273548
IDBENCH=83141
IDSOLVER=1657
FILE ID=node132/3273548-1303608482
RUNJOBID= node132-1303608480-13458
PBS_JOBID= 13150610
Free space on /tmp= 72056 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273548-1303608482/watcher-3273548-1303608482 -o /tmp/evaluation-result-3273548-1303608482/solver-3273548-1303608482 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3273548-1303608482.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=1912985109

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19460364 kB
Buffers:       1606140 kB
Cached:       11266436 kB
SwapCached:          0 kB
Active:        2478188 kB
Inactive:     10466012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19460364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1244 kB
Writeback:           0 kB
AnonPages:       71116 kB
Mapped:          15196 kB
Slab:           482724 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72056 MiB
End job on node132 at 2011-04-24 03:49:44