Trace number 3421232

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) 5000.04 4999.92

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3885.47
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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: 961)

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-3421232-1306625798/watcher-3421232-1306625798 -o /tmp/evaluation-result-3421232-1306625798/solver-3421232-1306625798 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421232-1306625798.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.08 1.43 3/412 30108
/proc/meminfo: memFree=22757056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=20620 CPUtime=0.01 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1146 0 0 0 1 0 0 0 22 0 1 0 230189210 21114880 1074 33554432000 4194304 4291949 140736607211328 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5155 1075 225 24 0 1789 0

[startup+0.05255 s]
/proc/loadavg: 1.00 1.08 1.43 3/412 30108
/proc/meminfo: memFree=22757056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=21604 CPUtime=0.05 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1480 0 0 0 5 0 0 0 22 0 1 0 230189210 22122496 1397 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5401 1397 231 24 0 2035 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21604

[startup+0.100512 s]
/proc/loadavg: 1.00 1.08 1.43 3/412 30108
/proc/meminfo: memFree=22757056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=21768 CPUtime=0.09 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1521 0 0 0 9 0 0 0 22 0 1 0 230189210 22290432 1438 33554432000 4194304 4291949 140736607211328 18446744073709551615 4229945 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5442 1438 231 24 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21768

[startup+0.300469 s]
/proc/loadavg: 1.00 1.08 1.43 3/412 30108
/proc/meminfo: memFree=22757056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=21768 CPUtime=0.29 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1521 0 0 0 29 0 0 0 23 0 1 0 230189210 22290432 1438 33554432000 4194304 4291949 140736607211328 18446744073709551615 4230327 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5442 1438 231 24 0 2076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21768

[startup+0.700404 s]
/proc/loadavg: 1.00 1.08 1.43 3/412 30108
/proc/meminfo: memFree=22757056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=21768 CPUtime=0.69 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1521 0 0 0 69 0 0 0 25 0 1 0 230189210 22290432 1438 33554432000 4194304 4291949 140736607211328 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5442 1438 231 24 0 2076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21768

[startup+1.50027 s]
/proc/loadavg: 1.00 1.08 1.43 3/416 30115
/proc/meminfo: memFree=22743500/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=21768 CPUtime=1.49 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 1521 0 0 0 149 0 0 0 25 0 1 0 230189210 22290432 1438 33554432000 4194304 4291949 140736607211328 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 5442 1438 231 24 0 2076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21768

[startup+3.10098 s]
/proc/loadavg: 1.00 1.08 1.43 3/416 30115
/proc/meminfo: memFree=22742384/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=25260 CPUtime=3.09 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 3616 0 0 0 309 0 0 0 25 0 1 0 230189210 25866240 2481 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 6315 2481 251 24 0 2949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25260

[startup+6.30041 s]
/proc/loadavg: 1.08 1.10 1.43 3/416 30115
/proc/meminfo: memFree=22736328/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=28116 CPUtime=6.29 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 3869 0 0 0 629 0 0 0 25 0 1 0 230189210 28790784 2727 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 7029 2727 251 24 0 3663 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28116

[startup+12.7003 s]
/proc/loadavg: 1.15 1.11 1.43 3/416 30116
/proc/meminfo: memFree=22720860/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=28116 CPUtime=12.69 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 4713 0 0 0 1269 0 0 0 25 0 1 0 230189210 28790784 3520 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 7029 3520 251 24 0 3663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28116

[startup+25.501 s]
/proc/loadavg: 1.34 1.15 1.44 3/416 30116
/proc/meminfo: memFree=22708704/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=32468 CPUtime=25.49 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 5879 0 0 0 2549 0 0 0 25 0 1 0 230189210 33247232 4633 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 8117 4633 251 24 0 4751 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32468

[startup+51.1005 s]
/proc/loadavg: 1.72 1.25 1.47 3/416 30117
/proc/meminfo: memFree=22702104/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=35948 CPUtime=51.09 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 6366 0 0 0 5109 0 0 0 25 0 1 0 230189210 36810752 5096 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 8987 5096 251 24 0 5621 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35948

[startup+102.315 s]
/proc/loadavg: 1.88 1.37 1.49 3/416 30118
/proc/meminfo: memFree=22687200/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=45168 CPUtime=102.31 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 10697 0 0 0 10230 1 0 0 25 0 1 0 230189210 46252032 8101 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 11292 8101 251 24 0 7926 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 45168

[startup+162.301 s]
/proc/loadavg: 1.95 1.48 1.52 3/416 30120
/proc/meminfo: memFree=22685812/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=46244 CPUtime=162.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 12740 0 0 0 16229 1 0 0 25 0 1 0 230189210 47353856 7843 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 11561 7843 251 24 0 8195 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 46244

[startup+222.3 s]
/proc/loadavg: 1.98 1.57 1.55 3/416 30121
/proc/meminfo: memFree=22671660/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=48920 CPUtime=222.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 13598 0 0 0 22229 1 0 0 25 0 1 0 230189210 50094080 8644 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 12230 8644 251 24 0 8864 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48920

[startup+282.301 s]
/proc/loadavg: 1.99 1.65 1.57 3/416 30123
/proc/meminfo: memFree=22668544/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=50880 CPUtime=282.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 14135 0 0 0 28229 1 0 0 25 0 1 0 230189210 52101120 9167 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 12720 9167 251 24 0 9354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50880

[startup+342.301 s]
/proc/loadavg: 2.10 1.74 1.61 3/416 30125
/proc/meminfo: memFree=22664808/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=53556 CPUtime=342.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 15062 0 0 0 34229 1 0 0 25 0 1 0 230189210 54841344 10037 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 13389 10037 251 24 0 10023 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53556

[startup+402.301 s]
/proc/loadavg: 2.08 1.80 1.64 3/416 30126
/proc/meminfo: memFree=22664680/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=53556 CPUtime=402.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 15157 0 0 0 40229 1 0 0 25 0 1 0 230189210 54841344 10127 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 13389 10127 251 24 0 10023 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 53556

[startup+462.301 s]
/proc/loadavg: 2.03 1.83 1.65 3/416 30128
/proc/meminfo: memFree=22656336/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=63416 CPUtime=462.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 18821 0 0 0 46229 1 0 0 25 0 1 0 230189210 64937984 11971 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 15854 11971 251 24 0 12488 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 63416

[startup+522.3 s]
/proc/loadavg: 2.01 1.86 1.67 3/416 30129
/proc/meminfo: memFree=22655072/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=63416 CPUtime=522.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 19143 0 0 0 52229 1 0 0 25 0 1 0 230189210 64937984 12279 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 15854 12279 251 24 0 12488 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 63416

[startup+582.301 s]
/proc/loadavg: 2.00 1.88 1.69 3/416 30131
/proc/meminfo: memFree=22644620/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=63416 CPUtime=582.3 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 19303 0 0 0 58229 1 0 0 25 0 1 0 230189210 64937984 12438 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 15854 12438 251 24 0 12488 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 63416

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.04 2.01 2.00 3/416 30236
/proc/meminfo: memFree=22567624/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=102004 CPUtime=4062.41 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 36485 0 0 0 406236 5 0 0 25 0 1 0 230189210 104452096 21889 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 25501 21889 251 24 0 22135 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 102004

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/416 30237
/proc/meminfo: memFree=22568336/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=102004 CPUtime=4122.39 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 36485 0 0 0 412234 5 0 0 25 0 1 0 230189210 104452096 21889 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 25501 21889 251 24 0 22135 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 102004

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30239
/proc/meminfo: memFree=22568056/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=102004 CPUtime=4182.39 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 36485 0 0 0 418234 5 0 0 25 0 1 0 230189210 104452096 21889 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255847 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 25501 21889 251 24 0 22135 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 102004

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30241
/proc/meminfo: memFree=22567884/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=102004 CPUtime=4242.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 36498 0 0 0 424235 5 0 0 25 0 1 0 230189210 104452096 21902 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 25501 21902 251 24 0 22135 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 102004

[startup+4302.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/416 30242
/proc/meminfo: memFree=22567368/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=102004 CPUtime=4302.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 36498 0 0 0 430235 5 0 0 25 0 1 0 230189210 104452096 21902 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 25501 21902 251 24 0 22135 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 102004

[startup+4362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/416 30244
/proc/meminfo: memFree=22563232/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=104684 CPUtime=4362.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37261 0 0 0 436235 5 0 0 25 0 1 0 230189210 107196416 22610 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26171 22610 251 24 0 22805 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 104684

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/416 30245
/proc/meminfo: memFree=22563080/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=104684 CPUtime=4422.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37273 0 0 0 442235 5 0 0 25 0 1 0 230189210 107196416 22622 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26171 22622 251 24 0 22805 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 104684

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30247
/proc/meminfo: memFree=22562436/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=104684 CPUtime=4482.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37502 0 0 0 448235 5 0 0 25 0 1 0 230189210 107196416 22836 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26171 22836 251 24 0 22805 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 104684

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30249
/proc/meminfo: memFree=22561780/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=104684 CPUtime=4542.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37594 0 0 0 454235 5 0 0 25 0 1 0 230189210 107196416 22924 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256032 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26171 22924 251 24 0 22805 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 104684

[startup+4602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 30250
/proc/meminfo: memFree=22560140/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=104684 CPUtime=4602.42 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37594 0 0 0 460237 5 0 0 25 0 1 0 230189210 107196416 22924 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26171 22924 251 24 0 22805 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 104684

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/416 30252
/proc/meminfo: memFree=22560236/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=105324 CPUtime=4662.4 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37759 0 0 0 466235 5 0 0 25 0 1 0 230189210 107851776 23084 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26331 23084 251 24 0 22965 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 105324

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30253
/proc/meminfo: memFree=22559700/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=105964 CPUtime=4722.42 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 37924 0 0 0 472237 5 0 0 25 0 1 0 230189210 108507136 23244 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26491 23244 251 24 0 23125 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 105964

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30255
/proc/meminfo: memFree=22559296/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=106604 CPUtime=4782.41 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38091 0 0 0 478236 5 0 0 25 0 1 0 230189210 109162496 23404 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26651 23404 251 24 0 23285 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 106604

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30257
/proc/meminfo: memFree=22558632/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=107564 CPUtime=4842.41 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38347 0 0 0 484236 5 0 0 25 0 1 0 230189210 110145536 23644 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26891 23644 251 24 0 23525 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 107564

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/416 30285
/proc/meminfo: memFree=22509752/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=107564 CPUtime=4902.41 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38347 0 0 0 490236 5 0 0 25 0 1 0 230189210 110145536 23644 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26891 23644 251 24 0 23525 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 107564

[startup+4962.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/416 30287
/proc/meminfo: memFree=22449476/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=107564 CPUtime=4962.41 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38347 0 0 0 496236 5 0 0 25 0 1 0 230189210 110145536 23644 33554432000 4194304 4291949 140736607211328 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 26891 23644 251 24 0 23525 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 107564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 30288
/proc/meminfo: memFree=22436700/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=108204 CPUtime=5000.02 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38515 0 0 0 499997 5 0 0 25 0 1 0 230189210 110800896 23804 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 27051 23804 251 24 0 23685 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 108204

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

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 30288
/proc/meminfo: memFree=22436700/32950928 swapFree=53457208/67111528
[pid=30108] ppid=30106 vsize=108204 CPUtime=5000.02 cores=1,3,5,7
/proc/30108/stat : 30108 (RestartSAT) R 30106 30108 29384 0 -1 4202496 38515 0 0 0 499997 5 0 0 25 0 1 0 230189210 110800896 23804 33554432000 4194304 4291949 140736607211328 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/30108/statm: 27051 23804 251 24 0 23685 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 108204

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4999.98
CPU system time (s): 0.06099
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 108204

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

runsolver used 19.549 second user time and 47.7407 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-29 01:36:38
IDJOB=3421232
IDBENCH=83921
IDSOLVER=1911
FILE ID=node112/3421232-1306625798
RUNJOBID= node112-1306625798-30095
PBS_JOBID= 13471593
Free space on /tmp= 73280 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421232-1306625798/watcher-3421232-1306625798 -o /tmp/evaluation-result-3421232-1306625798/solver-3421232-1306625798 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421232-1306625798.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=190211176

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.847
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.61
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.847
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.83
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.847
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.847
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:      22757336 kB
Buffers:        259636 kB
Cached:        7522736 kB
SwapCached:      62268 kB
Active:        2666628 kB
Inactive:      7280968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22757336 kB
SwapTotal:    67111528 kB
SwapFree:     53457208 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:     2111224 kB
Mapped:          15256 kB
Slab:           122148 kB
PageTables:      58980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98622136 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= 73272 MiB
End job on node112 at 2011-05-29 03:00:00