Trace number 3421396

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.03 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
MD5SUM4b4e8a8187c1b8536d6b504b16289d38
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.081987
Satisfiable
(Un)Satisfiability was proved
Number of variables1106
Number of clauses129272
Sum of the clauses size259580
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2129237
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3421396-1306630415/watcher-3421396-1306630415 -o /tmp/evaluation-result-3421396-1306630415/solver-3421396-1306630415 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421396-1306630415.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.87 1.99 1.99 2/477 18418
/proc/meminfo: memFree=15019436/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=21436 CPUtime=0.01 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 1416 0 0 0 1 0 0 0 25 0 1 0 755456840 21950464 1318 33554432000 4194304 4291949 140733279339184 18446744073709551615 254261277381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 5359 1320 227 24 0 1993 0

[startup+0.0200619 s]
/proc/loadavg: 1.87 1.99 1.99 2/477 18418
/proc/meminfo: memFree=15019436/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=22456 CPUtime=0.01 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 1830 0 0 0 1 0 0 0 25 0 1 0 755456840 22994944 1671 33554432000 4194304 4291949 140733279339184 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 5614 1672 227 24 0 2248 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22456

[startup+0.101037 s]
/proc/loadavg: 1.87 1.99 1.99 2/477 18418
/proc/meminfo: memFree=15019436/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=24748 CPUtime=0.09 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 2638 0 0 0 9 0 0 0 25 0 1 0 755456840 25341952 2388 33554432000 4194304 4291949 140733279339184 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 6187 2388 232 24 0 2821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24748

[startup+0.301001 s]
/proc/loadavg: 1.87 1.99 1.99 2/477 18418
/proc/meminfo: memFree=15019436/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=22528 CPUtime=0.29 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 3314 0 0 0 29 0 0 0 25 0 1 0 755456840 23068672 2292 33554432000 4194304 4291949 140733279339184 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 5632 2292 253 24 0 2266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22528

[startup+0.700929 s]
/proc/loadavg: 1.87 1.99 1.99 2/477 18418
/proc/meminfo: memFree=15019436/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=24204 CPUtime=0.69 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 3826 0 0 0 69 0 0 0 25 0 1 0 755456840 24784896 2796 33554432000 4194304 4291949 140733279339184 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 6051 2796 253 24 0 2685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24204

[startup+1.50079 s]
/proc/loadavg: 1.87 1.99 1.99 3/478 18419
/proc/meminfo: memFree=14929048/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=27608 CPUtime=1.49 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 4497 0 0 0 149 0 0 0 25 0 1 0 755456840 28270592 3466 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 6902 3466 253 24 0 3536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27608

[startup+3.10051 s]
/proc/loadavg: 1.87 1.99 1.99 3/478 18419
/proc/meminfo: memFree=15038220/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=33052 CPUtime=3.09 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 5398 0 0 0 309 0 0 0 25 0 1 0 755456840 33845248 4365 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 8263 4365 253 24 0 4897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33052

[startup+6.30094 s]
/proc/loadavg: 1.88 1.99 1.99 3/478 18419
/proc/meminfo: memFree=15025080/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=43156 CPUtime=6.29 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 6924 0 0 0 628 1 0 0 25 0 1 0 755456840 44191744 5886 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 10789 5886 253 24 0 7423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43156

[startup+12.7008 s]
/proc/loadavg: 1.89 1.99 1.99 3/478 18419
/proc/meminfo: memFree=14945160/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=45016 CPUtime=12.69 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 8559 0 0 0 1268 1 0 0 25 0 1 0 755456840 46096384 7510 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 11254 7510 253 24 0 7888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45016

[startup+25.5006 s]
/proc/loadavg: 1.92 1.99 1.99 3/478 18446
/proc/meminfo: memFree=15769596/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=65032 CPUtime=25.49 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 12071 0 0 0 2547 2 0 0 25 0 1 0 755456840 66592768 11001 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 16258 11001 253 24 0 12892 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65032

[startup+51.101 s]
/proc/loadavg: 1.94 1.99 1.99 3/478 18447
/proc/meminfo: memFree=15723804/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=84888 CPUtime=51.09 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 14686 0 0 0 5106 3 0 0 25 0 1 0 755456840 86925312 13596 33554432000 4194304 4291949 140733279339184 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 21222 13596 253 24 0 17856 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84888

[startup+102.318 s]
/proc/loadavg: 1.97 1.99 1.99 3/478 18448
/proc/meminfo: memFree=15667092/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=91068 CPUtime=102.31 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 19124 0 0 0 10226 5 0 0 25 0 1 0 755456840 93253632 18012 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 22767 18012 253 24 0 19401 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91068

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/478 18450
/proc/meminfo: memFree=15617744/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=131980 CPUtime=162.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 24742 0 0 0 16223 7 0 0 25 0 1 0 755456840 135147520 23594 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 32995 23594 253 24 0 29629 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131980

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/478 18452
/proc/meminfo: memFree=15582740/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=134540 CPUtime=222.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 27332 0 0 0 22222 8 0 0 25 0 1 0 755456840 137768960 26172 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 33635 26172 253 24 0 30269 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 134540

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/478 18453
/proc/meminfo: memFree=15552336/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=138380 CPUtime=282.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 30296 0 0 0 28221 9 0 0 25 0 1 0 755456840 141701120 29124 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 34595 29124 253 24 0 31229 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138380

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/478 18455
/proc/meminfo: memFree=15517596/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=145220 CPUtime=342.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 33422 0 0 0 34220 10 0 0 25 0 1 0 755456840 148705280 32242 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 36305 32242 253 24 0 32939 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 145220

[startup+402.301 s]
/proc/loadavg: 2.06 2.01 1.99 3/478 18456
/proc/meminfo: memFree=15491032/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=199788 CPUtime=402.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 36426 0 0 0 40219 11 0 0 25 0 1 0 755456840 204582912 35234 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 49947 35234 253 24 0 46581 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 199788

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/478 18467
/proc/meminfo: memFree=15467076/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=205124 CPUtime=462.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 39014 0 0 0 46218 12 0 0 25 0 1 0 755456840 210046976 37813 33554432000 4194304 4291949 140733279339184 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 51281 37813 253 24 0 47915 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 205124

[startup+522.301 s]
/proc/loadavg: 2.09 2.03 2.00 3/478 18468
/proc/meminfo: memFree=15496676/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=124216 CPUtime=522.3 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 51118 0 0 0 52215 15 0 0 25 0 1 0 755456840 127197184 26300 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 31054 26300 253 24 0 27688 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 124216

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/478 18470
/proc/meminfo: memFree=15470240/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=158236 CPUtime=582.31 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 55418 0 0 0 58214 17 0 0 25 0 1 0 755456840 162033664 30563 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18418/statm: 39559 30563 253 24 0 36193 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 158236

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 18575
/proc/meminfo: memFree=15031592/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=240480 CPUtime=4062.39 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 229356 0 0 0 406144 95 0 0 25 0 1 0 755456840 246251520 50511 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 60120 50511 253 24 0 56754 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 240480

[startup+4122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/478 19051
/proc/meminfo: memFree=15009300/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=271300 CPUtime=4122.37 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 233497 0 0 0 412139 98 0 0 25 0 1 0 755456840 277811200 54601 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 67825 54601 253 24 0 64459 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 271300

[startup+4182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 19052
/proc/meminfo: memFree=14989008/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=277060 CPUtime=4182.37 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 238343 0 0 0 418138 99 0 0 25 0 1 0 755456840 283709440 59410 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 69265 59410 253 24 0 65899 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 277060

[startup+4242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 19054
/proc/meminfo: memFree=14976472/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=280900 CPUtime=4242.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 240601 0 0 0 424138 100 0 0 25 0 1 0 755456840 287641600 61654 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 70225 61654 253 24 0 66859 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 280900

[startup+4302.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/478 19055
/proc/meminfo: memFree=14964920/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4302.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 242140 0 0 0 430137 101 0 0 25 0 1 0 755456840 339914752 63180 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 63180 253 24 0 79621 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 331948

[startup+4362.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/478 19057
/proc/meminfo: memFree=14956104/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4362.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 243345 0 0 0 436136 102 0 0 25 0 1 0 755456840 339914752 64380 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 64380 253 24 0 79621 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 331948

[startup+4422.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 19059
/proc/meminfo: memFree=14946664/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4422.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 244526 0 0 0 442136 102 0 0 25 0 1 0 755456840 339914752 65556 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 65556 253 24 0 79621 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 331948

[startup+4482.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/478 19060
/proc/meminfo: memFree=14940568/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4482.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 245607 0 0 0 448135 103 0 0 25 0 1 0 755456840 339914752 66629 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 66629 253 24 0 79621 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 331948

[startup+4542.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/478 19062
/proc/meminfo: memFree=14933360/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4542.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 246730 0 0 0 454135 103 0 0 25 0 1 0 755456840 339914752 67748 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 67748 253 24 0 79621 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 331948

[startup+4602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/478 19063
/proc/meminfo: memFree=14926404/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4602.4 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 247751 0 0 0 460136 104 0 0 25 0 1 0 755456840 339914752 68767 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 68767 253 24 0 79621 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 331948

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 19065
/proc/meminfo: memFree=14918944/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4662.38 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 248738 0 0 0 466133 105 0 0 25 0 1 0 755456840 339914752 69749 33554432000 4194304 4291949 140733279339184 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 69749 253 24 0 79621 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 331948

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 19067
/proc/meminfo: memFree=14912984/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4722.4 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 249874 0 0 0 472134 106 0 0 25 0 1 0 755456840 339914752 70869 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 70869 253 24 0 79621 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 331948

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 19068
/proc/meminfo: memFree=14907256/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=331948 CPUtime=4782.39 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 250698 0 0 0 478132 107 0 0 25 0 1 0 755456840 339914752 71686 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 82987 71686 253 24 0 79621 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 331948

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 19070
/proc/meminfo: memFree=14899428/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=333388 CPUtime=4842.4 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 251931 0 0 0 484132 108 0 0 25 0 1 0 755456840 341389312 72908 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 83347 72908 253 24 0 79981 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 333388

[startup+4902.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/478 19071
/proc/meminfo: memFree=14892704/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=333388 CPUtime=4902.39 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 252758 0 0 0 490131 108 0 0 25 0 1 0 755456840 341389312 73731 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 83347 73731 253 24 0 79981 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 333388

[startup+4962.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/478 19073
/proc/meminfo: memFree=14885872/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=333388 CPUtime=4962.4 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 253614 0 0 0 496131 109 0 0 25 0 1 0 755456840 341389312 74581 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 83347 74581 253 24 0 79981 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 333388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 19074
/proc/meminfo: memFree=14880280/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=334828 CPUtime=5000.01 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 254541 0 0 0 499892 109 0 0 25 0 1 0 755456840 342863872 75506 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 83707 75506 253 24 0 80341 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 334828

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.04 2.03 2.00 3/478 19074
/proc/meminfo: memFree=14880280/32951124 swapFree=67057928/67111528
[pid=18418] ppid=18416 vsize=334828 CPUtime=5000.01 cores=1,3,5,7
/proc/18418/stat : 18418 (RestartSAT) R 18416 18418 17424 0 -1 4202496 254541 0 0 0 499892 109 0 0 25 0 1 0 755456840 342863872 75506 33554432000 4194304 4291949 140733279339184 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/18418/statm: 83707 75506 253 24 0 80341 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 334828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.03
CPU user time (s): 4998.93
CPU system time (s): 1.10583
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 402776

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

runsolver used 22.9025 second user time and 54.4017 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-29 02:53:35
IDJOB=3421396
IDBENCH=88202
IDSOLVER=1911
FILE ID=node140/3421396-1306630415
RUNJOBID= node140-1306625402-18143
PBS_JOBID= 13471586
Free space on /tmp= 73288 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421396-1306630415/watcher-3421396-1306630415 -o /tmp/evaluation-result-3421396-1306630415/solver-3421396-1306630415 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421396-1306630415.cnf

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

MD5SUM BENCH= 4b4e8a8187c1b8536d6b504b16289d38
RANDOM SEED=1021947766

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15019708 kB
Buffers:        370648 kB
Cached:        9510448 kB
SwapCached:       8168 kB
Active:       12051792 kB
Inactive:      5517540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15019708 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:          124064 kB
Writeback:           4 kB
AnonPages:     7684756 kB
Mapped:          38160 kB
Slab:           240576 kB
PageTables:      54096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142302172 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= 73392 MiB
End job on node140 at 2011-05-29 04:16:57