Trace number 3420167

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.15 5000.02

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.02
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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

running on 4 cores: 0,2,4,6

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: 2.08 2.04 2.00 3/464 24758
/proc/meminfo: memFree=15009872/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=20668 CPUtime=0 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 1072 0 0 0 0 0 0 0 21 0 1 0 770325560 21164032 990 33554432000 4194304 4291949 140734764421392 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 5167 991 226 24 0 1801 0

[startup+0.074835 s]
/proc/loadavg: 2.08 2.04 2.00 3/464 24758
/proc/meminfo: memFree=15009872/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=30016 CPUtime=0.06 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 4560 0 0 0 6 0 0 0 21 0 1 0 770325560 30736384 3979 33554432000 4194304 4291949 140734764421392 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 7504 3980 227 24 0 4138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30016

[startup+0.100829 s]
/proc/loadavg: 2.08 2.04 2.00 3/464 24758
/proc/meminfo: memFree=15009872/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=35880 CPUtime=0.09 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 6002 0 0 0 9 0 0 0 21 0 1 0 770325560 36741120 5161 33554432000 4194304 4291949 140734764421392 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 8970 5164 227 24 0 5604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35880

[startup+0.300795 s]
/proc/loadavg: 2.08 2.04 2.00 3/464 24758
/proc/meminfo: memFree=15009872/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=74632 CPUtime=0.29 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 16984 0 0 0 27 2 0 0 22 0 1 0 770325560 76423168 14203 33554432000 4194304 4291949 140734764421392 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 18658 14204 227 24 0 15292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74632

[startup+0.700725 s]
/proc/loadavg: 2.08 2.04 2.00 3/464 24758
/proc/meminfo: memFree=15009872/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=158572 CPUtime=0.69 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 38248 0 0 0 63 6 0 0 23 0 1 0 770325560 162377728 31892 33554432000 4194304 4291949 140734764421392 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 39643 31894 227 24 0 36277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158572

[startup+1.50063 s]
/proc/loadavg: 2.08 2.04 2.00 3/465 24759
/proc/meminfo: memFree=14829824/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=298552 CPUtime=1.49 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 81175 0 0 0 137 12 0 0 25 0 1 0 770325560 305717248 67057 33554432000 4194304 4291949 140734764421392 18446744073709551615 248089359393 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 74638 67058 227 24 0 71272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 298552

[startup+3.10042 s]
/proc/loadavg: 2.08 2.04 2.00 3/465 24759
/proc/meminfo: memFree=14638244/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=596364 CPUtime=3.09 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 143607 0 0 0 287 22 0 0 25 0 1 0 770325560 610676736 121136 33554432000 4194304 4291949 140734764421392 18446744073709551615 4226032 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 149091 121136 232 24 0 145725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596364

[startup+6.30085 s]
/proc/loadavg: 2.07 2.04 2.00 3/465 24759
/proc/meminfo: memFree=14528932/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=596364 CPUtime=6.29 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 143608 0 0 0 607 22 0 0 25 0 1 0 770325560 610676736 121137 33554432000 4194304 4291949 140734764421392 18446744073709551615 4226086 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 149091 121137 232 24 0 145725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 596364

[startup+12.7007 s]
/proc/loadavg: 2.07 2.04 2.00 3/465 24759
/proc/meminfo: memFree=14529244/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=596364 CPUtime=12.69 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 143608 0 0 0 1247 22 0 0 25 0 1 0 770325560 610676736 121137 33554432000 4194304 4291949 140734764421392 18446744073709551615 4254840 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 149091 121137 232 24 0 145725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 596364

[startup+25.5005 s]
/proc/loadavg: 2.05 2.04 2.00 3/465 24759
/proc/meminfo: memFree=14520336/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=606020 CPUtime=25.49 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 147515 0 0 0 2526 23 0 0 25 0 1 0 770325560 620564480 124953 33554432000 4194304 4291949 140734764421392 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 151505 124954 234 24 0 148139 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 606020

[startup+51.1009 s]
/proc/loadavg: 2.03 2.03 2.00 3/465 24760
/proc/meminfo: memFree=14498900/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=614908 CPUtime=51.09 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 151466 0 0 0 5086 23 0 0 25 0 1 0 770325560 629665792 128716 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 153727 128716 234 24 0 150361 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 614908

[startup+102.318 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 24761
/proc/meminfo: memFree=14565276/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=102.31 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 188552 0 0 0 10203 28 0 0 25 0 1 0 770325560 600612864 112128 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 112128 253 24 0 143268 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 586536

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 24763
/proc/meminfo: memFree=14549132/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=162.29 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 192541 0 0 0 16200 29 0 0 25 0 1 0 770325560 600612864 116055 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 116055 253 24 0 143268 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 586536

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 24765
/proc/meminfo: memFree=14532844/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=222.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 196911 0 0 0 22200 30 0 0 25 0 1 0 770325560 600612864 120361 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 120361 253 24 0 143268 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 586536

[startup+282.301 s]
/proc/loadavg: 2.15 2.04 2.01 3/465 24766
/proc/meminfo: memFree=14513820/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=282.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 201094 0 0 0 28198 32 0 0 25 0 1 0 770325560 600612864 124493 33554432000 4194304 4291949 140734764421392 18446744073709551615 4250649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 124493 253 24 0 143268 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 586536

[startup+342.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/465 24768
/proc/meminfo: memFree=14480436/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=342.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 209659 0 0 0 34196 34 0 0 25 0 1 0 770325560 600612864 132989 33554432000 4194304 4291949 140734764421392 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 132989 253 24 0 143268 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 586536

[startup+402.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/465 24769
/proc/meminfo: memFree=14461548/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=586536 CPUtime=402.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 214373 0 0 0 40194 36 0 0 25 0 1 0 770325560 600612864 137639 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 146634 137639 253 24 0 143268 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 586536

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/465 24780
/proc/meminfo: memFree=14437904/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=718796 CPUtime=462.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 219450 0 0 0 46193 37 0 0 25 0 1 0 770325560 736047104 142666 33554432000 4194304 4291949 140734764421392 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 179699 142666 253 24 0 176333 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 718796

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 24782
/proc/meminfo: memFree=14423480/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=718796 CPUtime=522.3 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 223317 0 0 0 52191 39 0 0 25 0 1 0 770325560 736047104 146493 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 179699 146493 253 24 0 176333 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 718796

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 24785
/proc/meminfo: memFree=14402364/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=718796 CPUtime=582.31 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 228649 0 0 0 58190 41 0 0 25 0 1 0 770325560 736047104 151775 33554432000 4194304 4291949 140734764421392 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 179699 151775 253 24 0 176333 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 718796

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 24916
/proc/meminfo: memFree=12170812/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3020936 CPUtime=4062.4 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 699041 0 0 0 406053 187 0 0 25 0 1 0 770325560 3093438464 618882 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 755234 618882 253 24 0 751868 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 3020936

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 24918
/proc/meminfo: memFree=12123272/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3030388 CPUtime=4122.39 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 706170 0 0 0 412050 189 0 0 25 0 1 0 770325560 3103117312 625985 33554432000 4194304 4291949 140734764421392 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 757597 625985 253 24 0 754231 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 3030388

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 24921
/proc/meminfo: memFree=12076724/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3036868 CPUtime=4182.39 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 714049 0 0 0 418048 191 0 0 25 0 1 0 770325560 3109752832 633816 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 759217 633816 253 24 0 755851 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 3036868

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 24924
/proc/meminfo: memFree=12021044/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3036868 CPUtime=4242.39 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 723006 0 0 0 424044 195 0 0 25 0 1 0 770325560 3109752832 642729 33554432000 4194304 4291949 140734764421392 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 759217 642729 253 24 0 755851 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 3036868

[startup+4302.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/465 24925
/proc/meminfo: memFree=12239492/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3049020 CPUtime=4302.39 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 730962 0 0 0 430042 197 0 0 25 0 1 0 770325560 3122196480 650641 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 762255 650641 253 24 0 758889 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 3049020

[startup+4362.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/465 24927
/proc/meminfo: memFree=12167036/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3068460 CPUtime=4362.4 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 739351 0 0 0 436041 199 0 0 25 0 1 0 770325560 3142103040 658997 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 767115 658997 253 24 0 763749 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 3068460

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 24929
/proc/meminfo: memFree=12089236/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3086688 CPUtime=4422.39 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 749396 0 0 0 442038 201 0 0 25 0 1 0 770325560 3160768512 668990 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 771672 668990 253 24 0 768306 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 3086688

[startup+4482.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/465 24930
/proc/meminfo: memFree=12033892/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3093980 CPUtime=4482.4 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 755551 0 0 0 448036 204 0 0 25 0 1 0 770325560 3168235520 675102 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 773495 675102 253 24 0 770129 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 3093980

[startup+4542.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/465 24932
/proc/meminfo: memFree=11984732/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3101268 CPUtime=4542.4 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 762860 0 0 0 454034 206 0 0 25 0 1 0 770325560 3175698432 682358 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 775317 682358 253 24 0 771951 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 3101268

[startup+4602.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/465 24933
/proc/meminfo: memFree=11934712/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3101268 CPUtime=4602.42 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 770044 0 0 0 460033 209 0 0 25 0 1 0 770325560 3175698432 689472 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 775317 689472 253 24 0 771951 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 3101268

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/465 24935
/proc/meminfo: memFree=11882612/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3123140 CPUtime=4662.41 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 779450 0 0 0 466029 212 0 0 25 0 1 0 770325560 3198095360 698831 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 780785 698831 253 24 0 777419 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 3123140

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 24937
/proc/meminfo: memFree=11846972/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3123140 CPUtime=4722.43 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 784306 0 0 0 472029 214 0 0 25 0 1 0 770325560 3198095360 703622 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 780785 703622 253 24 0 777419 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 3123140

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 24938
/proc/meminfo: memFree=11809120/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3123140 CPUtime=4782.41 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 789385 0 0 0 478026 215 0 0 25 0 1 0 770325560 3198095360 708666 33554432000 4194304 4291949 140734764421392 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 780785 708666 253 24 0 777419 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 3123140

[startup+4842.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/465 24940
/proc/meminfo: memFree=11766780/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3126380 CPUtime=4842.41 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 795311 0 0 0 484023 218 0 0 25 0 1 0 770325560 3201413120 714552 33554432000 4194304 4291949 140734764421392 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 781595 714552 253 24 0 778229 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 3126380

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/465 24941
/proc/meminfo: memFree=11709208/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3137316 CPUtime=4902.41 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 806638 0 0 0 490020 221 0 0 25 0 1 0 770325560 3212611584 725826 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 784329 725826 253 24 0 780963 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 3137316

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/465 24943
/proc/meminfo: memFree=11666900/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3148252 CPUtime=4962.41 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 813549 0 0 0 496018 223 0 0 25 0 1 0 770325560 3223810048 732702 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 787063 732702 253 24 0 783697 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 3148252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 24944
/proc/meminfo: memFree=11645424/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=3148252 CPUtime=5000.02 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4202496 816509 0 0 0 499778 224 0 0 25 0 1 0 770325560 3223810048 735629 33554432000 4194304 4291949 140734764421392 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24758/statm: 787063 735629 253 24 0 783697 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 3148252

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

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

[startup+5000.02 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 24944
/proc/meminfo: memFree=11645424/32950928 swapFree=56743108/67111528
[pid=24758] ppid=24756 vsize=0 CPUtime=5000.13 cores=0,2,4,6
/proc/24758/stat : 24758 (RestartSAT) R 24756 24758 24025 0 -1 4203524 816510 0 0 0 499779 234 0 0 25 0 1 0 770325560 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/24758/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.15
CPU user time (s): 4997.79
CPU system time (s): 2.35364
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3148252

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

runsolver used 23.2655 second user time and 51.7831 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-28 14:54:18
IDJOB=3420167
IDBENCH=85005
IDSOLVER=1911
FILE ID=node123/3420167-1306587252
RUNJOBID= node123-1306579394-24043
PBS_JOBID= 13471557
Free space on /tmp= 73292 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420167-1306587252/watcher-3420167-1306587252 -o /tmp/evaluation-result-3420167-1306587252/solver-3420167-1306587252 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420167-1306587252.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=2081147032

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15010152 kB
Buffers:        236740 kB
Cached:        4327784 kB
SwapCached:      18836 kB
Active:        3300844 kB
Inactive:     14373096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15010152 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:          156808 kB
Writeback:           0 kB
AnonPages:    13098204 kB
Mapped:          31684 kB
Slab:           119396 kB
PageTables:      78248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133406052 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= 73288 MiB
End job on node123 at 2011-05-28 16:17:40