Trace number 3421406

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.06 4999.94

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.198968
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3421406-1306630657/watcher-3421406-1306630657 -o /tmp/evaluation-result-3421406-1306630657/solver-3421406-1306630657 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421406-1306630657.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.07 2.02 2.00 2/415 30283
/proc/meminfo: memFree=22656264/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=21204 CPUtime=0.01 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 1548 0 0 0 1 0 0 0 25 0 1 0 230675162 21712896 1250 33554432000 4194304 4291949 140734637033632 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 5301 1252 226 24 0 1935 0

[startup+0.07077 s]
/proc/loadavg: 2.07 2.02 2.00 2/415 30283
/proc/meminfo: memFree=22656264/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=35032 CPUtime=0.05 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 6663 0 0 0 5 0 0 0 25 0 1 0 230675162 35872768 4896 33554432000 4194304 4291949 140734637033632 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 8758 4897 226 24 0 5392 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35032

[startup+0.100763 s]
/proc/loadavg: 2.07 2.02 2.00 2/415 30283
/proc/meminfo: memFree=22656264/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=40276 CPUtime=0.09 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 9232 0 0 0 8 1 0 0 25 0 1 0 230675162 41242624 6648 33554432000 4194304 4291949 140734637033632 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 10069 6649 226 24 0 6703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40276

[startup+0.300724 s]
/proc/loadavg: 2.07 2.02 2.00 2/415 30283
/proc/meminfo: memFree=22656264/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=47460 CPUtime=0.29 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 10878 0 0 0 28 1 0 0 25 0 1 0 230675162 48599040 7614 33554432000 4194304 4291949 140734637033632 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 11865 7614 231 24 0 8499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47460

[startup+0.700654 s]
/proc/loadavg: 2.07 2.02 2.00 2/415 30283
/proc/meminfo: memFree=22656264/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=47460 CPUtime=0.69 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 10878 0 0 0 68 1 0 0 25 0 1 0 230675162 48599040 7614 33554432000 4194304 4291949 140734637033632 18446744073709551615 4230003 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 11865 7614 231 24 0 8499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47460

[startup+1.50052 s]
/proc/loadavg: 2.07 2.02 2.00 3/416 30284
/proc/meminfo: memFree=22626380/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=44724 CPUtime=1.49 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 13011 0 0 0 148 1 0 0 25 0 1 0 230675162 45797376 6667 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 11181 6667 251 24 0 7815 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44724

[startup+3.10023 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 30284
/proc/meminfo: memFree=22624636/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=51904 CPUtime=3.09 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 15724 0 0 0 307 2 0 0 25 0 1 0 230675162 53149696 9368 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 12976 9368 251 24 0 9610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51904

[startup+6.30067 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 30284
/proc/meminfo: memFree=22605780/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=82756 CPUtime=6.29 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 19710 0 0 0 627 2 0 0 25 0 1 0 230675162 84742144 13336 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 20689 13336 251 24 0 17323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82756

[startup+12.7005 s]
/proc/loadavg: 2.05 2.01 2.00 3/416 30284
/proc/meminfo: memFree=22580076/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=116840 CPUtime=12.69 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 25676 0 0 0 1266 3 0 0 25 0 1 0 230675162 119644160 19290 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 29210 19290 251 24 0 25844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116840

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/416 30285
/proc/meminfo: memFree=22543608/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=171040 CPUtime=25.49 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 34491 0 0 0 2544 5 0 0 25 0 1 0 230675162 175144960 28082 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 42760 28082 251 24 0 39394 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171040

[startup+51.1008 s]
/proc/loadavg: 2.10 2.03 2.00 3/416 30286
/proc/meminfo: memFree=22497228/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=174376 CPUtime=51.1 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 46023 0 0 0 5102 8 0 0 25 0 1 0 230675162 178561024 39584 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 43594 39584 251 24 0 40228 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 174376

[startup+102.316 s]
/proc/loadavg: 2.04 2.02 2.00 3/416 30287
/proc/meminfo: memFree=22449600/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=261844 CPUtime=102.31 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 57555 0 0 0 10220 11 0 0 25 0 1 0 230675162 268128256 51092 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 65461 51092 251 24 0 62095 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 261844

[startup+162.301 s]
/proc/loadavg: 1.95 2.00 1.99 3/416 30316
/proc/meminfo: memFree=22484248/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=264564 CPUtime=162.29 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 63008 0 0 0 16216 13 0 0 25 0 1 0 230675162 270913536 56536 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 66141 56536 251 24 0 62775 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 264564

[startup+222.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 30327
/proc/meminfo: memFree=22435792/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=270316 CPUtime=222.3 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 67768 0 0 0 22215 15 0 0 25 0 1 0 230675162 276803584 61288 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 67579 61288 251 24 0 64213 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 270316

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/416 30329
/proc/meminfo: memFree=22420872/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=403616 CPUtime=282.29 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 71602 0 0 0 28213 16 0 0 25 0 1 0 230675162 413302784 65107 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 100904 65107 251 24 0 97538 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 403616

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/416 30330
/proc/meminfo: memFree=22424532/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=405608 CPUtime=342.29 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 75038 0 0 0 34212 17 0 0 25 0 1 0 230675162 415342592 68535 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 101402 68535 251 24 0 98036 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 405608

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30332
/proc/meminfo: memFree=22373256/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=406604 CPUtime=402.3 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 77816 0 0 0 40211 19 0 0 25 0 1 0 230675162 416362496 71307 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 101651 71307 251 24 0 98285 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 406604

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 30333
/proc/meminfo: memFree=22347776/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=408760 CPUtime=462.3 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 81145 0 0 0 46210 20 0 0 25 0 1 0 230675162 418570240 74629 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 102190 74629 251 24 0 98824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 408760

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/416 30335
/proc/meminfo: memFree=22372532/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=409456 CPUtime=522.31 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 84109 0 0 0 52209 22 0 0 25 0 1 0 230675162 419282944 77588 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 102364 77588 251 24 0 98998 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 409456

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/416 30337
/proc/meminfo: memFree=22322884/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=410592 CPUtime=582.31 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 86633 0 0 0 58208 23 0 0 25 0 1 0 230675162 420446208 80102 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 102648 80102 251 24 0 99282 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 410592

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/416 30914
/proc/meminfo: memFree=21822280/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1020952 CPUtime=4062.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 180655 0 0 0 406179 61 0 0 25 0 1 0 230675162 1045454848 173904 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255238 173904 251 24 0 251872 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 1020952

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30916
/proc/meminfo: memFree=21809452/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1020952 CPUtime=4122.39 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 181549 0 0 0 412177 62 0 0 25 0 1 0 230675162 1045454848 174797 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255238 174797 251 24 0 251872 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1020952

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30918
/proc/meminfo: memFree=21794396/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1022396 CPUtime=4182.39 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 182752 0 0 0 418177 62 0 0 25 0 1 0 230675162 1046933504 175998 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255599 175998 251 24 0 252233 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1022396

[startup+4242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/416 30919
/proc/meminfo: memFree=21785408/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1022396 CPUtime=4242.38 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 183527 0 0 0 424176 62 0 0 25 0 1 0 230675162 1046933504 176769 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255599 176769 251 24 0 252233 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 1022396

[startup+4302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/416 30921
/proc/meminfo: memFree=21872176/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1022396 CPUtime=4302.39 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 184431 0 0 0 430176 63 0 0 25 0 1 0 230675162 1046933504 177669 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255599 177669 251 24 0 252233 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1022396

[startup+4362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 30922
/proc/meminfo: memFree=21838652/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1023996 CPUtime=4362.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 185579 0 0 0 436176 64 0 0 25 0 1 0 230675162 1048571904 178815 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255999 178815 251 24 0 252633 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1023996

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 30924
/proc/meminfo: memFree=21822108/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1023996 CPUtime=4422.39 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 186290 0 0 0 442175 64 0 0 25 0 1 0 230675162 1048571904 179521 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255999 179521 251 24 0 252633 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1023996

[startup+4482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/416 30926
/proc/meminfo: memFree=21808440/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1023996 CPUtime=4482.39 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 186956 0 0 0 448175 64 0 0 25 0 1 0 230675162 1048571904 180184 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 255999 180184 251 24 0 252633 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1023996

[startup+4542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/416 30930
/proc/meminfo: memFree=21794168/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1024636 CPUtime=4542.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 187863 0 0 0 454175 65 0 0 25 0 1 0 230675162 1049227264 181091 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256159 181091 251 24 0 252793 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1024636

[startup+4602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 30932
/proc/meminfo: memFree=21777972/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1024636 CPUtime=4602.41 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 188644 0 0 0 460176 65 0 0 25 0 1 0 230675162 1049227264 181872 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256159 181872 251 24 0 252793 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1024636

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 30933
/proc/meminfo: memFree=21764524/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1024636 CPUtime=4662.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 189482 0 0 0 466175 65 0 0 25 0 1 0 230675162 1049227264 182706 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256159 182706 251 24 0 252793 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1024636

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 30935
/proc/meminfo: memFree=21840112/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1025596 CPUtime=4722.42 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 190546 0 0 0 472176 66 0 0 25 0 1 0 230675162 1050210304 183766 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256399 183766 251 24 0 253033 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1025596

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/416 30937
/proc/meminfo: memFree=21811180/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1025596 CPUtime=4782.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 191344 0 0 0 478174 66 0 0 25 0 1 0 230675162 1050210304 184563 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256399 184563 251 24 0 253033 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1025596

[startup+4842.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/416 30938
/proc/meminfo: memFree=21790540/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1025596 CPUtime=4842.41 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 192214 0 0 0 484174 67 0 0 25 0 1 0 230675162 1050210304 185433 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256399 185433 251 24 0 253033 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1025596

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/416 30940
/proc/meminfo: memFree=21772256/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1027036 CPUtime=4902.4 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 193428 0 0 0 490172 68 0 0 25 0 1 0 230675162 1051684864 186641 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256759 186641 251 24 0 253393 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1027036

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/416 30941
/proc/meminfo: memFree=21758432/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1027036 CPUtime=4962.41 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 194212 0 0 0 496172 69 0 0 25 0 1 0 230675162 1051684864 187422 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256759 187422 251 24 0 253393 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1027036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.16 2.05 2.01 3/416 30943
/proc/meminfo: memFree=21748580/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1027036 CPUtime=5000.02 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 194744 0 0 0 499933 69 0 0 25 0 1 0 230675162 1051684864 187953 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256759 187953 251 24 0 253393 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1027036

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

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

[startup+4999.9 s]
/proc/loadavg: 2.16 2.05 2.01 3/416 30943
/proc/meminfo: memFree=21748580/32950928 swapFree=53457208/67111528
[pid=30283] ppid=30281 vsize=1027036 CPUtime=5000.02 cores=0,2,4,6
/proc/30283/stat : 30283 (RestartSAT) R 30281 30283 29384 0 -1 4202496 194744 0 0 0 499933 69 0 0 25 0 1 0 230675162 1051684864 187953 33554432000 4194304 4291949 140734637033632 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30283/statm: 256759 187953 251 24 0 253393 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1027036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.06
CPU user time (s): 4999.34
CPU system time (s): 0.72189
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1027036

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

runsolver used 21.5057 second user time and 46.6909 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-29 02:57:38
IDJOB=3421406
IDBENCH=88207
IDSOLVER=1911
FILE ID=node112/3421406-1306630657
RUNJOBID= node112-1306625798-30094
PBS_JOBID= 13471593
Free space on /tmp= 73272 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421406-1306630657/watcher-3421406-1306630657 -o /tmp/evaluation-result-3421406-1306630657/solver-3421406-1306630657 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421406-1306630657.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=418926526

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:      22656296 kB
Buffers:        260088 kB
Cached:        7529780 kB
SwapCached:      62268 kB
Active:        2767704 kB
Inactive:      7280092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22656296 kB
SwapTotal:    67111528 kB
SwapFree:     53457208 kB
Dirty:            6636 kB
Writeback:           0 kB
AnonPages:     2203600 kB
Mapped:          16100 kB
Slab:           122248 kB
PageTables:      59280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98731568 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= 73272 MiB
End job on node112 at 2011-05-29 04:20:59