Trace number 3421298

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.05 5000.12

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1595.59
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

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-3421298-1306626752/watcher-3421298-1306626752 -o /tmp/evaluation-result-3421298-1306626752/solver-3421298-1306626752 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421298-1306626752.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.13 1.04 1.09 1/530 6903
/proc/meminfo: memFree=14336252/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=19924 CPUtime=0 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 666 0 0 0 0 0 0 0 22 0 1 0 755091454 20402176 595 33554432000 4194304 4291949 140737033686336 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 4981 595 225 24 0 1615 0

[startup+0.056877 s]
/proc/loadavg: 1.13 1.04 1.09 1/530 6903
/proc/meminfo: memFree=14336252/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=16484 CPUtime=0.05 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 986 0 0 0 5 0 0 0 22 0 1 0 755091454 16879616 750 33554432000 4194304 4291949 140737033686336 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 4121 750 251 24 0 755 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16484

[startup+0.100872 s]
/proc/loadavg: 1.13 1.04 1.09 1/530 6903
/proc/meminfo: memFree=14336252/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=16724 CPUtime=0.09 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 1025 0 0 0 9 0 0 0 22 0 1 0 755091454 17125376 789 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 4181 789 252 24 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16724

[startup+0.300868 s]
/proc/loadavg: 1.13 1.04 1.09 1/530 6903
/proc/meminfo: memFree=14336252/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=17748 CPUtime=0.29 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 1190 0 0 0 29 0 0 0 23 0 1 0 755091454 18173952 952 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 4437 952 252 24 0 1071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17748

[startup+0.700763 s]
/proc/loadavg: 1.13 1.04 1.09 1/530 6903
/proc/meminfo: memFree=14336252/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=18832 CPUtime=0.69 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 1982 0 0 0 69 0 0 0 25 0 1 0 755091454 19283968 1317 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 4708 1317 252 24 0 1342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18832

[startup+1.50063 s]
/proc/loadavg: 1.13 1.04 1.09 3/536 6914
/proc/meminfo: memFree=14326896/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=21512 CPUtime=1.49 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 2553 0 0 0 149 0 0 0 25 0 1 0 755091454 22028288 1864 33554432000 4194304 4291949 140737033686336 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 5378 1864 252 24 0 2012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21512

[startup+3.10033 s]
/proc/loadavg: 1.13 1.04 1.09 3/536 6914
/proc/meminfo: memFree=14323720/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=21512 CPUtime=3.09 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 2610 0 0 0 309 0 0 0 25 0 1 0 755091454 22028288 1920 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 5378 1920 252 24 0 2012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21512

[startup+6.30076 s]
/proc/loadavg: 1.20 1.06 1.10 3/536 6914
/proc/meminfo: memFree=14320836/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=23184 CPUtime=6.29 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 3164 0 0 0 629 0 0 0 25 0 1 0 755091454 23740416 2442 33554432000 4194304 4291949 140737033686336 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 5796 2442 252 24 0 2430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23184

[startup+12.7006 s]
/proc/loadavg: 1.26 1.07 1.10 3/536 6914
/proc/meminfo: memFree=14319744/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=26892 CPUtime=12.69 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 3241 0 0 0 1269 0 0 0 25 0 1 0 755091454 27537408 2519 33554432000 4194304 4291949 140737033686336 18446744073709551615 4262438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 6723 2519 252 24 0 3357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26892

[startup+25.5003 s]
/proc/loadavg: 1.43 1.12 1.12 3/536 6914
/proc/meminfo: memFree=14315300/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=27104 CPUtime=25.49 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 4075 0 0 0 2549 0 0 0 25 0 1 0 755091454 27754496 3321 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 6776 3321 252 24 0 3410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27104

[startup+51.1008 s]
/proc/loadavg: 1.62 1.19 1.14 3/536 6915
/proc/meminfo: memFree=14309692/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=31500 CPUtime=51.09 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 5313 0 0 0 5109 0 0 0 25 0 1 0 755091454 32256000 4523 33554432000 4194304 4291949 140737033686336 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 7875 4523 252 24 0 4509 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31500

[startup+102.32 s]
/proc/loadavg: 1.83 1.31 1.18 3/536 6916
/proc/meminfo: memFree=14300736/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=38612 CPUtime=102.31 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 8154 0 0 0 10230 1 0 0 25 0 1 0 755091454 39538688 6109 33554432000 4194304 4291949 140737033686336 18446744073709551615 4262412 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 9653 6109 252 24 0 6287 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 38612

[startup+162.301 s]
/proc/loadavg: 1.94 1.43 1.23 3/536 6918
/proc/meminfo: memFree=14299324/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=38612 CPUtime=162.29 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 8154 0 0 0 16228 1 0 0 25 0 1 0 755091454 39538688 6109 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 9653 6109 252 24 0 6287 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38612

[startup+222.3 s]
/proc/loadavg: 1.98 1.53 1.28 3/536 6920
/proc/meminfo: memFree=14299656/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=38612 CPUtime=222.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 8253 0 0 0 22219 1 0 0 25 0 1 0 755091454 39538688 6207 33554432000 4194304 4291949 140737033686336 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 9653 6207 252 24 0 6287 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 38612

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.32 3/536 6921
/proc/meminfo: memFree=14297012/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=41360 CPUtime=282.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 9066 0 0 0 28219 1 0 0 25 0 1 0 755091454 42352640 6991 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 10340 6991 252 24 0 6974 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 41360

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.36 3/536 6923
/proc/meminfo: memFree=14295244/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=45840 CPUtime=342.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 15170 0 0 0 34218 2 0 0 25 0 1 0 755091454 46940160 7412 33554432000 4194304 4291949 140737033686336 18446744073709551615 4263005 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 11460 7412 253 24 0 8094 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45840

[startup+402.301 s]
/proc/loadavg: 2.20 1.80 1.41 3/536 6924
/proc/meminfo: memFree=14295076/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=45840 CPUtime=402.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 15204 0 0 0 40218 2 0 0 25 0 1 0 755091454 46940160 7446 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 11460 7446 253 24 0 8094 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 45840

[startup+462.3 s]
/proc/loadavg: 2.17 1.86 1.46 3/536 6926
/proc/meminfo: memFree=14290828/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=50192 CPUtime=462.19 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 16334 0 0 0 46217 2 0 0 25 0 1 0 755091454 51396608 8534 33554432000 4194304 4291949 140737033686336 18446744073709551615 4251683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 12548 8534 253 24 0 9182 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 50192

[startup+522.301 s]
/proc/loadavg: 2.06 1.88 1.49 3/536 6937
/proc/meminfo: memFree=14289872/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=50192 CPUtime=522.19 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 16334 0 0 0 52217 2 0 0 25 0 1 0 755091454 51396608 8534 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255718 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 12548 8534 253 24 0 9182 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 50192

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 1.52 3/536 6938
/proc/meminfo: memFree=14289960/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=50192 CPUtime=582.19 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 16334 0 0 0 58217 2 0 0 25 0 1 0 755091454 51396608 8534 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6903/statm: 12548 8534 253 24 0 9182 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 50192

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 7034
/proc/meminfo: memFree=14242840/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4062.21 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 406217 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4062.21
Current children cumulated vsize (KiB) 91036

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7045
/proc/meminfo: memFree=14242552/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4122.19 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 412215 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4122.19
Current children cumulated vsize (KiB) 91036

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7046
/proc/meminfo: memFree=14243064/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4182.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 418216 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4182.2
Current children cumulated vsize (KiB) 91036

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 7048
/proc/meminfo: memFree=14243148/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4242.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 424216 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4262270 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4242.2
Current children cumulated vsize (KiB) 91036

[startup+4302.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/536 7049
/proc/meminfo: memFree=14243112/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4302.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 430216 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4302.2
Current children cumulated vsize (KiB) 91036

[startup+4362.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/536 7051
/proc/meminfo: memFree=14243068/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4362.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 436216 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4362.2
Current children cumulated vsize (KiB) 91036

[startup+4422.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/536 7053
/proc/meminfo: memFree=14243024/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4422.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30358 0 0 0 442216 4 0 0 25 0 1 0 755091454 93220864 19411 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19411 253 24 0 19393 0
Current children cumulated CPU time (s) 4422.2
Current children cumulated vsize (KiB) 91036

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/536 7054
/proc/meminfo: memFree=14242984/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=91036 CPUtime=4482.2 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 30390 0 0 0 448216 4 0 0 25 0 1 0 755091454 93220864 19443 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 22759 19443 253 24 0 19393 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 91036

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 7056
/proc/meminfo: memFree=14239972/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4542.21 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 454216 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4542.21
Current children cumulated vsize (KiB) 109840

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7057
/proc/meminfo: memFree=14238684/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4602.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 460217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4602.22
Current children cumulated vsize (KiB) 109840

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7059
/proc/meminfo: memFree=14239012/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4662.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 466217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 109840

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 7061
/proc/meminfo: memFree=14238848/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4722.24 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 472219 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4722.24
Current children cumulated vsize (KiB) 109840

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 7062
/proc/meminfo: memFree=14238812/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4782.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 478217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 109840

[startup+4842.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/536 7064
/proc/meminfo: memFree=14238404/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4842.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 484217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4842.22
Current children cumulated vsize (KiB) 109840

[startup+4902.3 s]
/proc/loadavg: 2.19 2.06 2.02 3/536 7065
/proc/meminfo: memFree=14238740/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4902.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 490217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255718 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 109840

[startup+4962.3 s]
/proc/loadavg: 2.11 2.06 2.02 3/536 7067
/proc/meminfo: memFree=14239816/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=4962.22 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 496217 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 109840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 7068
/proc/meminfo: memFree=14239648/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=5000.03 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 499998 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 109840

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

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

[startup+5000.1 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 7068
/proc/meminfo: memFree=14239648/32951124 swapFree=51873512/67111528
[pid=6903] ppid=6901 vsize=109840 CPUtime=5000.03 cores=1,3,5,7
/proc/6903/stat : 6903 (RestartSAT) R 6901 6903 6029 0 -1 4202496 31118 0 0 0 499998 5 0 0 25 0 1 0 755091454 112476160 20153 33554432000 4194304 4291949 140737033686336 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6903/statm: 27460 20153 253 24 0 24094 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 109840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.05
CPU user time (s): 5000
CPU system time (s): 0.053991
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 109840

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

runsolver used 26.065 second user time and 60.2838 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-29 01:52:32
IDJOB=3421298
IDBENCH=84643
IDSOLVER=1911
FILE ID=node146/3421298-1306626752
RUNJOBID= node146-1306626752-6894
PBS_JOBID= 13471585
Free space on /tmp= 73372 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421298-1306626752/watcher-3421298-1306626752 -o /tmp/evaluation-result-3421298-1306626752/solver-3421298-1306626752 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421298-1306626752.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=2107641868

node146.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.830
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.830
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.75
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.830
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.830
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.86
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.830
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.830
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.75
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.830
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.830
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:      14336400 kB
Buffers:        345468 kB
Cached:        5921988 kB
SwapCached:      56236 kB
Active:       12962552 kB
Inactive:      5335828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14336400 kB
SwapTotal:    67111528 kB
SwapFree:     51873512 kB
Dirty:             408 kB
Writeback:           4 kB
AnonPages:    11981924 kB
Mapped:          29620 kB
Slab:           147640 kB
PageTables:      97612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160669144 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= 73372 MiB
End job on node146 at 2011-05-29 03:15:54