Trace number 3372919

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 592.258 592.25

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

592.20/592.24	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-3372919-1305427547/watcher-3372919-1305427547 -o /tmp/evaluation-result-3372919-1305427547/solver-3372919-1305427547 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372919-1305427547.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 2/295 29530
/proc/meminfo: memFree=27493492/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=6704 CPUtime=0 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 249 0 0 0 0 0 0 0 23 0 1 0 654353168 6864896 191 33554432000 4194304 4409284 140734935890976 18446744073709551615 4243682 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 1676 191 134 53 0 99 0

[startup+0.10744 s]
/proc/loadavg: 2.00 2.00 1.97 2/295 29530
/proc/meminfo: memFree=27493492/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=7196 CPUtime=0.1 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 392 0 0 0 10 0 0 0 24 0 1 0 654353168 7368704 334 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 1799 334 141 53 0 222 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7196

[startup+0.200424 s]
/proc/loadavg: 2.00 2.00 1.97 2/295 29530
/proc/meminfo: memFree=27493492/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=7896 CPUtime=0.19 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 638 0 0 0 19 0 0 0 25 0 1 0 654353168 8085504 525 33554432000 4194304 4409284 140734935890976 18446744073709551615 4303837 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 1974 525 141 53 0 397 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7896

[startup+0.300407 s]
/proc/loadavg: 2.00 2.00 1.97 2/295 29530
/proc/meminfo: memFree=27493492/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=8008 CPUtime=0.29 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 759 0 0 0 29 0 0 0 25 0 1 0 654353168 8200192 553 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 2002 553 141 53 0 425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8008

[startup+0.700339 s]
/proc/loadavg: 2.00 2.00 1.97 2/295 29530
/proc/meminfo: memFree=27493492/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=7740 CPUtime=0.69 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 1430 0 0 0 67 2 0 0 25 0 1 0 654353168 7925760 488 33554432000 4194304 4409284 140734935890976 18446744073709551615 4296724 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 1935 488 141 53 0 358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7740

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29531
/proc/meminfo: memFree=27494748/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=9340 CPUtime=1.49 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 3751 0 0 0 144 5 0 0 25 0 1 0 654353168 9564160 888 33554432000 4194304 4409284 140734935890976 18446744073709551615 4253240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 2335 888 141 53 0 758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9340

[startup+3.10093 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29531
/proc/meminfo: memFree=27493800/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=10952 CPUtime=3.09 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 6731 0 0 0 300 9 0 0 25 0 1 0 654353168 11214848 1291 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 2738 1291 141 53 0 1161 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10952

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29531
/proc/meminfo: memFree=27484980/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=14280 CPUtime=6.29 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 14104 0 0 0 613 16 0 0 25 0 1 0 654353168 14622720 2121 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 3570 2121 141 53 0 1993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14280

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 4/296 29531
/proc/meminfo: memFree=27476288/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=14988 CPUtime=12.69 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 24398 0 0 0 1244 25 0 0 25 0 1 0 654353168 15347712 2292 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 3747 2292 141 53 0 2170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14988

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29532
/proc/meminfo: memFree=27450648/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=34728 CPUtime=25.49 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 45300 0 0 0 2512 37 0 0 25 0 1 0 654353168 35561472 6806 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204341341 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 8682 6831 141 53 0 7105 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34728

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29533
/proc/meminfo: memFree=27428196/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=31672 CPUtime=51.09 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 71341 0 0 0 5055 54 0 0 25 0 1 0 654353168 32432128 6471 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 7918 6471 141 53 0 6341 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31672

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29534
/proc/meminfo: memFree=27360568/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=48712 CPUtime=102.3 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 138632 0 0 0 10151 79 0 0 25 0 1 0 654353168 49881088 10731 33554432000 4194304 4409284 140734935890976 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 12178 10731 141 53 0 10601 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48712

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29535
/proc/meminfo: memFree=27376164/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=72376 CPUtime=162.29 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 169947 0 0 0 16128 101 0 0 25 0 1 0 654353168 74113024 16606 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 18094 16606 141 53 0 16517 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72376

[startup+222.311 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29537
/proc/meminfo: memFree=27305824/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=96332 CPUtime=222.31 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 186365 0 0 0 22116 115 0 0 25 0 1 0 654353168 98643968 22619 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 24083 22619 141 53 0 22506 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 96332

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/296 29539
/proc/meminfo: memFree=27282456/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=67572 CPUtime=282.29 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 217872 0 0 0 28098 131 0 0 25 0 1 0 654353168 69193728 15446 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 16893 15446 141 53 0 15316 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 67572

[startup+342.301 s]
/proc/loadavg: 2.05 2.01 1.97 3/296 29540
/proc/meminfo: memFree=27355076/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=100336 CPUtime=342.29 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 242447 0 0 0 34085 144 0 0 25 0 1 0 654353168 102744064 23637 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 25084 23637 141 53 0 23507 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100336

[startup+402.301 s]
/proc/loadavg: 2.07 2.02 1.98 3/296 29542
/proc/meminfo: memFree=27236368/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=125512 CPUtime=402.3 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 361706 0 0 0 40064 166 0 0 25 0 1 0 654353168 128524288 29853 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 125512

[startup+462.301 s]
/proc/loadavg: 2.03 2.02 1.98 3/296 29543
/proc/meminfo: memFree=27110096/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=125512 CPUtime=462.3 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 373994 0 0 0 46056 174 0 0 25 0 1 0 654353168 128524288 29853 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125512

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/296 29545
/proc/meminfo: memFree=27109940/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=125512 CPUtime=522.3 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 373994 0 0 0 52049 181 0 0 25 0 1 0 654353168 128524288 29853 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 31378 29853 141 53 0 29801 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 125512

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26945964/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=101868 CPUtime=582.3 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 384913 0 0 0 58037 193 0 0 25 0 1 0 654353168 104312832 23988 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 25467 23988 141 53 0 23890 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101868

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

[startup+582.401 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26945964/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=101868 CPUtime=582.4 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 384913 0 0 0 58047 193 0 0 25 0 1 0 654353168 104312832 23988 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 25467 23988 141 53 0 23890 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 101868

[startup+588.801 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26912976/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=134636 CPUtime=588.8 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 393105 0 0 0 58686 194 0 0 25 0 1 0 654353168 137867264 32180 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 33659 32180 141 53 0 32082 0
Current children cumulated CPU time (s) 588.8
Current children cumulated vsize (KiB) 134636

[startup+590.4 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26912976/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=134636 CPUtime=590.4 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 393105 0 0 0 58845 195 0 0 25 0 1 0 654353168 137867264 32180 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 33659 32180 141 53 0 32082 0
Current children cumulated CPU time (s) 590.4
Current children cumulated vsize (KiB) 134636

[startup+591.2 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26913096/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=134636 CPUtime=591.2 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 393105 0 0 0 58925 195 0 0 25 0 1 0 654353168 137867264 32180 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 33659 32180 141 53 0 32082 0
Current children cumulated CPU time (s) 591.2
Current children cumulated vsize (KiB) 134636

[startup+592 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26981296/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=78172 CPUtime=592 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 396649 0 0 0 59004 196 0 0 25 0 1 0 654353168 80048128 18064 33554432000 4194304 4409284 140734935890976 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 19543 18064 141 53 0 17966 0
Current children cumulated CPU time (s) 592
Current children cumulated vsize (KiB) 78172

[startup+592.201 s]
/proc/loadavg: 2.00 2.01 1.98 3/296 29547
/proc/meminfo: memFree=26981296/32951124 swapFree=63649232/67111528
[pid=29530] ppid=29528 vsize=78172 CPUtime=592.2 cores=1,3,5,7
/proc/29530/stat : 29530 (lingeling) R 29528 29530 29414 0 -1 4202496 396649 0 0 0 59024 196 0 0 25 0 1 0 654353168 80048128 18064 33554432000 4194304 4409284 140734935890976 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/29530/statm: 19543 18064 141 53 0 17966 0
Current children cumulated CPU time (s) 592.2
Current children cumulated vsize (KiB) 78172

Child status: 20
Real time (s): 592.25
CPU time (s): 592.258
CPU user time (s): 590.29
CPU system time (s): 1.9677
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134636

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

runsolver used 1.57876 second user time and 3.81142 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 04:45:47
IDJOB=3372919
IDBENCH=87935
IDSOLVER=1850
FILE ID=node130/3372919-1305427547
RUNJOBID= node130-1305426633-29433
PBS_JOBID= 13324602
Free space on /tmp= 73452 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372919-1305427547/watcher-3372919-1305427547 -o /tmp/evaluation-result-3372919-1305427547/solver-3372919-1305427547 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372919-1305427547.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=404768123

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:      27493772 kB
Buffers:        270456 kB
Cached:        3654700 kB
SwapCached:      10248 kB
Active:        1421252 kB
Inactive:      3766040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27493772 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:     1259972 kB
Mapped:          13844 kB
Slab:           183044 kB
PageTables:      25656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51687136 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= 73452 MiB
End job on node130 at 2011-05-15 04:55:39