Trace number 3421350

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 4999.92

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1222.87
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 1.97 1.60 2/400 19197
/proc/meminfo: memFree=16351752/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=20208 CPUtime=0 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 874 0 0 0 0 0 0 0 25 0 1 0 774365929 20692992 801 33554432000 4194304 4291949 140733825975744 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 5052 801 227 24 0 1686 0

[startup+0.0176429 s]
/proc/loadavg: 2.08 1.97 1.60 2/400 19197
/proc/meminfo: memFree=16351752/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=20736 CPUtime=0.01 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 1078 0 0 0 1 0 0 0 25 0 1 0 774365929 21233664 1000 33554432000 4194304 4291949 140733825975744 18446744073709551615 4277133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 5184 1001 227 24 0 1818 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20736

[startup+0.100699 s]
/proc/loadavg: 2.08 1.97 1.60 2/400 19197
/proc/meminfo: memFree=16351752/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=17052 CPUtime=0.09 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 1305 0 0 0 9 0 0 0 25 0 1 0 774365929 17461248 1014 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 4263 1014 252 24 0 897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17052

[startup+0.300656 s]
/proc/loadavg: 2.08 1.97 1.60 2/400 19197
/proc/meminfo: memFree=16351752/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=18076 CPUtime=0.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 1469 0 0 0 29 0 0 0 25 0 1 0 774365929 18509824 1169 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255799 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 4519 1169 253 24 0 1153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18076

[startup+0.700578 s]
/proc/loadavg: 2.08 1.97 1.60 2/400 19197
/proc/meminfo: memFree=16351752/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=20164 CPUtime=0.69 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 2352 0 0 0 69 0 0 0 25 0 1 0 774365929 20647936 1733 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 5041 1733 253 24 0 1675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20164

[startup+1.50045 s]
/proc/loadavg: 2.08 1.97 1.60 3/401 19198
/proc/meminfo: memFree=16344312/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=21196 CPUtime=1.49 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 2709 0 0 0 149 0 0 0 25 0 1 0 774365929 21704704 2066 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 5299 2066 253 24 0 1933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21196

[startup+3.10117 s]
/proc/loadavg: 2.08 1.97 1.60 3/401 19199
/proc/meminfo: memFree=16339228/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=24560 CPUtime=3.09 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 3022 0 0 0 309 0 0 0 25 0 1 0 774365929 25149440 2373 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 6140 2373 253 24 0 2774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24560

[startup+6.30058 s]
/proc/loadavg: 2.08 1.97 1.60 3/401 19199
/proc/meminfo: memFree=16334024/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=26232 CPUtime=6.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 4029 0 0 0 629 0 0 0 25 0 1 0 774365929 26861568 3320 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 6558 3320 253 24 0 3192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26232

[startup+12.7004 s]
/proc/loadavg: 2.07 1.97 1.61 3/401 19199
/proc/meminfo: memFree=16326732/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=27240 CPUtime=12.69 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 4300 0 0 0 1269 0 0 0 25 0 1 0 774365929 27893760 3579 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 6810 3579 253 24 0 3444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27240

[startup+25.5012 s]
/proc/loadavg: 2.06 1.97 1.61 3/401 19199
/proc/meminfo: memFree=16318548/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=27840 CPUtime=25.49 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 4469 0 0 0 2549 0 0 0 25 0 1 0 774365929 28508160 3744 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 6960 3744 253 24 0 3594 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27840

[startup+51.1005 s]
/proc/loadavg: 2.04 1.97 1.62 3/401 19200
/proc/meminfo: memFree=16259244/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=33864 CPUtime=51.09 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 6436 0 0 0 5109 0 0 0 25 0 1 0 774365929 34676736 4592 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 8466 4592 253 24 0 5100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33864

[startup+102.314 s]
/proc/loadavg: 2.01 1.97 1.64 3/401 19201
/proc/meminfo: memFree=16187680/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=36544 CPUtime=102.31 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 7396 0 0 0 10231 0 0 0 25 0 1 0 774365929 37421056 5525 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 9136 5525 253 24 0 5770 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36544

[startup+162.301 s]
/proc/loadavg: 2.00 1.97 1.66 3/401 19203
/proc/meminfo: memFree=16143276/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=38216 CPUtime=162.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 8021 0 0 0 16229 0 0 0 25 0 1 0 774365929 39133184 6137 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255643 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 9554 6137 253 24 0 6188 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38216

[startup+222.301 s]
/proc/loadavg: 2.00 1.97 1.68 3/401 19204
/proc/meminfo: memFree=16098132/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=38724 CPUtime=222.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 8194 0 0 0 22229 0 0 0 25 0 1 0 774365929 39653376 6309 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 9681 6309 253 24 0 6315 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38724

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/401 19206
/proc/meminfo: memFree=16064512/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=46768 CPUtime=282.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 8724 0 0 0 28229 0 0 0 25 0 1 0 774365929 47890432 6829 33554432000 4194304 4291949 140733825975744 18446744073709551615 237282409346 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 11692 6829 253 24 0 8326 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 46768

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.71 3/401 19208
/proc/meminfo: memFree=16028668/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=46768 CPUtime=342.29 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 8724 0 0 0 34229 0 0 0 25 0 1 0 774365929 47890432 6829 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 11692 6829 253 24 0 8326 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46768

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.73 3/401 19209
/proc/meminfo: memFree=15970368/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=46768 CPUtime=402.3 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 10256 0 0 0 40229 1 0 0 25 0 1 0 774365929 47890432 8313 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255687 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 11692 8313 253 24 0 8326 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46768

[startup+462.3 s]
/proc/loadavg: 2.05 1.99 1.75 3/401 19211
/proc/meminfo: memFree=15926836/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=46768 CPUtime=462.3 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 10256 0 0 0 46229 1 0 0 25 0 1 0 774365929 47890432 8313 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 11692 8313 253 24 0 8326 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46768

[startup+522.301 s]
/proc/loadavg: 2.05 2.00 1.76 3/401 19212
/proc/meminfo: memFree=15894092/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=46768 CPUtime=522.3 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 10256 0 0 0 52229 1 0 0 25 0 1 0 774365929 47890432 8313 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 11692 8313 253 24 0 8326 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46768

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.78 3/401 19214
/proc/meminfo: memFree=15856136/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=58456 CPUtime=582.3 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 14237 0 0 0 58229 1 0 0 25 0 1 0 774365929 59858944 10364 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 14614 10364 253 24 0 11248 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 58456

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 19319
/proc/meminfo: memFree=16353084/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4062.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 406237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 76576

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 19320
/proc/meminfo: memFree=16297528/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4122.4 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 412236 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4262968 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 76576

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 19322
/proc/meminfo: memFree=16192492/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4182.4 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 418236 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4263554 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 76576

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 19324
/proc/meminfo: memFree=16148592/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4242.4 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 424236 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 76576

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/401 19325
/proc/meminfo: memFree=16096376/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4302.4 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 430236 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 76576

[startup+4362.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/401 19327
/proc/meminfo: memFree=16060524/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4362.4 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 436236 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 76576

[startup+4422.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/401 19328
/proc/meminfo: memFree=16021452/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4422.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 442237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 76576

[startup+4482.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/401 19330
/proc/meminfo: memFree=15962532/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4482.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 448237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 76576

[startup+4542.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/401 19332
/proc/meminfo: memFree=15925064/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4542.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 454237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 76576

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/401 19333
/proc/meminfo: memFree=15892568/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4602.42 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 460238 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 76576

[startup+4662.3 s]
/proc/loadavg: 1.72 1.97 1.98 2/395 19353
/proc/meminfo: memFree=16701640/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4662.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 466237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 76576

[startup+4722.31 s]
/proc/loadavg: 1.26 1.79 1.92 2/395 19354
/proc/meminfo: memFree=16701632/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4722.43 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 472239 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 76576

[startup+4782.3 s]
/proc/loadavg: 1.09 1.64 1.86 2/395 19356
/proc/meminfo: memFree=16701616/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4782.41 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 478237 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 76576

[startup+4842.3 s]
/proc/loadavg: 1.03 1.52 1.80 2/395 19358
/proc/meminfo: memFree=16701720/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4842.42 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 484238 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 76576

[startup+4902.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/395 19359
/proc/meminfo: memFree=16701696/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4902.42 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 490238 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 76576

[startup+4962.3 s]
/proc/loadavg: 1.08 1.37 1.71 2/395 19361
/proc/meminfo: memFree=16702676/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=4962.42 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 496238 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 76576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.09 1.34 1.68 2/395 19362
/proc/meminfo: memFree=16702668/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=5000.03 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 499999 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 76576

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: 1.09 1.34 1.68 2/395 19362
/proc/meminfo: memFree=16702668/32950904 swapFree=64480420/67111528
[pid=19197] ppid=19195 vsize=76576 CPUtime=5000.03 cores=0,2,4,6
/proc/19197/stat : 19197 (RestartSAT) R 19195 19197 18184 0 -1 4202496 28246 0 0 0 499999 4 0 0 25 0 1 0 774365929 78413824 15763 33554432000 4194304 4291949 140733825975744 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19197/statm: 19144 15763 253 24 0 15778 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 76576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 5000
CPU system time (s): 0.048992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 76576

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

runsolver used 19.709 second user time and 43.9363 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-29 02:07:42
IDJOB=3421350
IDBENCH=85793
IDSOLVER=1911
FILE ID=node121/3421350-1306627662
RUNJOBID= node121-1306626797-19061
PBS_JOBID= 13471606
Free space on /tmp= 73340 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421350-1306627662/watcher-3421350-1306627662 -o /tmp/evaluation-result-3421350-1306627662/solver-3421350-1306627662 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421350-1306627662.cnf

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=727501593

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      16351792 kB
Buffers:        235840 kB
Cached:        5945624 kB
SwapCached:      66536 kB
Active:        4423860 kB
Inactive:     11924444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16351792 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:            1164 kB
Writeback:           0 kB
AnonPages:    10106808 kB
Mapped:          27844 kB
Slab:           131056 kB
PageTables:      52780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83939392 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= 73352 MiB
End job on node121 at 2011-05-29 03:31:04