Trace number 3257353

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
RestartSAT B95? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

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-3257353-1303468190/watcher-3257353-1303468190 -o /tmp/evaluation-result-3257353-1303468190/solver-3257353-1303468190 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3257353-1303468190.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.68 2.61 2.75 4/184 28467
/proc/meminfo: memFree=16242584/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=20776 CPUtime=0 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 982 0 0 0 0 0 0 0 21 0 1 0 458418813 21274624 922 33554432000 4194304 4291949 140737475730704 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 5194 923 227 24 0 1828 0

[startup+0.0929 s]
/proc/loadavg: 1.68 2.61 2.75 4/184 28467
/proc/meminfo: memFree=16242584/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=25224 CPUtime=0.09 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 2848 0 0 0 9 0 0 0 21 0 1 0 458418813 25829376 2509 33554432000 4194304 4291949 140737475730704 18446744073709551615 4232451 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 6306 2509 234 24 0 2940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25224

[startup+0.100899 s]
/proc/loadavg: 1.68 2.61 2.75 4/184 28467
/proc/meminfo: memFree=16242584/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=27188 CPUtime=0.09 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 2864 0 0 0 9 0 0 0 22 0 1 0 458418813 27840512 2352 33554432000 4194304 4291949 140737475730704 18446744073709551615 4257065 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 6797 2356 234 24 0 3431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27188

[startup+0.300861 s]
/proc/loadavg: 1.68 2.61 2.75 4/184 28467
/proc/meminfo: memFree=16242584/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=22832 CPUtime=0.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 3471 0 0 0 29 0 0 0 22 0 1 0 458418813 23379968 2360 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 5708 2360 252 24 0 2342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22832

[startup+0.700789 s]
/proc/loadavg: 1.68 2.61 2.75 4/184 28467
/proc/meminfo: memFree=16242584/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=22832 CPUtime=0.69 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 3621 0 0 0 69 0 0 0 24 0 1 0 458418813 23379968 2509 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 5708 2509 252 24 0 2342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22832

[startup+1.50065 s]
/proc/loadavg: 1.68 2.61 2.75 5/190 28474
/proc/meminfo: memFree=16213272/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=24508 CPUtime=1.49 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 3798 0 0 0 149 0 0 0 25 0 1 0 458418813 25096192 2683 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 6127 2683 252 24 0 2761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24508

[startup+3.10037 s]
/proc/loadavg: 1.87 2.63 2.76 5/190 28474
/proc/meminfo: memFree=16209800/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=27888 CPUtime=3.09 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 4370 0 0 0 309 0 0 0 25 0 1 0 458418813 28557312 3250 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 6972 3250 252 24 0 3606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27888

[startup+6.3008 s]
/proc/loadavg: 1.87 2.63 2.76 5/190 28474
/proc/meminfo: memFree=16201412/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=33928 CPUtime=6.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 5434 0 0 0 629 0 0 0 25 0 1 0 458418813 34742272 4303 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 8482 4303 252 24 0 5116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33928

[startup+12.7007 s]
/proc/loadavg: 2.20 2.67 2.77 5/190 28474
/proc/meminfo: memFree=16185080/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=44232 CPUtime=12.7 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 7428 0 0 0 1269 1 0 0 25 0 1 0 458418813 45293568 6281 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 11058 6281 252 24 0 7692 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 44232

[startup+25.5004 s]
/proc/loadavg: 2.47 2.72 2.78 5/190 28475
/proc/meminfo: memFree=16153608/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=61360 CPUtime=25.5 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 11360 0 0 0 2548 2 0 0 25 0 1 0 458418813 62832640 10174 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 15340 10174 252 24 0 11974 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 61360

[startup+51.1009 s]
/proc/loadavg: 2.99 2.82 2.82 5/190 28475
/proc/meminfo: memFree=16100004/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=89388 CPUtime=51.09 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 18636 0 0 0 5106 3 0 0 25 0 1 0 458418813 91533312 17395 33554432000 4194304 4291949 140737475730704 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 22347 17395 252 24 0 18981 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89388

[startup+102.307 s]
/proc/loadavg: 3.65 3.03 2.89 5/190 28477
/proc/meminfo: memFree=16054484/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=95692 CPUtime=102.3 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 31990 0 0 0 10223 7 0 0 25 0 1 0 458418813 97988608 17042 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 23923 17042 252 24 0 20557 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95692

[startup+162.3 s]
/proc/loadavg: 3.87 3.20 2.95 5/190 28478
/proc/meminfo: memFree=16017868/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=81300 CPUtime=162.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 49050 0 0 0 16218 11 0 0 25 0 1 0 458418813 83251200 16946 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 20325 16946 252 24 0 16959 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81300

[startup+222.301 s]
/proc/loadavg: 3.95 3.35 3.02 5/190 28480
/proc/meminfo: memFree=16009132/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=134348 CPUtime=222.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 61082 0 0 0 22214 15 0 0 25 0 1 0 458418813 137572352 28905 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 33587 28905 252 24 0 30221 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 134348

[startup+282.301 s]
/proc/loadavg: 4.01 3.48 3.08 5/190 28481
/proc/meminfo: memFree=15976116/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=135552 CPUtime=282.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 80203 0 0 0 28209 20 0 0 25 0 1 0 458418813 138805248 28743 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 33888 28743 252 24 0 30522 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 135552

[startup+342.3 s]
/proc/loadavg: 4.00 3.57 3.13 5/190 28483
/proc/meminfo: memFree=15971868/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=108060 CPUtime=342.29 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 96037 0 0 0 34204 25 0 0 25 0 1 0 458418813 110653440 21398 33554432000 4194304 4291949 140737475730704 18446744073709551615 4250702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 27015 21398 252 24 0 23649 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 108060

[startup+402.301 s]
/proc/loadavg: 4.00 3.64 3.19 5/190 28485
/proc/meminfo: memFree=15895696/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=190468 CPUtime=402.3 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 107425 0 0 0 40201 29 0 0 25 0 1 0 458418813 195039232 32714 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 47617 32714 252 24 0 44251 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190468

[startup+462.3 s]
/proc/loadavg: 4.00 3.71 3.23 5/190 28486
/proc/meminfo: memFree=15887596/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=143112 CPUtime=462.3 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 125496 0 0 0 46195 35 0 0 25 0 1 0 458418813 146546688 24910 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 35778 24910 252 24 0 32412 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 143112

[startup+522.301 s]
/proc/loadavg: 4.00 3.75 3.28 5/190 28488
/proc/meminfo: memFree=15938028/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=194152 CPUtime=522.3 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 136177 0 0 0 52192 38 0 0 25 0 1 0 458418813 198811648 35530 33554432000 4194304 4291949 140737475730704 18446744073709551615 4262960 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 48538 35530 252 24 0 45172 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 194152

[startup+582.301 s]
/proc/loadavg: 4.05 3.81 3.33 5/190 28489
/proc/meminfo: memFree=15939348/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=145440 CPUtime=582.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 152288 0 0 0 58188 43 0 0 25 0 1 0 458418813 148930560 25607 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 36360 25607 252 24 0 32994 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 145440

[startup+642.3 s]
/proc/loadavg: 4.10 3.86 3.37 5/190 28491
/proc/meminfo: memFree=15847536/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=196620 CPUtime=642.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 167212 0 0 0 64184 47 0 0 25 0 1 0 458418813 201338880 40455 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 49155 40455 252 24 0 45789 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 196620

[startup+702.301 s]
/proc/loadavg: 4.03 3.88 3.41 5/190 28493
/proc/meminfo: memFree=15852084/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=147772 CPUtime=702.3 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 191482 0 0 0 70177 53 0 0 25 0 1 0 458418813 151318528 32247 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 36943 32247 252 24 0 33577 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 147772

[startup+762.307 s]
/proc/loadavg: 4.01 3.90 3.44 5/190 28494
/proc/meminfo: memFree=15778132/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=199744 CPUtime=762.32 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 201541 0 0 0 76176 56 0 0 25 0 1 0 458418813 204537856 42249 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 49936 42249 252 24 0 46570 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199744

[startup+822.301 s]
/proc/loadavg: 4.05 3.93 3.48 5/190 28496
/proc/meminfo: memFree=15958628/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=151036 CPUtime=822.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 217715 0 0 0 82170 61 0 0 25 0 1 0 458418813 154660864 27631 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 37759 27631 252 24 0 34393 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 151036

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 3.51 5/190 28497
/proc/meminfo: memFree=15869064/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=201812 CPUtime=882.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 231481 0 0 0 88166 65 0 0 25 0 1 0 458418813 206655488 41309 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 50453 41309 252 24 0 47087 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201812

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.54 5/190 28499
/proc/meminfo: memFree=15894816/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=121884 CPUtime=942.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 246759 0 0 0 94160 71 0 0 25 0 1 0 458418813 124809216 26684 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251571 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 30471 26684 252 24 0 27105 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 121884

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 28501
/proc/meminfo: memFree=15817028/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=203068 CPUtime=1002.31 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 258963 0 0 0 100157 74 0 0 25 0 1 0 458418813 207941632 38814 33554432000 4194304 4291949 140737475730704 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 50767 38814 252 24 0 47401 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 203068

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/190 28502
/proc/meminfo: memFree=15719772/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=286916 CPUtime=1062.32 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 268455 0 0 0 106154 78 0 0 25 0 1 0 458418813 293801984 48263 33554432000 4194304 4291949 140737475730704 18446744073709551615 4251403 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 71729 48263 252 24 0 68363 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 286916

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.62 5/190 28504
/proc/meminfo: memFree=15906340/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=155868 CPUtime=1122.32 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 288457 0 0 0 112149 83 0 0 25 0 1 0 458418813 159608832 34127 33554432000 4194304 4291949 140737475730704 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 38967 34127 252 24 0 35601 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155868

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.64 5/190 28505
/proc/meminfo: memFree=15836752/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=206364 CPUtime=1182.32 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 298268 0 0 0 118145 87 0 0 25 0 1 0 458418813 211316736 43862 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 51591 43862 252 24 0 48225 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 206364

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.66 5/190 28507
/proc/meminfo: memFree=15872796/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=127104 CPUtime=1242.32 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 315999 0 0 0 124141 91 0 0 25 0 1 0 458418813 130154496 26511 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 31776 26511 252 24 0 28410 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 127104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.67 3/186 28511
/proc/meminfo: memFree=15854044/32950928 swapFree=67111528/67111528
[pid=28467] ppid=28465 vsize=208012 CPUtime=1300.03 cores=5,7
/proc/28467/stat : 28467 (RestartSAT) R 28465 28467 28413 0 -1 4202496 330306 0 0 0 129907 96 0 0 25 0 1 0 458418813 213004288 40737 33554432000 4194304 4291949 140737475730704 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28467/statm: 52003 40737 252 24 0 48637 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 208012

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

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

runsolver used 2.11068 second user time and 4.99324 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-22 12:29:50
IDJOB=3257353
IDBENCH=70910
IDSOLVER=1580
FILE ID=node123/3257353-1303468190
RUNJOBID= node123-1303468190-28434
PBS_JOBID= 13107191
Free space on /tmp= 72188 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257353-1303468190/watcher-3257353-1303468190 -o /tmp/evaluation-result-3257353-1303468190/solver-3257353-1303468190 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3257353-1303468190.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=2020981250

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16242848 kB
Buffers:       1243396 kB
Cached:       14874432 kB
SwapCached:          0 kB
Active:        7029692 kB
Inactive:      9155580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16242848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7360 kB
Writeback:           0 kB
AnonPages:       67736 kB
Mapped:          15364 kB
Slab:           457124 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237436 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= 72184 MiB
End job on node123 at 2011-04-22 12:51:32