Trace number 3251016

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.07 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251016-1303583360/watcher-3251016-1303583360 -o /tmp/evaluation-result-3251016-1303583360/solver-3251016-1303583360 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251016-1303583360.cnf 

running on 2 cores: 1,3

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.00 4.54 5.66 5/189 23467
/proc/meminfo: memFree=20818264/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=19648 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 700 0 0 0 0 0 0 0 25 0 1 0 469935822 20119552 641 33554432000 4194304 4291949 140733282139088 18446744073709551615 237278524848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 4912 643 226 24 0 1546 0

[startup+0.039453 s]
/proc/loadavg: 4.00 4.54 5.66 5/189 23467
/proc/meminfo: memFree=20818264/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=24868 CPUtime=0.02 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 2708 0 0 0 2 0 0 0 25 0 1 0 469935822 25464832 2456 33554432000 4194304 4291949 140733282139088 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 6217 2457 227 24 0 2851 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24868

[startup+0.100444 s]
/proc/loadavg: 4.00 4.54 5.66 5/189 23467
/proc/meminfo: memFree=20818264/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=39052 CPUtime=0.09 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 7259 0 0 0 8 1 0 0 25 0 1 0 469935822 39989248 6364 33554432000 4194304 4291949 140733282139088 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 9763 6365 227 24 0 6397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39052

[startup+0.300408 s]
/proc/loadavg: 4.00 4.54 5.66 5/189 23467
/proc/meminfo: memFree=20818264/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=74716 CPUtime=0.28 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 16279 0 0 0 26 2 0 0 25 0 1 0 469935822 76509184 14244 33554432000 4194304 4291949 140733282139088 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 18679 14244 232 24 0 15313 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74716

[startup+0.700339 s]
/proc/loadavg: 4.00 4.54 5.66 5/189 23467
/proc/meminfo: memFree=20818264/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=74716 CPUtime=0.68 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 16279 0 0 0 66 2 0 0 25 0 1 0 469935822 76509184 14244 33554432000 4194304 4291949 140733282139088 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 18679 14244 232 24 0 15313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74716

[startup+1.50019 s]
/proc/loadavg: 4.00 4.54 5.66 5/190 23468
/proc/meminfo: memFree=20761108/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=74716 CPUtime=1.48 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 16279 0 0 0 146 2 0 0 25 0 1 0 469935822 76509184 14244 33554432000 4194304 4291949 140733282139088 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 18679 14244 232 24 0 15313 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 74716

[startup+3.10091 s]
/proc/loadavg: 4.00 4.54 5.66 5/190 23468
/proc/meminfo: memFree=20760240/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=74716 CPUtime=3.09 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 16279 0 0 0 307 2 0 0 25 0 1 0 469935822 76509184 14244 33554432000 4194304 4291949 140733282139088 18446744073709551615 4229988 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 18679 14244 232 24 0 15313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74716

[startup+6.30034 s]
/proc/loadavg: 4.00 4.53 5.65 5/190 23469
/proc/meminfo: memFree=20760736/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=82288 CPUtime=6.28 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 22691 0 0 0 625 3 0 0 25 0 1 0 469935822 84262912 14860 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 20572 14860 253 24 0 17206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82288

[startup+12.7002 s]
/proc/loadavg: 4.00 4.52 5.64 5/190 23469
/proc/meminfo: memFree=20736412/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=101448 CPUtime=12.69 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 26826 0 0 0 1264 5 0 0 25 0 1 0 469935822 103882752 18979 33554432000 4194304 4291949 140733282139088 18446744073709551615 4251084 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 25362 18979 253 24 0 21996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101448

[startup+25.5009 s]
/proc/loadavg: 4.00 4.50 5.61 5/190 23469
/proc/meminfo: memFree=20708140/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=132268 CPUtime=25.49 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 32488 0 0 0 2543 6 0 0 25 0 1 0 469935822 135442432 24613 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 33067 24614 253 24 0 29701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132268

[startup+51.1004 s]
/proc/loadavg: 4.00 4.45 5.57 5/190 23470
/proc/meminfo: memFree=20630216/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=189116 CPUtime=51.09 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 41591 0 0 0 5100 9 0 0 25 0 1 0 469935822 193654784 33686 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 47279 33686 253 24 0 43913 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189116

[startup+102.307 s]
/proc/loadavg: 4.00 4.38 5.48 6/190 23471
/proc/meminfo: memFree=20537200/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=281080 CPUtime=102.29 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 57153 0 0 0 10213 16 0 0 25 0 1 0 469935822 287825920 49212 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 70270 49212 253 24 0 66904 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 281080

[startup+162.301 s]
/proc/loadavg: 4.00 4.31 5.39 5/190 23473
/proc/meminfo: memFree=20466752/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=289256 CPUtime=162.29 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 66449 0 0 0 16208 21 0 0 25 0 1 0 469935822 296198144 58476 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 72314 58476 253 24 0 68948 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 289256

[startup+222.301 s]
/proc/loadavg: 4.00 4.25 5.30 5/190 23474
/proc/meminfo: memFree=20400144/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=296472 CPUtime=222.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 75644 0 0 0 22204 26 0 0 25 0 1 0 469935822 303587328 67648 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 74118 67648 253 24 0 70752 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 296472

[startup+282.3 s]
/proc/loadavg: 4.03 4.22 5.22 5/190 23476
/proc/meminfo: memFree=20341100/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=434036 CPUtime=282.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 82430 0 0 0 28201 29 0 0 25 0 1 0 469935822 444452864 74404 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 108509 74404 253 24 0 105143 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 434036

[startup+342.301 s]
/proc/loadavg: 4.01 4.17 5.14 5/190 23477
/proc/meminfo: memFree=20293216/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=439076 CPUtime=342.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 88023 0 0 0 34199 31 0 0 25 0 1 0 469935822 449613824 79985 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 109769 79985 253 24 0 106403 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 439076

[startup+402.301 s]
/proc/loadavg: 4.00 4.14 5.07 5/190 23479
/proc/meminfo: memFree=20293068/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=444332 CPUtime=402.29 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 102697 0 0 0 40193 36 0 0 25 0 1 0 469935822 454995968 94624 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 111083 94624 253 24 0 107717 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 444332

[startup+462.3 s]
/proc/loadavg: 4.00 4.11 5.00 5/190 23481
/proc/meminfo: memFree=20238748/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=450612 CPUtime=462.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 107604 0 0 0 46190 40 0 0 25 0 1 0 469935822 461426688 99527 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 112653 99527 253 24 0 109287 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 450612

[startup+522.301 s]
/proc/loadavg: 4.04 4.10 4.94 5/190 23482
/proc/meminfo: memFree=20190620/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=454408 CPUtime=522.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 112244 0 0 0 52188 42 0 0 25 0 1 0 469935822 465313792 104148 33554432000 4194304 4291949 140733282139088 18446744073709551615 4268080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 113602 104148 253 24 0 110236 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 454408

[startup+582.301 s]
/proc/loadavg: 4.01 4.08 4.88 5/190 23484
/proc/meminfo: memFree=20139516/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=458776 CPUtime=582.3 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 116437 0 0 0 58186 44 0 0 25 0 1 0 469935822 469786624 108328 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 114694 108328 253 24 0 111328 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 458776

[startup+642.3 s]
/proc/loadavg: 4.07 4.08 4.82 5/190 23485
/proc/meminfo: memFree=20092000/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=677372 CPUtime=642.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 122004 0 0 0 64184 47 0 0 25 0 1 0 469935822 693628928 113879 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 169343 113879 253 24 0 165977 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 677372

[startup+702.301 s]
/proc/loadavg: 4.02 4.06 4.77 5/190 23487
/proc/meminfo: memFree=20050940/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=680660 CPUtime=702.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 125237 0 0 0 70183 48 0 0 25 0 1 0 469935822 696995840 117107 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 170165 117107 253 24 0 166799 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 680660

[startup+762.307 s]
/proc/loadavg: 4.01 4.05 4.72 5/190 23489
/proc/meminfo: memFree=20008020/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=684936 CPUtime=762.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 129097 0 0 0 76182 49 0 0 25 0 1 0 469935822 701374464 120958 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 171234 120958 253 24 0 167868 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 684936

[startup+822.3 s]
/proc/loadavg: 3.92 4.02 4.67 5/190 23573
/proc/meminfo: memFree=20096580/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=687528 CPUtime=822.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 133168 0 0 0 82179 52 0 0 25 0 1 0 469935822 704028672 125017 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 171882 125017 253 24 0 168516 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 687528

[startup+882.3 s]
/proc/loadavg: 3.97 4.02 4.62 5/190 23575
/proc/meminfo: memFree=19986648/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=690584 CPUtime=882.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 136307 0 0 0 88178 53 0 0 25 0 1 0 469935822 707158016 128148 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 172646 128148 253 24 0 169280 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 690584

[startup+942.301 s]
/proc/loadavg: 3.99 4.01 4.58 5/190 23576
/proc/meminfo: memFree=19976328/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=694480 CPUtime=942.32 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 139561 0 0 0 94177 55 0 0 25 0 1 0 469935822 711147520 131390 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 173620 131390 253 24 0 170254 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 694480

[startup+1002.3 s]
/proc/loadavg: 3.99 4.01 4.54 5/190 23578
/proc/meminfo: memFree=19888012/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=697872 CPUtime=1002.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 146382 0 0 0 100174 57 0 0 25 0 1 0 469935822 714620928 138196 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 174468 138196 253 24 0 171102 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 697872

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 4.51 5/190 23608
/proc/meminfo: memFree=20486472/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=700380 CPUtime=1062.31 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 149248 0 0 0 106173 58 0 0 25 0 1 0 469935822 717189120 141047 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 175095 141047 253 24 0 171729 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 700380

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 4.47 5/190 23609
/proc/meminfo: memFree=20358584/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=703352 CPUtime=1122.32 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 151962 0 0 0 112172 60 0 0 25 0 1 0 469935822 720232448 143753 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 175838 143753 253 24 0 172472 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 703352

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 4.45 5/190 23611
/proc/meminfo: memFree=20274116/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=707172 CPUtime=1182.32 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 155779 0 0 0 118170 62 0 0 25 0 1 0 469935822 724144128 147561 33554432000 4194304 4291949 140733282139088 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 176793 147561 253 24 0 173427 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 707172

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 4.42 5/190 23612
/proc/meminfo: memFree=20189416/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=710100 CPUtime=1242.32 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 158902 0 0 0 124169 63 0 0 25 0 1 0 469935822 727142400 150675 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 177525 150675 253 24 0 174159 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 710100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.39 5/190 23614
/proc/meminfo: memFree=20253492/32950904 swapFree=67082284/67111528
[pid=23467] ppid=23465 vsize=712272 CPUtime=1300.03 cores=1,3
/proc/23467/stat : 23467 (RestartSAT) R 23465 23467 23340 0 -1 4202496 161148 0 0 0 129939 64 0 0 25 0 1 0 469935822 729366528 152913 33554432000 4194304 4291949 140733282139088 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23467/statm: 178068 152913 253 24 0 174702 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 712272

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.39
CPU system time (s): 0.671897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 712272

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

runsolver used 2.10768 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-23 20:29:21
IDJOB=3251016
IDBENCH=88208
IDSOLVER=1581
FILE ID=node121/3251016-1303583360
RUNJOBID= node121-1303582863-23360
PBS_JOBID= 13150356
Free space on /tmp= 72036 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251016-1303583360/watcher-3251016-1303583360 -o /tmp/evaluation-result-3251016-1303583360/solver-3251016-1303583360 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3251016-1303583360.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1334652268

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.82
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      20818544 kB
Buffers:       2133948 kB
Cached:        9019292 kB
SwapCached:       2776 kB
Active:        8821708 kB
Inactive:      2802176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20818544 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           13204 kB
Writeback:           0 kB
AnonPages:      468620 kB
Mapped:          14504 kB
Slab:           443164 kB
PageTables:       6228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   837348 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= 72044 MiB
End job on node121 at 2011-04-23 20:51:03