Trace number 3421450

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.1 5000.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.155975
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3421450-1306631162/watcher-3421450-1306631162 -o /tmp/evaluation-result-3421450-1306631162/solver-3421450-1306631162 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421450-1306631162.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.93 2.02 2.00 2/489 14443
/proc/meminfo: memFree=19493084/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=21180 CPUtime=0 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 1211 0 0 0 0 0 0 0 25 0 1 0 774714716 21688320 1153 33554432000 4194304 4291949 140736888755424 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 5295 1163 226 24 0 1929 0

[startup+0.098887 s]
/proc/loadavg: 1.93 2.02 2.00 2/489 14443
/proc/meminfo: memFree=19493084/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=29728 CPUtime=0.09 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 4753 0 0 0 9 0 0 0 25 0 1 0 774714716 30441472 4163 33554432000 4194304 4291949 140736888755424 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 7432 4163 231 24 0 4066 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29728

[startup+0.100884 s]
/proc/loadavg: 1.93 2.02 2.00 2/489 14443
/proc/meminfo: memFree=19493084/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=29728 CPUtime=0.09 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 4753 0 0 0 9 0 0 0 25 0 1 0 774714716 30441472 4163 33554432000 4194304 4291949 140736888755424 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 7432 4163 231 24 0 4066 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29728

[startup+0.300851 s]
/proc/loadavg: 1.93 2.02 2.00 2/489 14443
/proc/meminfo: memFree=19493084/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=29728 CPUtime=0.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 4753 0 0 0 29 0 0 0 25 0 1 0 774714716 30441472 4163 33554432000 4194304 4291949 140736888755424 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 7432 4163 231 24 0 4066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29728

[startup+0.70078 s]
/proc/loadavg: 1.93 2.02 2.00 2/489 14443
/proc/meminfo: memFree=19493084/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=28512 CPUtime=0.69 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 6075 0 0 0 69 0 0 0 25 0 1 0 774714716 29196288 3943 33554432000 4194304 4291949 140736888755424 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 7128 3943 252 24 0 3762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28512

[startup+1.50065 s]
/proc/loadavg: 1.93 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19461752/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=35824 CPUtime=1.49 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 7304 0 0 0 149 0 0 0 25 0 1 0 774714716 36683776 5162 33554432000 4194304 4291949 140736888755424 18446744073709551615 4250696 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 8956 5162 252 24 0 5590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35824

[startup+3.10038 s]
/proc/loadavg: 1.93 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19458900/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=43412 CPUtime=3.09 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 9002 0 0 0 308 1 0 0 25 0 1 0 774714716 44453888 6851 33554432000 4194304 4291949 140736888755424 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 10853 6851 252 24 0 7487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43412

[startup+6.30084 s]
/proc/loadavg: 1.94 2.02 2.00 3/490 14444
/proc/meminfo: memFree=19430876/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=57804 CPUtime=6.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 12133 0 0 0 628 1 0 0 25 0 1 0 774714716 59191296 9970 33554432000 4194304 4291949 140736888755424 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 14451 9970 252 24 0 11085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57804

[startup+12.7008 s]
/proc/loadavg: 1.94 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19394736/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=80500 CPUtime=12.69 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 15949 0 0 0 1267 2 0 0 25 0 1 0 774714716 82432000 13776 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 20125 13776 252 24 0 16759 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80500

[startup+25.5006 s]
/proc/loadavg: 1.95 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19358776/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=116060 CPUtime=25.49 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 20207 0 0 0 2546 3 0 0 25 0 1 0 774714716 118845440 18020 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 29015 18020 252 24 0 25649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116060

[startup+51.1003 s]
/proc/loadavg: 1.97 2.02 2.00 3/490 14445
/proc/meminfo: memFree=19316796/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=124908 CPUtime=51.09 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 25829 0 0 0 5105 4 0 0 25 0 1 0 774714716 127905792 23625 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 31227 23625 252 24 0 27861 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124908

[startup+102.319 s]
/proc/loadavg: 1.98 2.01 2.00 3/490 14447
/proc/meminfo: memFree=19267296/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=181712 CPUtime=102.31 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 32077 0 0 0 10224 7 0 0 25 0 1 0 774714716 186073088 29840 33554432000 4194304 4291949 140736888755424 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/14443/statm: 45428 29840 252 24 0 42062 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 181712

[startup+162.301 s]
/proc/loadavg: 2.09 2.04 2.00 3/490 14449
/proc/meminfo: memFree=19215704/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=189180 CPUtime=162.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 38770 0 0 0 16219 10 0 0 25 0 1 0 774714716 193720320 36514 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 47295 36514 252 24 0 43929 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189180

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/490 14450
/proc/meminfo: memFree=19190272/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=192216 CPUtime=222.28 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 42865 0 0 0 22217 11 0 0 25 0 1 0 774714716 196829184 40593 33554432000 4194304 4291949 140736888755424 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 48054 40593 252 24 0 44688 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 192216

[startup+282.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/490 14452
/proc/meminfo: memFree=19159748/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=195700 CPUtime=282.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 46743 0 0 0 28215 14 0 0 25 0 1 0 774714716 200396800 44453 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 48925 44453 252 24 0 45559 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 195700

[startup+342.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/490 14453
/proc/meminfo: memFree=19125136/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=278808 CPUtime=342.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 50026 0 0 0 34213 16 0 0 25 0 1 0 774714716 285499392 47722 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 69702 47722 252 24 0 66336 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 278808

[startup+402.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/490 14455
/proc/meminfo: memFree=19099204/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=282648 CPUtime=402.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 53603 0 0 0 40211 18 0 0 25 0 1 0 774714716 289431552 51282 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 70662 51282 252 24 0 67296 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 282648

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/490 14457
/proc/meminfo: memFree=19078968/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=284676 CPUtime=462.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 56527 0 0 0 46209 20 0 0 25 0 1 0 774714716 291508224 54194 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 71169 54194 252 24 0 67803 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 284676

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 14458
/proc/meminfo: memFree=19055276/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=286704 CPUtime=522.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 59667 0 0 0 52207 22 0 0 25 0 1 0 774714716 293584896 57322 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 71676 57322 252 24 0 68310 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 286704

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 14460
/proc/meminfo: memFree=19028720/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=288944 CPUtime=582.29 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 62707 0 0 0 58206 23 0 0 25 0 1 0 774714716 295878656 60344 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 72236 60344 252 24 0 68870 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 288944

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/490 16799
/proc/meminfo: memFree=18394516/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=747116 CPUtime=4002.34 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 133862 0 0 0 400180 54 0 0 25 0 1 0 774714716 765046784 131230 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 186779 131230 252 24 0 183413 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 747116

[startup+4062.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/490 16801
/proc/meminfo: memFree=18389656/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=747116 CPUtime=4062.36 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 134428 0 0 0 406182 54 0 0 25 0 1 0 774714716 765046784 131795 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 186779 131795 252 24 0 183413 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 747116

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 16802
/proc/meminfo: memFree=18385048/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=747116 CPUtime=4122.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 134965 0 0 0 412180 55 0 0 25 0 1 0 774714716 765046784 132328 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 186779 132328 252 24 0 183413 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 747116

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 16804
/proc/meminfo: memFree=18379564/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=747116 CPUtime=4182.34 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 135424 0 0 0 418179 55 0 0 25 0 1 0 774714716 765046784 132783 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 186779 132783 252 24 0 183413 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 747116

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16805
/proc/meminfo: memFree=18372988/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=747116 CPUtime=4242.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 136059 0 0 0 424179 56 0 0 25 0 1 0 774714716 765046784 133412 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 186779 133412 252 24 0 183413 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 747116

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/490 16807
/proc/meminfo: memFree=18684440/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=268456 CPUtime=4302.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 151190 0 0 0 430174 61 0 0 25 0 1 0 774714716 274898944 55159 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 67114 55159 252 24 0 63748 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 268456

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/490 16808
/proc/meminfo: memFree=18651940/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=319396 CPUtime=4362.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 158882 0 0 0 436172 63 0 0 25 0 1 0 774714716 327061504 62817 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 79849 62817 252 24 0 76483 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 319396

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/490 16810
/proc/meminfo: memFree=18623160/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=319648 CPUtime=4422.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 165428 0 0 0 442170 65 0 0 25 0 1 0 774714716 327319552 69329 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 79912 69329 252 24 0 76546 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 319648

[startup+4482.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/490 16812
/proc/meminfo: memFree=18597720/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=402176 CPUtime=4482.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 171009 0 0 0 448167 68 0 0 25 0 1 0 774714716 411828224 74884 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 100544 74884 252 24 0 97178 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 402176

[startup+4542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/490 16813
/proc/meminfo: memFree=18579100/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=402552 CPUtime=4542.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 174944 0 0 0 454166 69 0 0 25 0 1 0 774714716 412213248 78798 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 100638 78798 252 24 0 97272 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 402552

[startup+4602.3 s]
/proc/loadavg: 2.43 2.15 2.04 3/490 22869
/proc/meminfo: memFree=18558756/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=403312 CPUtime=4602.37 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 178103 0 0 0 460166 71 0 0 25 0 1 0 774714716 412991488 81940 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 100828 81940 252 24 0 97462 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 403312

[startup+4662.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/490 22871
/proc/meminfo: memFree=18546236/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=404024 CPUtime=4662.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 181645 0 0 0 466163 72 0 0 25 0 1 0 774714716 413720576 85457 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 101006 85457 252 24 0 97640 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 404024

[startup+4722.32 s]
/proc/loadavg: 2.06 2.10 2.03 3/490 22872
/proc/meminfo: memFree=18535060/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=405400 CPUtime=4722.38 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 184291 0 0 0 472164 74 0 0 25 0 1 0 774714716 415129600 88090 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 101350 88090 252 24 0 97984 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 405400

[startup+4782.3 s]
/proc/loadavg: 2.02 2.08 2.02 3/490 22874
/proc/meminfo: memFree=18523396/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=405824 CPUtime=4782.36 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 186763 0 0 0 478161 75 0 0 25 0 1 0 774714716 415563776 90546 33554432000 4194304 4291949 140736888755424 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 101456 90547 252 24 0 98090 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 405824

[startup+4842.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/490 22875
/proc/meminfo: memFree=18510232/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=405824 CPUtime=4842.35 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 189513 0 0 0 484159 76 0 0 25 0 1 0 774714716 415563776 93284 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 101456 93284 252 24 0 98090 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 405824

[startup+4902.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/490 22877
/proc/meminfo: memFree=18469032/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=573768 CPUtime=4902.36 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 199362 0 0 0 490157 79 0 0 25 0 1 0 774714716 587538432 103118 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 143442 103118 252 24 0 140076 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 573768

[startup+4962.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/490 22879
/proc/meminfo: memFree=18453004/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=578808 CPUtime=4962.36 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 202708 0 0 0 496156 80 0 0 25 0 1 0 774714716 592699392 106458 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 144702 106458 252 24 0 141336 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 578808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.05 2.07 2.02 2/489 22880
/proc/meminfo: memFree=19073248/32951124 swapFree=63649292/67111528
[pid=14443] ppid=14441 vsize=578808 CPUtime=5000.07 cores=1,3,5,7
/proc/14443/stat : 14443 (RestartSAT) R 14441 14443 13483 0 -1 4202496 203837 0 0 0 499927 80 0 0 25 0 1 0 774714716 592699392 107583 33554432000 4194304 4291949 140736888755424 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14443/statm: 144702 107583 252 24 0 141336 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 578808

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): 5000.04
CPU time (s): 5000.1
CPU user time (s): 4999.28
CPU system time (s): 0.820875
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 777468

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

runsolver used 23.2885 second user time and 58.3191 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-29 03:06:02
IDJOB=3421450
IDBENCH=88229
IDSOLVER=1911
FILE ID=node130/3421450-1306631162
RUNJOBID= node130-1306626160-14211
PBS_JOBID= 13471605
Free space on /tmp= 73368 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421450-1306631162/watcher-3421450-1306631162 -o /tmp/evaluation-result-3421450-1306631162/solver-3421450-1306631162 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421450-1306631162.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=493891652

node130.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	: 5332.83
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.81
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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19493612 kB
Buffers:        365828 kB
Cached:        7970584 kB
SwapCached:      10260 kB
Active:        7435088 kB
Inactive:      5703736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19493612 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:           11288 kB
Writeback:           0 kB
AnonPages:     4800252 kB
Mapped:          30284 kB
Slab:           195560 kB
PageTables:      53240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145115464 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= 73376 MiB
End job on node130 at 2011-05-29 04:29:24