Trace number 3421238

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.93

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3421238-1306625802/watcher-3421238-1306625802 -o /tmp/evaluation-result-3421238-1306625802/solver-3421238-1306625802 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421238-1306625802.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: 2.00 2.00 2.00 2/386 27012
/proc/meminfo: memFree=17503380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=21144 CPUtime=0.01 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 1197 0 0 0 1 0 0 0 19 0 1 0 774182996 21651456 1098 33554432000 4194304 4291949 140736718483024 18446744073709551615 218370618053 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 5286 1099 227 24 0 1920 0

[startup+0.0653191 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 27012
/proc/meminfo: memFree=17503380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=22028 CPUtime=0.06 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 1596 0 0 0 6 0 0 0 19 0 1 0 774182996 22556672 1436 33554432000 4194304 4291949 140736718483024 18446744073709551615 4229652 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 5507 1436 232 24 0 2141 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22028

[startup+0.100306 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 27012
/proc/meminfo: memFree=17503380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=22028 CPUtime=0.09 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 1596 0 0 0 9 0 0 0 19 0 1 0 774182996 22556672 1436 33554432000 4194304 4291949 140736718483024 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 5507 1436 232 24 0 2141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22028

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 27012
/proc/meminfo: memFree=17503380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=19988 CPUtime=0.29 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 2280 0 0 0 29 0 0 0 20 0 1 0 774182996 20467712 1698 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 4997 1698 253 24 0 1631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19988

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 2/386 27012
/proc/meminfo: memFree=17503380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=24660 CPUtime=0.69 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 2935 0 0 0 69 0 0 0 21 0 1 0 774182996 25251840 2344 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 6165 2344 253 24 0 2799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24660

[startup+1.50105 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27013
/proc/meminfo: memFree=17492480/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=30356 CPUtime=1.49 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 3883 0 0 0 149 0 0 0 23 0 1 0 774182996 31084544 3281 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 7589 3281 253 24 0 4223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30356

[startup+3.10077 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27013
/proc/meminfo: memFree=17487520/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=31312 CPUtime=3.09 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 5089 0 0 0 308 1 0 0 25 0 1 0 774182996 32063488 4481 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 7828 4481 253 24 0 4462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31312

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27013
/proc/meminfo: memFree=17479056/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=41560 CPUtime=6.29 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 6929 0 0 0 628 1 0 0 25 0 1 0 774182996 42557440 6309 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 10390 6309 253 24 0 7024 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41560

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27013
/proc/meminfo: memFree=17470032/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=55292 CPUtime=12.69 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 8890 0 0 0 1268 1 0 0 25 0 1 0 774182996 56619008 8261 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 13823 8261 253 24 0 10457 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55292

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27014
/proc/meminfo: memFree=17457240/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=78184 CPUtime=25.49 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 12046 0 0 0 2547 2 0 0 25 0 1 0 774182996 80060416 11401 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 19546 11401 253 24 0 16180 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78184

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27014
/proc/meminfo: memFree=17463896/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=62224 CPUtime=51.09 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 19834 0 0 0 5105 4 0 0 25 0 1 0 774182996 63717376 9789 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 15556 9789 253 24 0 12190 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62224

[startup+102.314 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 27016
/proc/meminfo: memFree=17449708/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=69968 CPUtime=102.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 33349 0 0 0 10222 8 0 0 25 0 1 0 774182996 71647232 12746 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 17492 12746 253 24 0 14126 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69968

[startup+162.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/387 27017
/proc/meminfo: memFree=17448052/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=75688 CPUtime=162.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 45283 0 0 0 16218 12 0 0 25 0 1 0 774182996 77504512 13153 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 18922 13153 253 24 0 15556 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75688

[startup+222.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/387 27019
/proc/meminfo: memFree=17455068/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=62240 CPUtime=222.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 55069 0 0 0 22214 16 0 0 25 0 1 0 774182996 63733760 11359 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 15560 11359 253 24 0 12194 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62240

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/387 27021
/proc/meminfo: memFree=17416952/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=102408 CPUtime=282.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 64867 0 0 0 28210 20 0 0 25 0 1 0 774182996 104865792 21077 33554432000 4194304 4291949 140736718483024 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 25602 21077 253 24 0 22236 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102408

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/387 27022
/proc/meminfo: memFree=17412316/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=133948 CPUtime=342.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 78767 0 0 0 34206 24 0 0 25 0 1 0 774182996 137162752 22082 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 33487 22082 253 24 0 30121 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133948

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 27024
/proc/meminfo: memFree=17418092/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=105784 CPUtime=402.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 90518 0 0 0 40202 28 0 0 25 0 1 0 774182996 108322816 20789 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 26446 20789 253 24 0 23080 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105784

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 27025
/proc/meminfo: memFree=17401048/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=139732 CPUtime=462.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 94981 0 0 0 46200 30 0 0 25 0 1 0 774182996 143085568 25218 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 34933 25218 253 24 0 31567 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139732

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27027
/proc/meminfo: memFree=17424680/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=113040 CPUtime=522.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 106313 0 0 0 52195 35 0 0 25 0 1 0 774182996 115752960 19529 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 28260 19529 253 24 0 24894 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 113040

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 27029
/proc/meminfo: memFree=17396352/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=146420 CPUtime=582.3 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 112917 0 0 0 58192 38 0 0 25 0 1 0 774182996 149934080 26091 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 36605 26091 253 24 0 33239 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146420

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.02 1.47 1.78 2/381 27151
/proc/meminfo: memFree=17378948/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=250840 CPUtime=4062.4 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 532930 0 0 0 406041 199 0 0 25 0 1 0 774182996 256860160 49400 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 62710 49400 253 24 0 59344 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 250840

[startup+4122.3 s]
/proc/loadavg: 1.09 1.40 1.73 2/381 27153
/proc/meminfo: memFree=17366500/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=250840 CPUtime=4122.38 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 536111 0 0 0 412038 200 0 0 25 0 1 0 774182996 256860160 52559 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 62710 52559 253 24 0 59344 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 250840

[startup+4182.3 s]
/proc/loadavg: 1.03 1.33 1.69 2/381 27155
/proc/meminfo: memFree=17353816/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=300928 CPUtime=4182.39 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 539511 0 0 0 418036 203 0 0 25 0 1 0 774182996 308150272 55936 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 75232 55936 253 24 0 71866 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 300928

[startup+4242.3 s]
/proc/loadavg: 1.01 1.26 1.64 2/381 27156
/proc/meminfo: memFree=17344596/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=301568 CPUtime=4242.39 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 541828 0 0 0 424035 204 0 0 25 0 1 0 774182996 308805632 58230 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 75392 58230 253 24 0 72026 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 301568

[startup+4302.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/381 27158
/proc/meminfo: memFree=17336112/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=302528 CPUtime=4302.4 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 543968 0 0 0 430035 205 0 0 25 0 1 0 774182996 309788672 60354 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 75632 60354 253 24 0 72266 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 302528

[startup+4362.3 s]
/proc/loadavg: 1.00 1.17 1.56 2/381 27159
/proc/meminfo: memFree=17328380/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=304128 CPUtime=4362.39 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 545952 0 0 0 436034 205 0 0 25 0 1 0 774182996 311427072 62330 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 76032 62330 253 24 0 72666 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 304128

[startup+4422.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/381 27161
/proc/meminfo: memFree=17395804/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=227064 CPUtime=4422.4 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 556102 0 0 0 442032 208 0 0 25 0 1 0 774182996 232513536 45557 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 56766 45557 253 24 0 53400 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 227064

[startup+4482.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/381 27163
/proc/meminfo: memFree=17375172/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=257884 CPUtime=4482.39 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 561307 0 0 0 448028 211 0 0 25 0 1 0 774182996 264073216 50721 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 64471 50721 253 24 0 61105 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 257884

[startup+4542.3 s]
/proc/loadavg: 1.00 1.09 1.45 2/381 27164
/proc/meminfo: memFree=17359016/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=257884 CPUtime=4542.4 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 565401 0 0 0 454027 213 0 0 25 0 1 0 774182996 264073216 54779 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 64471 54779 253 24 0 61105 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 257884

[startup+4602.3 s]
/proc/loadavg: 1.00 1.07 1.42 2/381 27166
/proc/meminfo: memFree=17348292/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=257884 CPUtime=4602.41 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 567865 0 0 0 460027 214 0 0 25 0 1 0 774182996 264073216 57219 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 64471 57219 253 24 0 61105 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 257884

[startup+4662.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/381 27167
/proc/meminfo: memFree=17337832/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=308932 CPUtime=4662.4 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 570514 0 0 0 466024 216 0 0 25 0 1 0 774182996 316346368 59849 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 77233 59849 253 24 0 73867 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 308932

[startup+4722.31 s]
/proc/loadavg: 1.04 1.05 1.36 2/381 27169
/proc/meminfo: memFree=17327372/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=308932 CPUtime=4722.42 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 573153 0 0 0 472024 218 0 0 25 0 1 0 774182996 316346368 62466 33554432000 4194304 4291949 140736718483024 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 77233 62466 253 24 0 73867 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 308932

[startup+4782.3 s]
/proc/loadavg: 1.01 1.04 1.34 2/381 27171
/proc/meminfo: memFree=17394912/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=229944 CPUtime=4782.41 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 582448 0 0 0 478020 221 0 0 25 0 1 0 774182996 235462656 45703 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 57486 45703 253 24 0 54120 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 229944

[startup+4842.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/381 27172
/proc/meminfo: memFree=17369944/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=260764 CPUtime=4842.41 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 588648 0 0 0 484018 223 0 0 25 0 1 0 774182996 267022336 51851 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 65191 51851 253 24 0 61825 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 260764

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/381 27174
/proc/meminfo: memFree=17359356/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=260764 CPUtime=4902.41 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 591454 0 0 0 490017 224 0 0 25 0 1 0 774182996 267022336 54632 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 65191 54632 253 24 0 61825 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 260764

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/381 27175
/proc/meminfo: memFree=17347532/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=260764 CPUtime=4962.41 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 594557 0 0 0 496015 226 0 0 25 0 1 0 774182996 267022336 57706 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 65191 57706 253 24 0 61825 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 260764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.02 1.26 2/381 27176
/proc/meminfo: memFree=17340940/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=310852 CPUtime=5000.02 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 596128 0 0 0 499775 227 0 0 25 0 1 0 774182996 318312448 59269 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 77713 59269 253 24 0 74347 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 310852

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.00 1.02 1.26 2/381 27176
/proc/meminfo: memFree=17340940/32951124 swapFree=52307820/67111528
[pid=27012] ppid=27010 vsize=310852 CPUtime=5000.02 cores=1,3,5,7
/proc/27012/stat : 27012 (RestartSAT) R 27010 27012 26283 0 -1 4202496 596128 0 0 0 499775 227 0 0 25 0 1 0 774182996 318312448 59269 33554432000 4194304 4291949 140736718483024 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27012/statm: 77713 59269 253 24 0 74347 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 310852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4997.76
CPU system time (s): 2.28665
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 318324

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

runsolver used 18.2682 second user time and 43.3414 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-29 01:36:42
IDJOB=3421238
IDBENCH=83934
IDSOLVER=1911
FILE ID=node101/3421238-1306625802
RUNJOBID= node101-1306614633-26302
PBS_JOBID= 13471627
Free space on /tmp= 73652 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421238-1306625802/watcher-3421238-1306625802 -o /tmp/evaluation-result-3421238-1306625802/solver-3421238-1306625802 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421238-1306625802.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=1811485420

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17503668 kB
Buffers:        254780 kB
Cached:        3637052 kB
SwapCached:      14304 kB
Active:        8607140 kB
Inactive:      6546380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17503668 kB
SwapTotal:    67111528 kB
SwapFree:     52307820 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:    11259104 kB
Mapped:          21288 kB
Slab:           153188 kB
PageTables:      74528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78680812 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= 73652 MiB
End job on node101 at 2011-05-29 03:00:04