Trace number 3263279

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
SApperloT2010 2011-03-04? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3263279-1303546304/watcher-3263279-1303546304 -o /tmp/evaluation-result-3263279-1303546304/solver-3263279-1303546304 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263279-1303546304.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: 1.78 3.34 3.72 4/189 23166
/proc/meminfo: memFree=14797120/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=13204 CPUtime=0 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 605 0 0 0 0 0 0 0 23 0 1 0 447045708 13520896 544 33554432000 4194304 4395502 140737277298624 18446744073709551615 254261277381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 3301 545 249 50 0 441 0

[startup+0.0926941 s]
/proc/loadavg: 1.78 3.34 3.72 4/189 23166
/proc/meminfo: memFree=14797120/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=18048 CPUtime=0.08 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 2037 0 0 0 8 0 0 0 23 0 1 0 447045708 18481152 1795 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 4512 1796 266 50 0 1652 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18048

[startup+0.100693 s]
/proc/loadavg: 1.78 3.34 3.72 4/189 23166
/proc/meminfo: memFree=14797120/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=18312 CPUtime=0.09 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 2089 0 0 0 9 0 0 0 23 0 1 0 447045708 18751488 1847 33554432000 4194304 4395502 140737277298624 18446744073709551615 4300311 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 4578 1847 266 50 0 1718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18312

[startup+0.300657 s]
/proc/loadavg: 1.78 3.34 3.72 4/189 23166
/proc/meminfo: memFree=14797120/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=22028 CPUtime=0.29 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 3001 0 0 0 29 0 0 0 25 0 1 0 447045708 22556672 2759 33554432000 4194304 4395502 140737277298624 18446744073709551615 4347564 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 5507 2759 266 50 0 2647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22028

[startup+0.700601 s]
/proc/loadavg: 1.78 3.34 3.72 4/189 23166
/proc/meminfo: memFree=14797120/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=26236 CPUtime=0.69 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 4038 0 0 0 69 0 0 0 25 0 1 0 447045708 26865664 3796 33554432000 4194304 4395502 140737277298624 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 6559 3796 266 50 0 3699 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26236

[startup+1.50046 s]
/proc/loadavg: 1.78 3.34 3.72 5/190 23167
/proc/meminfo: memFree=14750992/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=32652 CPUtime=1.49 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 5537 0 0 0 149 0 0 0 25 0 1 0 447045708 33435648 5295 33554432000 4194304 4395502 140737277298624 18446744073709551615 4339134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 8163 5295 266 50 0 5303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32652

[startup+3.10016 s]
/proc/loadavg: 1.78 3.34 3.72 5/190 23167
/proc/meminfo: memFree=14737476/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=35656 CPUtime=3.09 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 6211 0 0 0 309 0 0 0 25 0 1 0 447045708 36511744 5969 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 8914 5969 266 50 0 6054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35656

[startup+6.3006 s]
/proc/loadavg: 1.96 3.35 3.72 5/190 23167
/proc/meminfo: memFree=14721328/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=42404 CPUtime=6.29 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 7672 0 0 0 628 1 0 0 25 0 1 0 447045708 43421696 7430 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 10601 7430 266 50 0 7741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42404

[startup+12.7005 s]
/proc/loadavg: 2.12 3.36 3.72 5/190 23167
/proc/meminfo: memFree=14701252/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=49104 CPUtime=12.69 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 9008 0 0 0 1268 1 0 0 25 0 1 0 447045708 50282496 8766 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 12276 8766 266 50 0 9416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49104

[startup+25.5002 s]
/proc/loadavg: 2.54 3.39 3.72 5/190 23168
/proc/meminfo: memFree=14650176/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=59160 CPUtime=25.49 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 11306 0 0 0 2548 1 0 0 25 0 1 0 447045708 60579840 11064 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 14790 11064 266 50 0 11930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59160

[startup+51.1007 s]
/proc/loadavg: 3.04 3.44 3.73 5/190 23169
/proc/meminfo: memFree=14592296/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=75792 CPUtime=51.09 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 14683 0 0 0 5107 2 0 0 25 0 1 0 447045708 77611008 14441 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 18948 14441 266 50 0 16088 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75792

[startup+102.307 s]
/proc/loadavg: 3.58 3.52 3.74 5/190 23170
/proc/meminfo: memFree=14543044/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=94484 CPUtime=102.29 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 18587 0 0 0 10227 2 0 0 25 0 1 0 447045708 96751616 18345 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299662 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 23621 18345 266 50 0 20761 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94484

[startup+162.301 s]
/proc/loadavg: 3.84 3.61 3.75 5/190 23171
/proc/meminfo: memFree=14504824/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=102456 CPUtime=162.29 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 20344 0 0 0 16226 3 0 0 25 0 1 0 447045708 104914944 20102 33554432000 4194304 4395502 140737277298624 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 25614 20102 266 50 0 22754 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 102456

[startup+222.3 s]
/proc/loadavg: 4.02 3.69 3.77 5/190 23173
/proc/meminfo: memFree=14456912/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=111676 CPUtime=222.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 22074 0 0 0 22226 4 0 0 25 0 1 0 447045708 114356224 21832 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 27919 21832 266 50 0 25059 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111676

[startup+282.301 s]
/proc/loadavg: 4.01 3.75 3.78 5/190 23175
/proc/meminfo: memFree=14424888/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=115836 CPUtime=282.29 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 22983 0 0 0 28225 4 0 0 25 0 1 0 447045708 118616064 22741 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 28959 22741 266 50 0 26099 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 115836

[startup+342.3 s]
/proc/loadavg: 4.00 3.79 3.79 5/190 23176
/proc/meminfo: memFree=14408996/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=126380 CPUtime=342.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 25121 0 0 0 34225 5 0 0 25 0 1 0 447045708 129413120 24879 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 31595 24879 266 50 0 28735 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126380

[startup+402.301 s]
/proc/loadavg: 4.05 3.84 3.81 5/190 23178
/proc/meminfo: memFree=14382552/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=132268 CPUtime=402.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 26333 0 0 0 40225 5 0 0 25 0 1 0 447045708 135442432 26091 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 33067 26091 266 50 0 30207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132268

[startup+462.301 s]
/proc/loadavg: 4.02 3.87 3.82 5/190 23179
/proc/meminfo: memFree=14352768/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=139372 CPUtime=462.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 27859 0 0 0 46224 6 0 0 25 0 1 0 447045708 142716928 27617 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299727 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 34843 27617 266 50 0 31983 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139372

[startup+522.3 s]
/proc/loadavg: 4.06 3.90 3.83 5/190 23181
/proc/meminfo: memFree=14331664/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=142700 CPUtime=522.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 28559 0 0 0 52224 6 0 0 25 0 1 0 447045708 146124800 28317 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 35675 28317 266 50 0 32815 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142700

[startup+582.301 s]
/proc/loadavg: 4.02 3.92 3.84 5/190 23183
/proc/meminfo: memFree=14304460/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=150124 CPUtime=582.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 29871 0 0 0 58224 7 0 0 25 0 1 0 447045708 153726976 29629 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 37531 29629 266 50 0 34671 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150124

[startup+642.301 s]
/proc/loadavg: 4.00 3.93 3.84 5/190 23184
/proc/meminfo: memFree=14286952/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=156848 CPUtime=642.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 31126 0 0 0 64224 7 0 0 25 0 1 0 447045708 160612352 30884 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 39212 30884 266 50 0 36352 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 156848

[startup+702.301 s]
/proc/loadavg: 4.00 3.94 3.85 5/190 23186
/proc/meminfo: memFree=14265964/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=161012 CPUtime=702.3 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 32015 0 0 0 70223 7 0 0 25 0 1 0 447045708 164876288 31773 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 40253 31773 266 50 0 37393 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 161012

[startup+762.307 s]
/proc/loadavg: 4.00 3.95 3.85 5/190 23187
/proc/meminfo: memFree=14244728/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=167924 CPUtime=762.32 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 33658 0 0 0 76224 8 0 0 25 0 1 0 447045708 171954176 33416 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 41981 33416 266 50 0 39121 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 167924

[startup+822.3 s]
/proc/loadavg: 4.10 3.98 3.87 5/190 23192
/proc/meminfo: memFree=14225816/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=168884 CPUtime=822.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 33861 0 0 0 82223 8 0 0 25 0 1 0 447045708 172937216 33619 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 42221 33619 266 50 0 39361 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 168884

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.88 5/190 23194
/proc/meminfo: memFree=14197740/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=170292 CPUtime=882.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 34149 0 0 0 88223 8 0 0 25 0 1 0 447045708 174379008 33907 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 42573 33907 266 50 0 39713 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 170292

[startup+942.301 s]
/proc/loadavg: 4.08 4.00 3.89 5/190 23195
/proc/meminfo: memFree=14179080/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=171444 CPUtime=942.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 34375 0 0 0 94223 8 0 0 25 0 1 0 447045708 175558656 34133 33554432000 4194304 4395502 140737277298624 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 42861 34133 266 50 0 40001 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 171444

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.89 5/190 23197
/proc/meminfo: memFree=14158724/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=174452 CPUtime=1002.31 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 34976 0 0 0 100223 8 0 0 25 0 1 0 447045708 178638848 34734 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 43613 34734 266 50 0 40753 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 174452

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 23198
/proc/meminfo: memFree=14138856/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=177272 CPUtime=1062.32 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 35591 0 0 0 106223 9 0 0 25 0 1 0 447045708 181526528 35349 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 44318 35349 266 50 0 41458 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177272

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 23200
/proc/meminfo: memFree=14122564/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=178296 CPUtime=1122.32 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 35885 0 0 0 112223 9 0 0 25 0 1 0 447045708 182575104 35643 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 44574 35643 266 50 0 41714 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178296

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 23202
/proc/meminfo: memFree=14108032/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=180608 CPUtime=1182.32 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 36356 0 0 0 118223 9 0 0 25 0 1 0 447045708 184942592 36114 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 45152 36114 266 50 0 42292 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 180608

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 23203
/proc/meminfo: memFree=14087664/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=182664 CPUtime=1242.32 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 36800 0 0 0 124223 9 0 0 25 0 1 0 447045708 187047936 36558 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 45666 36558 266 50 0 42806 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 182664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/185 23208
/proc/meminfo: memFree=14664508/32951124 swapFree=67111528/67111528
[pid=23166] ppid=23164 vsize=182920 CPUtime=1300.03 cores=5,7
/proc/23166/stat : 23166 (SApperloT2010) R 23164 23166 22113 0 -1 4202496 36923 0 0 0 129993 10 0 0 25 0 1 0 447045708 187310080 36681 33554432000 4194304 4395502 140737277298624 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23166/statm: 45730 36681 266 50 0 42870 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 182920

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.94
CPU system time (s): 0.107983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 182920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36923
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= 14694

runsolver used 2.03869 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 10:11:44
IDJOB=3263279
IDBENCH=83949
IDSOLVER=1655
FILE ID=node140/3263279-1303546304
RUNJOBID= node140-1303546304-23127
PBS_JOBID= 13143098
Free space on /tmp= 72072 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263279-1303546304/watcher-3263279-1303546304 -o /tmp/evaluation-result-3263279-1303546304/solver-3263279-1303546304 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263279-1303546304.cnf

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=898749574

node140.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	: 5226.14
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.75
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.77
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.75
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.74
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.75
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:      14797524 kB
Buffers:       2350644 kB
Cached:       15163608 kB
SwapCached:          0 kB
Active:       10147036 kB
Inactive:      7451284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14797524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4788 kB
Writeback:           0 kB
AnonPages:       82868 kB
Mapped:          14876 kB
Slab:           491876 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72076 MiB
End job on node140 at 2011-04-23 10:33:26