Trace number 3251561

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
Lingeling 587? (TO) 1300.05 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
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: 935)

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-3251561-1303586398/watcher-3251561-1303586398 -o /tmp/evaluation-result-3251561-1303586398/solver-3251561-1303586398 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3251561-1303586398.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.83 3/181 21899
/proc/meminfo: memFree=18463720/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=7224 CPUtime=0 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 386 0 0 0 0 0 0 0 22 0 1 0 470238303 7397376 328 33554432000 4194304 4409164 140735526378720 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 1806 328 110 53 0 229 0

[startup+0.048081 s]
/proc/loadavg: 3.68 3.93 3.83 3/181 21899
/proc/meminfo: memFree=18463720/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=11064 CPUtime=0.04 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 1347 0 0 0 4 0 0 0 22 0 1 0 470238303 11329536 1289 33554432000 4194304 4409164 140735526378720 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 2766 1289 111 53 0 1189 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11064

[startup+0.101052 s]
/proc/loadavg: 3.68 3.93 3.83 3/181 21899
/proc/meminfo: memFree=18463720/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=15160 CPUtime=0.09 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 2371 0 0 0 9 0 0 0 22 0 1 0 470238303 15523840 2313 33554432000 4194304 4409164 140735526378720 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 3790 2313 111 53 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15160

[startup+0.30104 s]
/proc/loadavg: 3.68 3.93 3.83 3/181 21899
/proc/meminfo: memFree=18463720/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=23272 CPUtime=0.29 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 4436 0 0 0 29 0 0 0 23 0 1 0 470238303 23830528 4355 33554432000 4194304 4409164 140735526378720 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 5818 4355 125 53 0 4241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23272

[startup+0.70097 s]
/proc/loadavg: 3.68 3.93 3.83 3/181 21899
/proc/meminfo: memFree=18463720/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=35588 CPUtime=0.69 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 8537 0 0 0 68 1 0 0 25 0 1 0 470238303 36442112 6386 33554432000 4194304 4409164 140735526378720 18446744073709551615 4228052 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 8897 6386 132 53 0 7320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35588

[startup+1.50083 s]
/proc/loadavg: 3.71 3.93 3.83 5/190 21916
/proc/meminfo: memFree=18393596/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=35588 CPUtime=1.49 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 8541 0 0 0 148 1 0 0 25 0 1 0 470238303 36442112 6390 33554432000 4194304 4409164 140735526378720 18446744073709551615 4242689 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 8897 6390 136 53 0 7320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35588

[startup+3.10056 s]
/proc/loadavg: 3.71 3.93 3.83 5/190 21916
/proc/meminfo: memFree=18392232/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=35588 CPUtime=3.09 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 8541 0 0 0 308 1 0 0 25 0 1 0 470238303 36442112 6390 33554432000 4194304 4409164 140735526378720 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 8897 6390 136 53 0 7320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35588

[startup+6.30101 s]
/proc/loadavg: 3.73 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18391356/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=35588 CPUtime=6.29 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 8541 0 0 0 628 1 0 0 25 0 1 0 470238303 36442112 6390 33554432000 4194304 4409164 140735526378720 18446744073709551615 4243768 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 8897 6390 136 53 0 7320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35588

[startup+12.7009 s]
/proc/loadavg: 3.75 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18379128/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=35588 CPUtime=12.69 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 8541 0 0 0 1268 1 0 0 25 0 1 0 470238303 36442112 6390 33554432000 4194304 4409164 140735526378720 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 8897 6390 136 53 0 7320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35588

[startup+25.5008 s]
/proc/loadavg: 3.79 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18321096/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=47164 CPUtime=25.49 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 11852 0 0 0 2546 3 0 0 25 0 1 0 470238303 48295936 9701 33554432000 4194304 4409164 140735526378720 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 11791 9701 141 53 0 10214 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47164

[startup+51.1005 s]
/proc/loadavg: 3.87 3.94 3.84 5/190 21917
/proc/meminfo: memFree=18308632/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=44160 CPUtime=51.09 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 15466 0 0 0 5101 8 0 0 25 0 1 0 470238303 45219840 9561 33554432000 4194304 4409164 140735526378720 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 11040 9561 141 53 0 9463 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44160

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 21919
/proc/meminfo: memFree=18197528/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=58108 CPUtime=102.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 24041 0 0 0 10209 21 0 0 25 0 1 0 470238303 59502592 13048 33554432000 4194304 4409164 140735526378720 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 14527 13048 141 53 0 12950 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58108

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 21921
/proc/meminfo: memFree=18090752/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=87688 CPUtime=162.29 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 37302 0 0 0 16201 28 0 0 25 0 1 0 470238303 89792512 19420 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358487 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 21922 19420 141 53 0 20345 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87688

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 21922
/proc/meminfo: memFree=18104848/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=88676 CPUtime=222.29 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 50736 0 0 0 22194 35 0 0 25 0 1 0 470238303 90804224 19667 33554432000 4194304 4409164 140735526378720 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 22169 19667 141 53 0 20592 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88676

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 21924
/proc/meminfo: memFree=17972780/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=107120 CPUtime=282.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 68180 0 0 0 28182 48 0 0 25 0 1 0 470238303 109690880 25301 33554432000 4194304 4409164 140735526378720 18446744073709551615 4303699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 26780 25301 141 53 0 25203 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107120

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 21925
/proc/meminfo: memFree=18052248/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=133012 CPUtime=342.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 101280 0 0 0 34163 67 0 0 25 0 1 0 470238303 136204288 31774 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 33253 31774 141 53 0 31676 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133012

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 21927
/proc/meminfo: memFree=17860036/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=210380 CPUtime=402.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 132290 0 0 0 40151 79 0 0 25 0 1 0 470238303 215429120 51116 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 52595 51116 141 53 0 51018 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210380

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.90 5/190 21929
/proc/meminfo: memFree=17669800/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=286908 CPUtime=462.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 151422 0 0 0 46142 88 0 0 25 0 1 0 470238303 293793792 70248 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 71727 70248 141 53 0 70150 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 286908

[startup+522.3 s]
/proc/loadavg: 4.09 4.02 3.91 5/190 21930
/proc/meminfo: memFree=17600104/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=232464 CPUtime=522.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 170519 0 0 0 52126 104 0 0 25 0 1 0 470238303 238043136 56669 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358795 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 58116 56669 141 53 0 56539 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 232464

[startup+582.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 21932
/proc/meminfo: memFree=17458848/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=305568 CPUtime=582.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 198269 0 0 0 58118 112 0 0 25 0 1 0 470238303 312901632 74913 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 76392 74913 141 53 0 74815 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 305568

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 21933
/proc/meminfo: memFree=17492316/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=369444 CPUtime=642.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 230622 0 0 0 64110 121 0 0 25 0 1 0 470238303 378310656 90882 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 92361 90882 141 53 0 90784 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 369444

[startup+702.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 21935
/proc/meminfo: memFree=17516216/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=261264 CPUtime=702.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 257856 0 0 0 70099 131 0 0 25 0 1 0 470238303 267534336 63837 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 65316 63837 141 53 0 63739 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 261264

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 21937
/proc/meminfo: memFree=17511108/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=265456 CPUtime=762.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 299864 0 0 0 76090 141 0 0 25 0 1 0 470238303 271826944 64885 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 66364 64885 141 53 0 64787 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 265456

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 21938
/proc/meminfo: memFree=17237896/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=377236 CPUtime=822.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 368769 0 0 0 82077 154 0 0 25 0 1 0 470238303 386289664 92830 33554432000 4194304 4409164 140735526378720 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 94309 92830 141 53 0 92732 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 377236

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21940
/proc/meminfo: memFree=17320824/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=393884 CPUtime=882.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 430275 0 0 0 88067 163 0 0 25 0 1 0 470238303 403337216 96992 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 98471 96992 141 53 0 96894 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 393884

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21941
/proc/meminfo: memFree=17116800/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=441116 CPUtime=942.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 474851 0 0 0 94058 172 0 0 25 0 1 0 470238303 451702784 108800 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 110279 108800 141 53 0 108702 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 441116

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21943
/proc/meminfo: memFree=17206424/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=457500 CPUtime=1002.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 503523 0 0 0 100053 178 0 0 25 0 1 0 470238303 468480000 112896 33554432000 4194304 4409164 140735526378720 18446744073709551615 4303676 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 114375 112896 141 53 0 112798 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 457500

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 21945
/proc/meminfo: memFree=17056460/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=540840 CPUtime=1062.3 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 594832 0 0 0 106039 191 0 0 25 0 1 0 470238303 553820160 133763 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 135210 133763 141 53 0 133633 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 540840

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 21946
/proc/meminfo: memFree=16918044/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=540840 CPUtime=1122.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 611216 0 0 0 112035 196 0 0 25 0 1 0 470238303 553820160 133763 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 135210 133763 141 53 0 133633 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 540840

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 21948
/proc/meminfo: memFree=16813356/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=606376 CPUtime=1182.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 660368 0 0 0 118027 204 0 0 25 0 1 0 470238303 620929024 150147 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 151594 150147 141 53 0 150017 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 606376

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 21949
/proc/meminfo: memFree=16779852/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=540840 CPUtime=1242.31 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 693136 0 0 0 124019 212 0 0 25 0 1 0 470238303 553820160 133763 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 135210 133763 141 53 0 133633 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 540840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 4/189 21952
/proc/meminfo: memFree=16937808/32951124 swapFree=67111528/67111528
[pid=21899] ppid=21897 vsize=540840 CPUtime=1300.02 cores=0,2
/proc/21899/stat : 21899 (lingeling) R 21897 21899 20549 0 -1 4202496 725904 0 0 0 129784 218 0 0 25 0 1 0 470238303 553820160 133763 33554432000 4194304 4409164 140735526378720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/21899/statm: 135210 133763 141 53 0 133633 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 540840

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1297.84
CPU system time (s): 2.21266
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 606376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.84
system time used= 2.21266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 725904
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= 3
involuntary context switches= 15557

runsolver used 2.26266 second user time and 4.84026 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 21:19:58
IDJOB=3251561
IDBENCH=88226
IDSOLVER=1606
FILE ID=node130/3251561-1303586398
RUNJOBID= node130-1303586398-21873
PBS_JOBID= 13150334
Free space on /tmp= 71836 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251561-1303586398/watcher-3251561-1303586398 -o /tmp/evaluation-result-3251561-1303586398/solver-3251561-1303586398 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251561-1303586398.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=627430437

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18464124 kB
Buffers:       2091972 kB
Cached:       11777508 kB
SwapCached:          0 kB
Active:        6355620 kB
Inactive:      7584832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18464124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11072 kB
Writeback:           8 kB
AnonPages:       70584 kB
Mapped:          15088 kB
Slab:           481644 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219984 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= 71828 MiB
End job on node130 at 2011-04-23 21:41:40