Trace number 3310102

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 587UNSAT 609.42 609.405

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

609.31/609.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3310102-1304002440/watcher-3310102-1304002440 -o /tmp/evaluation-result-3310102-1304002440/solver-3310102-1304002440 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3310102-1304002440.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: 0.92 1.08 1.47 3/172 15642
/proc/meminfo: memFree=13298496/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=7164 CPUtime=0 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 340 0 0 0 0 0 0 0 21 0 1 0 511842194 7335936 282 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 1791 282 111 53 0 214 0

[startup+0.0422089 s]
/proc/loadavg: 0.92 1.08 1.47 3/172 15642
/proc/meminfo: memFree=13298496/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=9444 CPUtime=0.03 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 967 0 0 0 3 0 0 0 21 0 1 0 511842194 9670656 885 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 2361 885 112 53 0 784 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9444

[startup+0.101193 s]
/proc/loadavg: 0.92 1.08 1.47 3/172 15642
/proc/meminfo: memFree=13298496/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=13288 CPUtime=0.09 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 1928 0 0 0 9 0 0 0 21 0 1 0 511842194 13606912 1846 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 3322 1846 112 53 0 1745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13288

[startup+0.301144 s]
/proc/loadavg: 0.92 1.08 1.47 3/172 15642
/proc/meminfo: memFree=13298496/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=28268 CPUtime=0.28 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 5673 0 0 0 28 0 0 0 22 0 1 0 511842194 28946432 5591 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 7067 5591 112 53 0 5490 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28268

[startup+0.701068 s]
/proc/loadavg: 0.92 1.08 1.47 3/172 15642
/proc/meminfo: memFree=13298496/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=49848 CPUtime=0.69 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 11082 0 0 0 68 1 0 0 24 0 1 0 511842194 51044352 10986 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 12462 10986 112 53 0 10885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49848

[startup+1.5009 s]
/proc/loadavg: 0.92 1.08 1.47 3/178 15649
/proc/meminfo: memFree=13084580/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=93192 CPUtime=1.49 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 21931 0 0 0 145 4 0 0 25 0 1 0 511842194 95428608 21822 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 23298 21822 112 53 0 21721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93192

[startup+3.10062 s]
/proc/loadavg: 0.92 1.08 1.47 3/178 15649
/proc/meminfo: memFree=12905648/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=172068 CPUtime=3.09 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 46150 0 0 0 301 8 0 0 25 0 1 0 511842194 176197632 41495 33554432000 4194304 4409164 140737064683360 18446744073709551615 4305081 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 43017 41495 129 53 0 41440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172068

[startup+6.30105 s]
/proc/loadavg: 1.01 1.10 1.47 3/178 15649
/proc/meminfo: memFree=12750516/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=172028 CPUtime=6.29 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 47306 0 0 0 620 9 0 0 25 0 1 0 511842194 176156672 41516 33554432000 4194304 4409164 140737064683360 18446744073709551615 4304028 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 43007 41516 129 53 0 41430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172028

[startup+12.7009 s]
/proc/loadavg: 1.09 1.11 1.47 3/178 15649
/proc/meminfo: memFree=12745092/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=174868 CPUtime=12.69 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 80794 0 0 0 1256 13 0 0 25 0 1 0 511842194 179064832 42234 33554432000 4194304 4409164 140737064683360 18446744073709551615 4248756 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 43717 42234 137 53 0 42140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174868

[startup+25.5006 s]
/proc/loadavg: 1.29 1.16 1.48 3/178 15650
/proc/meminfo: memFree=12707904/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=202492 CPUtime=25.5 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 87736 0 0 0 2535 15 0 0 25 0 1 0 511842194 207351808 49171 33554432000 4194304 4409164 140737064683360 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 50623 49171 141 53 0 49046 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 202492

[startup+51.1009 s]
/proc/loadavg: 1.53 1.22 1.49 3/178 15650
/proc/meminfo: memFree=12499784/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=181828 CPUtime=51.09 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 122625 0 0 0 5088 21 0 0 25 0 1 0 511842194 186191872 44016 33554432000 4194304 4409164 140737064683360 18446744073709551615 4230422 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 45457 44016 141 53 0 43880 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181828

[startup+102.301 s]
/proc/loadavg: 1.79 1.34 1.52 2/173 15669
/proc/meminfo: memFree=13216736/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=213608 CPUtime=102.3 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 165034 0 0 0 10198 32 0 0 25 0 1 0 511842194 218734592 51929 33554432000 4194304 4409164 140737064683360 18446744073709551615 4230589 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 53402 51929 141 53 0 51825 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 213608

[startup+162.301 s]
/proc/loadavg: 1.29 1.28 1.48 2/172 15670
/proc/meminfo: memFree=13215548/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=215188 CPUtime=162.29 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 208022 0 0 0 16187 42 0 0 25 0 1 0 511842194 220352512 52324 33554432000 4194304 4409164 140737064683360 18446744073709551615 4253702 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 53797 52324 141 53 0 52220 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 215188

[startup+222.301 s]
/proc/loadavg: 1.10 1.22 1.45 2/172 15672
/proc/meminfo: memFree=13209420/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=220712 CPUtime=222.29 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 257684 0 0 0 22172 57 0 0 25 0 1 0 511842194 226009088 53705 33554432000 4194304 4409164 140737064683360 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 55178 53705 141 53 0 53601 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 220712

[startup+282.301 s]
/proc/loadavg: 1.04 1.18 1.42 2/172 15673
/proc/meminfo: memFree=13179860/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=250260 CPUtime=282.3 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 324076 0 0 0 28157 73 0 0 25 0 1 0 511842194 256266240 61092 33554432000 4194304 4409164 140737064683360 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 62565 61092 141 53 0 60988 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 250260

[startup+342.301 s]
/proc/loadavg: 1.01 1.14 1.39 2/172 15675
/proc/meminfo: memFree=13142980/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=287680 CPUtime=342.31 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 368487 0 0 0 34147 84 0 0 25 0 1 0 511842194 294584320 70447 33554432000 4194304 4409164 140737064683360 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 71920 70447 141 53 0 70343 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 287680

[startup+402.3 s]
/proc/loadavg: 1.00 1.12 1.36 2/172 15677
/proc/meminfo: memFree=12843344/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=585956 CPUtime=402.3 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 522934 0 0 0 40124 106 0 0 25 0 1 0 511842194 600018944 145048 33554432000 4194304 4409164 140737064683360 18446744073709551615 4263978 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 146489 145048 141 53 0 144912 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 585956

[startup+462.306 s]
/proc/loadavg: 1.00 1.09 1.34 3/172 15687
/proc/meminfo: memFree=13126256/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=304816 CPUtime=462.31 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 642973 0 0 0 46104 127 0 0 25 0 1 0 511842194 312131584 74731 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 76204 74731 141 53 0 74627 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 304816

[startup+522.3 s]
/proc/loadavg: 1.00 1.07 1.31 2/172 15689
/proc/meminfo: memFree=13012152/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=418796 CPUtime=522.3 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 729038 0 0 0 52084 146 0 0 25 0 1 0 511842194 428847104 103226 33554432000 4194304 4409164 140737064683360 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 104699 103226 141 53 0 103122 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 418796

[startup+582.301 s]
/proc/loadavg: 1.00 1.06 1.29 2/172 15690
/proc/meminfo: memFree=13063316/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=367608 CPUtime=582.31 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 761632 0 0 0 58074 157 0 0 25 0 1 0 511842194 376430592 90429 33554432000 4194304 4409164 140737064683360 18446744073709551615 4258672 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 91902 90429 141 53 0 90325 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 367608

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

[startup+590.101 s]
/proc/loadavg: 1.00 1.05 1.29 2/172 15691
/proc/meminfo: memFree=13060204/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=370696 CPUtime=590.11 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 762404 0 0 0 58853 158 0 0 25 0 1 0 511842194 379592704 91201 33554432000 4194304 4409164 140737064683360 18446744073709551615 4231013 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 92674 91201 141 53 0 91097 0
Current children cumulated CPU time (s) 590.11
Current children cumulated vsize (KiB) 370696

[startup+602.901 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13055492/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=375464 CPUtime=602.91 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 763596 0 0 0 60131 160 0 0 25 0 1 0 511842194 384475136 92393 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 93866 92393 141 53 0 92289 0
Current children cumulated CPU time (s) 602.91
Current children cumulated vsize (KiB) 375464

[startup+606.1 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13055484/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=328588 CPUtime=606.1 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 763596 0 0 0 60450 160 0 0 25 0 1 0 511842194 336474112 80674 33554432000 4194304 4409164 140737064683360 18446744073709551615 4270676 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 82147 80674 141 53 0 80570 0
Current children cumulated CPU time (s) 606.1
Current children cumulated vsize (KiB) 328588

[startup+607.701 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13101860/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=328588 CPUtime=607.7 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 763596 0 0 0 60610 160 0 0 25 0 1 0 511842194 336474112 80674 33554432000 4194304 4409164 140737064683360 18446744073709551615 4230471 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 82147 80674 141 53 0 80570 0
Current children cumulated CPU time (s) 607.7
Current children cumulated vsize (KiB) 328588

[startup+608.501 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13102480/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=327952 CPUtime=608.51 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 763596 0 0 0 60691 160 0 0 25 0 1 0 511842194 335822848 80515 33554432000 4194304 4409164 140737064683360 18446744073709551615 4228032 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 81988 80515 141 53 0 80411 0
Current children cumulated CPU time (s) 608.51
Current children cumulated vsize (KiB) 327952

[startup+608.901 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13102480/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=327384 CPUtime=608.9 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 763596 0 0 0 60730 160 0 0 25 0 1 0 511842194 335241216 80373 33554432000 4194304 4409164 140737064683360 18446744073709551615 4228096 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 81846 80373 141 53 0 80269 0
Current children cumulated CPU time (s) 608.9
Current children cumulated vsize (KiB) 327384

[startup+609.301 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13102480/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=269732 CPUtime=609.31 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 765567 0 0 0 60770 161 0 0 25 0 1 0 511842194 276205568 65960 33554432000 4194304 4409164 140737064683360 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15642/statm: 67433 65960 141 53 0 65856 0
Current children cumulated CPU time (s) 609.31
Current children cumulated vsize (KiB) 269732

[startup+609.401 s]
/proc/loadavg: 1.00 1.05 1.28 2/172 15691
/proc/meminfo: memFree=13102480/32951124 swapFree=67111528/67111528
[pid=15642] ppid=15640 vsize=92996 CPUtime=609.4 cores=0,2,4,6
/proc/15642/stat : 15642 (lingeling) R 15640 15642 14723 0 -1 4202496 765569 0 0 0 60779 161 0 0 25 0 1 0 511842194 95227904 18367 33554432000 4194304 4409164 140737064683360 18446744073709551615 228122739818 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15642/statm: 23249 17855 142 53 0 21672 0
Current children cumulated CPU time (s) 609.4
Current children cumulated vsize (KiB) 92996

Child status: 20
Real time (s): 609.405
CPU time (s): 609.42
CPU user time (s): 607.799
CPU system time (s): 1.62175
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 893672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 607.799
system time used= 1.62175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 765570
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= 5
involuntary context switches= 880

runsolver used 0.91786 second user time and 1.90971 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-28 16:54:02
IDJOB=3310102
IDBENCH=88167
IDSOLVER=1693
FILE ID=node138/3310102-1304002440
RUNJOBID= node138-1304002440-15630
PBS_JOBID= 13168737
Free space on /tmp= 71596 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310102-1304002440/watcher-3310102-1304002440 -o /tmp/evaluation-result-3310102-1304002440/solver-3310102-1304002440 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3310102-1304002440.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1720213362

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13298776 kB
Buffers:       2089172 kB
Cached:       16926144 kB
SwapCached:          0 kB
Active:       10841740 kB
Inactive:      8237692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13298776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          224648 kB
Writeback:           0 kB
AnonPages:       63512 kB
Mapped:          14520 kB
Slab:           510012 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187980 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= 71716 MiB
End job on node138 at 2011-04-28 17:04:12