Trace number 3170861

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 A75? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
MD5SUMeb4eadfedd2c4dc9b0ed7231ad324f1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark273.432
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
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-3170861-1302821306/watcher-3170861-1302821306 -o /tmp/evaluation-result-3170861-1302821306/solver-3170861-1302821306 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170861-1302821306.cnf 

running on 2 cores: 4,6

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: 4.04 4.01 3.93 2/180 29794
/proc/meminfo: memFree=16553036/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=21392 CPUtime=0 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 1105 0 0 0 0 0 0 0 25 0 1 0 393728624 21905408 1047 33554432000 4194304 4291949 140734008241424 18446744073709551615 228122411216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 5396 1060 226 24 0 2030 0

[startup+0.0378621 s]
/proc/loadavg: 4.04 4.01 3.93 2/180 29794
/proc/meminfo: memFree=16553036/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=27544 CPUtime=0.02 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 2835 0 0 0 2 0 0 0 25 0 1 0 393728624 28205056 2640 33554432000 4194304 4291949 140734008241424 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 6886 2641 227 24 0 3520 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27544

[startup+0.10085 s]
/proc/loadavg: 4.04 4.01 3.93 2/180 29794
/proc/meminfo: memFree=16553036/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=31916 CPUtime=0.08 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 4512 0 0 0 8 0 0 0 25 0 1 0 393728624 32681984 4084 33554432000 4194304 4291949 140734008241424 18446744073709551615 228122374853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 7979 4085 227 24 0 4613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31916

[startup+0.300766 s]
/proc/loadavg: 4.04 4.01 3.93 2/180 29794
/proc/meminfo: memFree=16553036/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=32120 CPUtime=0.29 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 6439 0 0 0 28 1 0 0 25 0 1 0 393728624 32890880 4327 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 8030 4327 252 24 0 4664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32120

[startup+0.700766 s]
/proc/loadavg: 4.04 4.01 3.93 2/180 29794
/proc/meminfo: memFree=16553036/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=32120 CPUtime=0.69 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 6489 0 0 0 68 1 0 0 25 0 1 0 393728624 32890880 4377 33554432000 4194304 4291949 140734008241424 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 8030 4377 253 24 0 4664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32120

[startup+1.50061 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29869
/proc/meminfo: memFree=16521196/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=32120 CPUtime=1.49 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 6623 0 0 0 148 1 0 0 25 0 1 0 393728624 32890880 4508 33554432000 4194304 4291949 140734008241424 18446744073709551615 4250720 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 8030 4508 253 24 0 4664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32120

[startup+3.1003 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29869
/proc/meminfo: memFree=16513260/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=34840 CPUtime=3.09 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 6938 0 0 0 308 1 0 0 25 0 1 0 393728624 35676160 4816 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 8710 4816 253 24 0 5344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34840

[startup+6.30074 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29869
/proc/meminfo: memFree=16489676/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=39260 CPUtime=6.29 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 7614 0 0 0 628 1 0 0 25 0 1 0 393728624 40202240 5491 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 9815 5491 253 24 0 6449 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39260

[startup+12.7006 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29869
/proc/meminfo: memFree=16459948/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=46440 CPUtime=12.68 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 9242 0 0 0 1267 1 0 0 25 0 1 0 393728624 47554560 7111 33554432000 4194304 4291949 140734008241424 18446744073709551615 4251560 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 11610 7111 253 24 0 8244 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46440

[startup+25.5003 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 29870
/proc/meminfo: memFree=16393764/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=58872 CPUtime=25.49 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 13082 0 0 0 2546 3 0 0 25 0 1 0 393728624 60284928 10932 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 14718 10932 253 24 0 11352 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58872

[startup+51.1006 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 29870
/proc/meminfo: memFree=16297116/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=110408 CPUtime=51.09 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 21114 0 0 0 5104 5 0 0 25 0 1 0 393728624 113057792 18938 33554432000 4194304 4291949 140734008241424 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 27602 18938 253 24 0 24236 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110408

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 29872
/proc/meminfo: memFree=16229760/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=163124 CPUtime=102.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 31387 0 0 0 10222 8 0 0 25 0 1 0 393728624 167038976 29161 33554432000 4194304 4291949 140734008241424 18446744073709551615 4251645 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 40781 29161 253 24 0 37415 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163124

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29873
/proc/meminfo: memFree=16155196/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=247864 CPUtime=162.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 49601 0 0 0 16217 13 0 0 25 0 1 0 393728624 253812736 47334 33554432000 4194304 4291949 140734008241424 18446744073709551615 228126172187 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 61966 47334 253 24 0 58600 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 247864

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 29875
/proc/meminfo: memFree=16051864/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=250656 CPUtime=222.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 61324 0 0 0 22214 16 0 0 25 0 1 0 393728624 256671744 59006 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 62664 59006 253 24 0 59298 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 250656

[startup+282.301 s]
/proc/loadavg: 4.09 4.02 3.94 5/190 29877
/proc/meminfo: memFree=16015616/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=385692 CPUtime=282.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 85154 0 0 0 28206 24 0 0 25 0 1 0 393728624 394948608 82799 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 96423 82799 253 24 0 93057 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 385692

[startup+342.301 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 29878
/proc/meminfo: memFree=16176896/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=124216 CPUtime=342.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 102810 0 0 0 34199 31 0 0 25 0 1 0 393728624 127197184 22515 33554432000 4194304 4291949 140734008241424 18446744073709551615 228126171283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 31054 22515 253 24 0 27688 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124216

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 29880
/proc/meminfo: memFree=16160128/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=255692 CPUtime=402.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 120627 0 0 0 40194 36 0 0 25 0 1 0 393728624 261828608 40262 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 63923 40262 253 24 0 60557 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 255692

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 29881
/proc/meminfo: memFree=15997644/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=255692 CPUtime=462.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 130413 0 0 0 46191 39 0 0 25 0 1 0 393728624 261828608 50008 33554432000 4194304 4291949 140734008241424 18446744073709551615 4250684 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 63923 50008 253 24 0 60557 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255692

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29883
/proc/meminfo: memFree=15949120/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=388348 CPUtime=522.3 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 141598 0 0 0 52188 42 0 0 25 0 1 0 393728624 397668352 61156 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 97087 61156 253 24 0 93721 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 388348

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29885
/proc/meminfo: memFree=15778324/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=604744 CPUtime=582.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 175152 0 0 0 58180 51 0 0 25 0 1 0 393728624 619257856 94636 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 151186 94636 253 24 0 147820 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 604744

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29886
/proc/meminfo: memFree=15785356/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=607684 CPUtime=642.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 192048 0 0 0 64177 54 0 0 25 0 1 0 393728624 622268416 111504 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 151921 111504 253 24 0 148555 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 607684

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29888
/proc/meminfo: memFree=16233464/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=98876 CPUtime=702.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 208208 0 0 0 70170 61 0 0 25 0 1 0 393728624 101249024 20677 33554432000 4194304 4291949 140734008241424 18446744073709551615 228126172464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 24719 20677 253 24 0 21353 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 98876

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29898
/proc/meminfo: memFree=16005340/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=179916 CPUtime=762.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 226028 0 0 0 76166 65 0 0 25 0 1 0 393728624 184233984 38433 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 44979 38433 253 24 0 41613 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 179916

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 29900
/proc/meminfo: memFree=15978292/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=261304 CPUtime=822.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 238229 0 0 0 82162 70 0 0 25 0 1 0 393728624 267575296 50582 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 65326 50582 253 24 0 61960 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 261304

[startup+882.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 29902
/proc/meminfo: memFree=15991520/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=261576 CPUtime=882.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 247189 0 0 0 88160 72 0 0 25 0 1 0 393728624 267853824 59500 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 65394 59500 253 24 0 62028 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 261576

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 29903
/proc/meminfo: memFree=15823584/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=395028 CPUtime=942.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 272331 0 0 0 94154 77 0 0 25 0 1 0 393728624 404508672 84582 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 98757 84582 253 24 0 95391 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 395028

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 29908
/proc/meminfo: memFree=15907688/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=395704 CPUtime=1002.31 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 282322 0 0 0 100151 80 0 0 25 0 1 0 393728624 405200896 94519 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 98926 94519 253 24 0 95560 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 395704

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 29909
/proc/meminfo: memFree=15849252/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=611304 CPUtime=1062.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 289639 0 0 0 106149 83 0 0 25 0 1 0 393728624 625975296 101812 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 152826 101812 253 24 0 149460 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 611304

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29911
/proc/meminfo: memFree=15590048/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=612372 CPUtime=1122.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 303635 0 0 0 112145 87 0 0 25 0 1 0 393728624 627068928 115767 33554432000 4194304 4291949 140734008241424 18446744073709551615 228126173614 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 153093 115767 253 24 0 149727 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 612372

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29913
/proc/meminfo: memFree=15819276/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=133844 CPUtime=1182.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 323781 0 0 0 118138 94 0 0 25 0 1 0 393728624 137056256 29928 33554432000 4194304 4291949 140734008241424 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 33461 29928 253 24 0 30095 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 133844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29914
/proc/meminfo: memFree=15934200/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=265584 CPUtime=1242.32 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 348075 0 0 0 124133 99 0 0 25 0 1 0 393728624 271958016 54156 33554432000 4194304 4291949 140734008241424 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 66396 54156 253 24 0 63030 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 265584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 29916
/proc/meminfo: memFree=15710712/32951124 swapFree=67111528/67111528
[pid=29794] ppid=29791 vsize=614904 CPUtime=1300.04 cores=4,6
/proc/29794/stat : 29794 (RestartSAT) R 29791 29794 29356 0 -1 4202496 402875 0 0 0 129894 110 0 0 25 0 1 0 393728624 629661696 108876 33554432000 4194304 4291949 140734008241424 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29794/statm: 153726 108876 253 24 0 150360 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 614904

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.94
CPU system time (s): 1.11983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 631048

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

runsolver used 2.31765 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-15 00:48:27
IDJOB=3170861
IDBENCH=82679
IDSOLVER=1581
FILE ID=node138/3170861-1302821306
RUNJOBID= node138-1302817399-29375
PBS_JOBID= 13006653
Free space on /tmp= 71164 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170861-1302821306/watcher-3170861-1302821306 -o /tmp/evaluation-result-3170861-1302821306/solver-3170861-1302821306 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170861-1302821306.cnf

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

MD5SUM BENCH= eb4eadfedd2c4dc9b0ed7231ad324f1f
RANDOM SEED=1520619834

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      16551836 kB
Buffers:        676436 kB
Cached:       15274172 kB
SwapCached:          0 kB
Active:        7991552 kB
Inactive:      8026572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16551836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:       67216 kB
Mapped:          15096 kB
Slab:           317652 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   253780 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= 71168 MiB
End job on node138 at 2011-04-15 01:10:09