Trace number 3249725

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.09 1300.07

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
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-3249725-1303511269/watcher-3249725-1303511269 -o /tmp/evaluation-result-3249725-1303511269/solver-3249725-1303511269 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249725-1303511269.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: 3.33 3.90 3.95 2/172 29922
/proc/meminfo: memFree=18610712/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=15928 CPUtime=0 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 939 0 0 0 0 0 0 0 18 0 1 0 462726567 16310272 878 33554432000 4194304 4395502 140736380395376 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 3982 882 250 50 0 1122 0

[startup+0.0263739 s]
/proc/loadavg: 3.33 3.90 3.95 2/172 29922
/proc/meminfo: memFree=18610712/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=19096 CPUtime=0.02 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 1739 0 0 0 2 0 0 0 18 0 1 0 462726567 19554304 1678 33554432000 4194304 4395502 140736380395376 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 4774 1679 250 50 0 1914 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19096

[startup+0.100363 s]
/proc/loadavg: 3.33 3.90 3.95 2/172 29922
/proc/meminfo: memFree=18610712/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=29788 CPUtime=0.09 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 4403 0 0 0 9 0 0 0 18 0 1 0 462726567 30502912 4343 33554432000 4194304 4395502 140736380395376 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 7447 4351 250 50 0 4587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29788

[startup+0.30033 s]
/proc/loadavg: 3.33 3.90 3.95 2/172 29922
/proc/meminfo: memFree=18610712/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=37852 CPUtime=0.29 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 6446 0 0 0 27 2 0 0 18 0 1 0 462726567 38760448 6384 33554432000 4194304 4395502 140736380395376 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 9463 6384 256 50 0 6603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37852

[startup+0.700263 s]
/proc/loadavg: 3.33 3.90 3.95 2/172 29922
/proc/meminfo: memFree=18610712/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=61952 CPUtime=0.69 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 13681 0 0 0 65 4 0 0 18 0 1 0 462726567 63438848 12807 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 15488 12807 267 50 0 12628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61952

[startup+1.50112 s]
/proc/loadavg: 3.33 3.90 3.95 5/188 30007
/proc/meminfo: memFree=18452376/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=69884 CPUtime=1.49 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 15648 0 0 0 144 5 0 0 20 0 1 0 462726567 71561216 14774 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 17471 14774 267 50 0 14611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69884

[startup+3.10085 s]
/proc/loadavg: 3.39 3.90 3.95 6/188 30007
/proc/meminfo: memFree=18433172/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=81408 CPUtime=3.09 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 18446 0 0 0 304 5 0 0 25 0 1 0 462726567 83361792 17572 33554432000 4194304 4395502 140736380395376 18446744073709551615 4336167 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 20352 17572 267 50 0 17492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81408

[startup+6.30029 s]
/proc/loadavg: 3.39 3.90 3.95 6/188 30007
/proc/meminfo: memFree=18320288/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=102712 CPUtime=6.28 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 23472 0 0 0 622 6 0 0 25 0 1 0 462726567 105177088 22598 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 25678 22598 267 50 0 22818 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 102712

[startup+12.7002 s]
/proc/loadavg: 3.63 3.94 3.96 5/188 30034
/proc/meminfo: memFree=18248100/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=133448 CPUtime=12.69 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 30761 0 0 0 1261 8 0 0 25 0 1 0 462726567 136650752 29887 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 33362 29887 267 50 0 30502 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133448

[startup+25.501 s]
/proc/loadavg: 3.68 3.94 3.96 5/188 30034
/proc/meminfo: memFree=18137368/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=163940 CPUtime=25.49 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 38201 0 0 0 2540 9 0 0 25 0 1 0 462726567 167874560 37327 33554432000 4194304 4395502 140736380395376 18446744073709551615 4346998 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 40985 37327 267 50 0 38125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163940

[startup+51.1005 s]
/proc/loadavg: 3.79 3.94 3.96 5/188 30035
/proc/meminfo: memFree=18015804/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=202460 CPUtime=51.09 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 47552 0 0 0 5097 12 0 0 25 0 1 0 462726567 207319040 46678 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 50615 46678 267 50 0 47755 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 202460

[startup+102.307 s]
/proc/loadavg: 3.91 3.95 3.96 5/188 30063
/proc/meminfo: memFree=17852720/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=281632 CPUtime=102.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 66459 0 0 0 10214 16 0 0 25 0 1 0 462726567 288391168 65585 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 70408 65585 267 50 0 67548 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 281632

[startup+162.3 s]
/proc/loadavg: 4.05 3.97 3.97 5/188 30065
/proc/meminfo: memFree=17656796/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=400948 CPUtime=162.29 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 95248 0 0 0 16208 21 0 0 25 0 1 0 462726567 410570752 94374 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 100237 94374 267 50 0 97377 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 400948

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.97 5/188 30067
/proc/meminfo: memFree=17586860/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=451032 CPUtime=222.29 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 106670 0 0 0 22205 24 0 0 25 0 1 0 462726567 461856768 105796 33554432000 4194304 4395502 140736380395376 18446744073709551615 4291667 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 112758 105797 267 50 0 109898 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 451032

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30068
/proc/meminfo: memFree=17443264/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=565640 CPUtime=282.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 134808 0 0 0 28200 30 0 0 25 0 1 0 462726567 579215360 133934 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 141410 133934 267 50 0 138550 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 565640

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30070
/proc/meminfo: memFree=17268296/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=655296 CPUtime=342.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 156482 0 0 0 34196 34 0 0 25 0 1 0 462726567 671023104 155608 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 163824 155608 267 50 0 160964 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 655296

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30071
/proc/meminfo: memFree=17190176/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=725308 CPUtime=402.29 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 173279 0 0 0 40193 36 0 0 25 0 1 0 462726567 742715392 172405 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 181327 172405 267 50 0 178467 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 725308

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.97 5/188 30073
/proc/meminfo: memFree=17130524/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=743996 CPUtime=462.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 177276 0 0 0 46193 37 0 0 25 0 1 0 462726567 761851904 176402 33554432000 4194304 4395502 140736380395376 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 185999 176402 267 50 0 183139 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 743996

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/188 30075
/proc/meminfo: memFree=17028956/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=758080 CPUtime=522.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 180044 0 0 0 52192 38 0 0 25 0 1 0 462726567 776273920 179170 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 189520 179170 267 50 0 186660 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 758080

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30076
/proc/meminfo: memFree=16913884/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=866880 CPUtime=582.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 206715 0 0 0 58189 41 0 0 25 0 1 0 462726567 887685120 205841 33554432000 4194304 4395502 140736380395376 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 216720 205841 267 50 0 213860 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 866880

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30078
/proc/meminfo: memFree=16786152/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=978368 CPUtime=642.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 233860 0 0 0 64185 46 0 0 25 0 1 0 462726567 1001848832 232986 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 244592 232986 267 50 0 241732 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 978368

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30079
/proc/meminfo: memFree=16650000/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1047428 CPUtime=702.3 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 250411 0 0 0 70181 49 0 0 25 0 1 0 462726567 1072566272 249537 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299495 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 261857 249537 267 50 0 258997 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1047428

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30081
/proc/meminfo: memFree=16531200/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1141164 CPUtime=762.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 273318 0 0 0 76176 55 0 0 25 0 1 0 462726567 1168551936 272444 33554432000 4194304 4395502 140736380395376 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 285291 272444 267 50 0 282431 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1141164

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30083
/proc/meminfo: memFree=16422320/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1215228 CPUtime=822.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 291421 0 0 0 82172 59 0 0 25 0 1 0 462726567 1244393472 290547 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 303807 290547 267 50 0 300947 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1215228

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30084
/proc/meminfo: memFree=16366640/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1264004 CPUtime=882.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 303611 0 0 0 88169 62 0 0 25 0 1 0 462726567 1294340096 302737 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 316001 302737 267 50 0 313141 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1264004

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.98 5/188 30086
/proc/meminfo: memFree=16265084/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1303236 CPUtime=942.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 312555 0 0 0 94168 63 0 0 25 0 1 0 462726567 1334513664 311681 33554432000 4194304 4395502 140736380395376 18446744073709551615 4328526 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 325809 311681 267 50 0 322949 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1303236

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.98 5/188 30087
/proc/meminfo: memFree=16159060/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1316040 CPUtime=1002.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 315240 0 0 0 100167 64 0 0 25 0 1 0 462726567 1347624960 314366 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 329010 314366 267 50 0 326150 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1316040

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.99 5/188 30089
/proc/meminfo: memFree=16078824/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1330376 CPUtime=1062.32 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 317963 0 0 0 106167 65 0 0 25 0 1 0 462726567 1362305024 317089 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 332594 317089 267 50 0 329734 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1330376

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.99 5/188 30091
/proc/meminfo: memFree=15990652/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1337292 CPUtime=1122.32 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 319388 0 0 0 112167 65 0 0 25 0 1 0 462726567 1369387008 318514 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 334323 318514 267 50 0 331463 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1337292

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/188 30092
/proc/meminfo: memFree=15940180/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1344976 CPUtime=1182.32 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 320902 0 0 0 118167 65 0 0 25 0 1 0 462726567 1377255424 320028 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 336244 320028 267 50 0 333384 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1344976

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/188 30094
/proc/meminfo: memFree=15862300/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1403500 CPUtime=1242.31 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 334958 0 0 0 124164 67 0 0 25 0 1 0 462726567 1437184000 334084 33554432000 4194304 4395502 140736380395376 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 350875 334084 267 50 0 348015 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1403500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 5/188 30095
/proc/meminfo: memFree=15763592/32951132 swapFree=67111528/67111528
[pid=29922] ppid=29920 vsize=1446020 CPUtime=1300.02 cores=5,7
/proc/29922/stat : 29922 (SApperloT2010) R 29920 29922 28845 0 -1 4202496 345127 0 0 0 129933 69 0 0 25 0 1 0 462726567 1480724480 344253 33554432000 4194304 4395502 140736380395376 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29922/statm: 361505 344253 267 50 0 358645 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1446020

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.07
CPU time (s): 1300.09
CPU user time (s): 1299.34
CPU system time (s): 0.757884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1446020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345127
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= 7
involuntary context switches= 1320

runsolver used 1.9757 second user time and 5.12522 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 00:27:49
IDJOB=3249725
IDBENCH=83182
IDSOLVER=1655
FILE ID=node131/3249725-1303511269
RUNJOBID= node131-1303511269-29859
PBS_JOBID= 13134251
Free space on /tmp= 71836 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249725-1303511269/watcher-3249725-1303511269 -o /tmp/evaluation-result-3249725-1303511269/solver-3249725-1303511269 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249725-1303511269.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=168750611

node131.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.830
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.830
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.75
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.830
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.83
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.830
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.830
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18611000 kB
Buffers:        868692 kB
Cached:       12900572 kB
SwapCached:          0 kB
Active:        4064912 kB
Inactive:      9770228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18611000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5272 kB
Writeback:           0 kB
AnonPages:       66056 kB
Mapped:          14732 kB
Slab:           441392 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71820 MiB
End job on node131 at 2011-04-23 00:49:31