Trace number 3372982

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 587f (fixed)UNSAT 604.533 604.53

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

604.50/604.51	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: 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-3372982-1305428139/watcher-3372982-1305428139 -o /tmp/evaluation-result-3372982-1305428139/solver-3372982-1305428139 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372982-1305428139.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.97 2/295 29572
/proc/meminfo: memFree=26937972/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=7420 CPUtime=0 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 1 0 654412455 7598080 354 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204341229 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 1855 363 112 53 0 278 0

[startup+0.0784311 s]
/proc/loadavg: 1.92 1.99 1.97 2/295 29572
/proc/meminfo: memFree=26937972/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=12264 CPUtime=0.07 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 1671 0 0 0 7 0 0 0 25 0 1 0 654412455 12558336 1590 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 3066 1590 112 53 0 1489 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12264

[startup+0.100425 s]
/proc/loadavg: 1.92 1.99 1.97 2/295 29572
/proc/meminfo: memFree=26937972/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=13288 CPUtime=0.09 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 1927 0 0 0 9 0 0 0 25 0 1 0 654412455 13606912 1846 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 3322 1846 112 53 0 1745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13288

[startup+0.300391 s]
/proc/loadavg: 1.92 1.99 1.97 2/295 29572
/proc/meminfo: memFree=26937972/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=28268 CPUtime=0.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 5672 0 0 0 28 1 0 0 25 0 1 0 654412455 28946432 5591 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 7067 5591 112 53 0 5490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28268

[startup+0.700323 s]
/proc/loadavg: 1.92 1.99 1.97 2/295 29572
/proc/meminfo: memFree=26937972/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=49848 CPUtime=0.69 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 11081 0 0 0 67 2 0 0 25 0 1 0 654412455 51044352 10986 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 12462 10986 112 53 0 10885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49848

[startup+1.50019 s]
/proc/loadavg: 1.92 1.99 1.97 3/296 29573
/proc/meminfo: memFree=26850552/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=93192 CPUtime=1.49 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 21930 0 0 0 143 6 0 0 25 0 1 0 654412455 95428608 21822 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 23298 21822 112 53 0 21721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93192

[startup+3.10092 s]
/proc/loadavg: 1.92 1.99 1.97 3/296 29573
/proc/meminfo: memFree=26763288/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=172068 CPUtime=3.09 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 46149 0 0 0 300 9 0 0 25 0 1 0 654412455 176197632 41495 33554432000 4194304 4409284 140733222015072 18446744073709551615 4302598 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 43017 41495 129 53 0 41440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172068

[startup+6.30037 s]
/proc/loadavg: 2.09 2.02 1.98 3/296 29573
/proc/meminfo: memFree=26768392/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=172028 CPUtime=6.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 47305 0 0 0 620 9 0 0 25 0 1 0 654412455 176156672 41516 33554432000 4194304 4409284 140733222015072 18446744073709551615 4301635 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 43007 41516 129 53 0 41430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172028

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.98 3/296 29573
/proc/meminfo: memFree=26768532/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=174868 CPUtime=12.69 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 80793 0 0 0 1255 14 0 0 25 0 1 0 654412455 179064832 42234 33554432000 4194304 4409284 140733222015072 18446744073709551615 4248772 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 43717 42234 137 53 0 42140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174868

[startup+25.5011 s]
/proc/loadavg: 2.06 2.02 1.98 3/296 29573
/proc/meminfo: memFree=26741744/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=202492 CPUtime=25.49 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 87736 0 0 0 2533 16 0 0 25 0 1 0 654412455 207351808 49172 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 50623 49172 141 53 0 49046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202492

[startup+51.1008 s]
/proc/loadavg: 2.04 2.02 1.98 3/296 29574
/proc/meminfo: memFree=26761240/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=181828 CPUtime=51.09 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 122625 0 0 0 5084 25 0 0 25 0 1 0 654412455 186191872 44017 33554432000 4194304 4409284 140733222015072 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 45457 44017 141 53 0 43880 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181828

[startup+102.311 s]
/proc/loadavg: 2.02 2.01 1.98 3/296 29576
/proc/meminfo: memFree=26670632/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=213608 CPUtime=102.3 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 165034 0 0 0 10192 38 0 0 25 0 1 0 654412455 218734592 51930 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 53402 51930 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: 2.00 2.01 1.98 3/296 29577
/proc/meminfo: memFree=27072576/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=215188 CPUtime=162.28 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 208022 0 0 0 16175 53 0 0 25 0 1 0 654412455 220352512 52325 33554432000 4194304 4409284 140733222015072 18446744073709551615 4360199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 53797 52325 141 53 0 52220 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 215188

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/296 29579
/proc/meminfo: memFree=26984000/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=220684 CPUtime=222.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 257684 0 0 0 22159 70 0 0 25 0 1 0 654412455 225980416 53699 33554432000 4194304 4409284 140733222015072 18446744073709551615 4325588 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 55171 53699 141 53 0 53594 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 220684

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/296 29580
/proc/meminfo: memFree=26939204/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=250564 CPUtime=282.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 324153 0 0 0 28137 92 0 0 25 0 1 0 654412455 256577536 61169 33554432000 4194304 4409284 140733222015072 18446744073709551615 4226172 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 62641 61169 141 53 0 61064 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 250564

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/296 29591
/proc/meminfo: memFree=26803468/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=287680 CPUtime=342.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 368487 0 0 0 34124 105 0 0 25 0 1 0 654412455 294584320 70448 33554432000 4194304 4409284 140733222015072 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 71920 70448 141 53 0 70343 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 287680

[startup+402.301 s]
/proc/loadavg: 2.06 2.03 1.99 3/296 29592
/proc/meminfo: memFree=26487728/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=813792 CPUtime=402.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 602074 0 0 0 40090 139 0 0 25 0 1 0 654412455 833323008 202008 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 203448 202008 141 53 0 201871 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 813792

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/296 29594
/proc/meminfo: memFree=26548808/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=316292 CPUtime=462.3 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 645842 0 0 0 46069 161 0 0 25 0 1 0 654412455 323883008 77601 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 79073 77601 141 53 0 77496 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 316292

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/296 29599
/proc/meminfo: memFree=26343876/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=418796 CPUtime=522.29 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 729038 0 0 0 52043 186 0 0 25 0 1 0 654412455 428847104 103227 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 104699 103227 141 53 0 103122 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 418796

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/296 29600
/proc/meminfo: memFree=26241564/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=370696 CPUtime=582.3 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 762404 0 0 0 58027 203 0 0 25 0 1 0 654412455 379592704 91202 33554432000 4194304 4409284 140733222015072 18446744073709551615 4226211 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 92674 91202 141 53 0 91097 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 370696

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

[startup+588.701 s]
/proc/loadavg: 2.02 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26241060/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=371720 CPUtime=588.69 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 762660 0 0 0 58665 204 0 0 25 0 1 0 654412455 380641280 91458 33554432000 4194304 4409284 140733222015072 18446744073709551615 4358172 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 92930 91458 141 53 0 91353 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 371720

[startup+595.111 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26236464/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=375464 CPUtime=595.11 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 763596 0 0 0 59305 206 0 0 25 0 1 0 654412455 384475136 92394 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 93866 92394 141 53 0 92289 0
Current children cumulated CPU time (s) 595.11
Current children cumulated vsize (KiB) 375464

[startup+601.501 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26236464/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=328588 CPUtime=601.49 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 763596 0 0 0 59943 206 0 0 25 0 1 0 654412455 336474112 80675 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 82147 80675 141 53 0 80570 0
Current children cumulated CPU time (s) 601.49
Current children cumulated vsize (KiB) 328588

[startup+603.101 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26282840/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=328588 CPUtime=603.09 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 763596 0 0 0 60103 206 0 0 25 0 1 0 654412455 336474112 80675 33554432000 4194304 4409284 140733222015072 18446744073709551615 4319562 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 82147 80675 141 53 0 80570 0
Current children cumulated CPU time (s) 603.09
Current children cumulated vsize (KiB) 328588

[startup+603.911 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26283460/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=327952 CPUtime=603.9 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 763596 0 0 0 60184 206 0 0 25 0 1 0 654412455 335822848 80516 33554432000 4194304 4409284 140733222015072 18446744073709551615 4268690 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 81988 80516 141 53 0 80411 0
Current children cumulated CPU time (s) 603.9
Current children cumulated vsize (KiB) 327952

[startup+604.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26283460/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=269732 CPUtime=604.3 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 765567 0 0 0 60223 207 0 0 25 0 1 0 654412455 276205568 65961 33554432000 4194304 4409284 140733222015072 18446744073709551615 4230622 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 67433 65961 141 53 0 65856 0
Current children cumulated CPU time (s) 604.3
Current children cumulated vsize (KiB) 269732

[startup+604.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/296 29601
/proc/meminfo: memFree=26283460/32951124 swapFree=63649232/67111528
[pid=29572] ppid=29570 vsize=269732 CPUtime=604.5 cores=1,3,5,7
/proc/29572/stat : 29572 (lingeling) R 29570 29572 29414 0 -1 4202496 765567 0 0 0 60243 207 0 0 25 0 1 0 654412455 276205568 65961 33554432000 4194304 4409284 140733222015072 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29572/statm: 67433 65961 141 53 0 65856 0
Current children cumulated CPU time (s) 604.5
Current children cumulated vsize (KiB) 269732

Child status: 20
Real time (s): 604.53
CPU time (s): 604.533
CPU user time (s): 602.447
CPU system time (s): 2.08568
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 893672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 602.447
system time used= 2.08568
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= 4
involuntary context switches= 1063

runsolver used 1.56876 second user time and 3.9344 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 04:55:40
IDJOB=3372982
IDBENCH=88167
IDSOLVER=1850
FILE ID=node130/3372982-1305428139
RUNJOBID= node130-1305426633-29433
PBS_JOBID= 13324602
Free space on /tmp= 73352 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3372982-1305428139/watcher-3372982-1305428139 -o /tmp/evaluation-result-3372982-1305428139/solver-3372982-1305428139 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372982-1305428139.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=544504872

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:      26938004 kB
Buffers:        270876 kB
Cached:        3758064 kB
SwapCached:      10248 kB
Active:        2077780 kB
Inactive:      3662704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26938004 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:          103248 kB
Writeback:           0 kB
AnonPages:     1709084 kB
Mapped:          13868 kB
Slab:           185672 kB
PageTables:      26672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52135156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node130 at 2011-05-15 05:05:44