Trace number 3372124

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 517.759 517.767

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.848
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

517.68/517.76	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-3372124-1305417576/watcher-3372124-1305417576 -o /tmp/evaluation-result-3372124-1305417576/solver-3372124-1305417576 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372124-1305417576.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: 6.64 7.81 7.83 1/359 8704
/proc/meminfo: memFree=30319936/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=7140 CPUtime=0 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 371 0 0 0 0 0 0 0 21 0 1 0 634173873 7311360 314 33554432000 4194304 4409284 140733944526960 18446744073709551615 4295696 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 1785 314 117 53 0 208 0

[startup+0.046624 s]
/proc/loadavg: 6.64 7.81 7.83 1/359 8704
/proc/meminfo: memFree=30319936/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=7396 CPUtime=0.04 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 556 0 0 0 4 0 0 0 21 0 1 0 634173873 7573504 393 33554432000 4194304 4409284 140733944526960 18446744073709551615 4259186 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 1849 393 132 53 0 272 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7396

[startup+0.100606 s]
/proc/loadavg: 6.64 7.81 7.83 1/359 8704
/proc/meminfo: memFree=30319936/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=7576 CPUtime=0.09 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 605 0 0 0 9 0 0 0 21 0 1 0 634173873 7757824 442 33554432000 4194304 4409284 140733944526960 18446744073709551615 4246403 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 1894 442 136 53 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7576

[startup+0.300606 s]
/proc/loadavg: 6.64 7.81 7.83 1/359 8704
/proc/meminfo: memFree=30319936/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=7780 CPUtime=0.29 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 634 0 0 0 29 0 0 0 22 0 1 0 634173873 7966720 471 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 1945 471 140 53 0 368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7780

[startup+0.700529 s]
/proc/loadavg: 6.64 7.81 7.83 1/359 8704
/proc/meminfo: memFree=30319936/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=8724 CPUtime=0.69 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 999 0 0 0 69 0 0 0 24 0 1 0 634173873 8933376 708 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 2181 708 141 53 0 604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8724

[startup+1.50035 s]
/proc/loadavg: 6.64 7.81 7.83 3/365 8713
/proc/meminfo: memFree=30284972/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=10148 CPUtime=1.49 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 1758 0 0 0 148 1 0 0 25 0 1 0 634173873 10391552 1090 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 2537 1090 141 53 0 960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10148

[startup+3.10109 s]
/proc/loadavg: 6.27 7.71 7.79 3/365 8713
/proc/meminfo: memFree=30275428/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=9940 CPUtime=3.09 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 3456 0 0 0 307 2 0 0 25 0 1 0 634173873 10178560 1039 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 2485 1039 141 53 0 908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9940

[startup+6.30054 s]
/proc/loadavg: 6.27 7.71 7.79 3/365 8713
/proc/meminfo: memFree=30248772/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=11432 CPUtime=6.29 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 6701 0 0 0 625 4 0 0 25 0 1 0 634173873 11706368 1417 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 2858 1417 141 53 0 1281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11432

[startup+12.7004 s]
/proc/loadavg: 5.93 7.62 7.76 3/365 8713
/proc/meminfo: memFree=30261180/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=14388 CPUtime=12.69 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 14292 0 0 0 1261 8 0 0 25 0 1 0 634173873 14733312 2156 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 3597 2156 141 53 0 2020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14388

[startup+25.5011 s]
/proc/loadavg: 5.06 7.34 7.67 3/365 8714
/proc/meminfo: memFree=30252112/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=20316 CPUtime=25.48 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 26847 0 0 0 2530 18 0 0 25 0 1 0 634173873 20803584 3638 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 5079 3638 141 53 0 3502 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20316

[startup+51.1005 s]
/proc/loadavg: 4.01 6.91 7.52 3/365 8714
/proc/meminfo: memFree=30251808/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=26260 CPUtime=51.09 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 50331 0 0 0 5077 32 0 0 25 0 1 0 634173873 26890240 5092 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 6565 5092 141 53 0 4988 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26260

[startup+102.313 s]
/proc/loadavg: 2.80 6.08 7.20 3/365 8725
/proc/meminfo: memFree=30257320/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=21976 CPUtime=102.3 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 104779 0 0 0 10168 62 0 0 25 0 1 0 634173873 22503424 4053 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 5494 4053 141 53 0 3917 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21976

[startup+162.301 s]
/proc/loadavg: 2.32 5.39 6.90 3/365 8726
/proc/meminfo: memFree=30236320/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=34368 CPUtime=162.29 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 161379 0 0 0 16138 91 0 0 25 0 1 0 634173873 35192832 7151 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 8592 7151 141 53 0 7015 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34368

[startup+222.301 s]
/proc/loadavg: 2.10 4.73 6.56 3/365 8728
/proc/meminfo: memFree=30205528/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=56988 CPUtime=222.28 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 209047 0 0 0 22111 117 0 0 25 0 1 0 634173873 58355712 12806 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 14247 12806 141 53 0 12670 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56988

[startup+282.3 s]
/proc/loadavg: 2.04 4.27 6.30 3/365 8730
/proc/meminfo: memFree=30229412/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=37132 CPUtime=282.28 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 256134 0 0 0 28087 141 0 0 25 0 1 0 634173873 38023168 7842 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 9283 7842 141 53 0 7706 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 37132

[startup+342.3 s]
/proc/loadavg: 2.01 3.85 6.02 3/365 8731
/proc/meminfo: memFree=30220564/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=38580 CPUtime=342.28 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 297840 0 0 0 34064 164 0 0 25 0 1 0 634173873 39505920 8204 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 9645 8204 141 53 0 8068 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 38580

[startup+402.301 s]
/proc/loadavg: 2.12 3.54 5.78 3/365 8733
/proc/meminfo: memFree=30206764/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=47820 CPUtime=402.29 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 342771 0 0 0 40042 187 0 0 25 0 1 0 634173873 48967680 10514 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 11955 10514 141 53 0 10378 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 47820

[startup+462.301 s]
/proc/loadavg: 2.14 3.29 5.55 3/365 8734
/proc/meminfo: memFree=30190208/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=64396 CPUtime=462.29 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 384453 0 0 0 46019 210 0 0 25 0 1 0 634173873 65941504 14658 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 16099 14658 141 53 0 14522 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 64396

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

[startup+486.301 s]
/proc/loadavg: 2.17 3.20 5.46 3/365 8735
/proc/meminfo: memFree=30215868/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=39112 CPUtime=486.28 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 399504 0 0 0 48410 218 0 0 25 0 1 0 634173873 40050688 8305 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 9778 8305 141 53 0 8201 0
Current children cumulated CPU time (s) 486.28
Current children cumulated vsize (KiB) 39112

[startup+499.1 s]
/proc/loadavg: 2.13 3.14 5.41 3/365 8735
/proc/meminfo: memFree=30212020/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=42832 CPUtime=499.08 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 406123 0 0 0 49686 222 0 0 25 0 1 0 634173873 43859968 9235 33554432000 4194304 4409284 140733944526960 18446744073709551615 4360340 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 10708 9235 141 53 0 9131 0
Current children cumulated CPU time (s) 499.08
Current children cumulated vsize (KiB) 42832

[startup+505.5 s]
/proc/loadavg: 2.12 3.12 5.39 3/365 8735
/proc/meminfo: memFree=30195520/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=69264 CPUtime=505.48 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 412731 0 0 0 50324 224 0 0 25 0 1 0 634173873 70926336 15843 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 17316 15843 141 53 0 15739 0
Current children cumulated CPU time (s) 505.48
Current children cumulated vsize (KiB) 69264

[startup+511.9 s]
/proc/loadavg: 2.11 3.10 5.37 3/365 8736
/proc/meminfo: memFree=30192668/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=40208 CPUtime=511.88 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 418229 0 0 0 50962 226 0 0 25 0 1 0 634173873 41172992 8579 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 10052 8579 141 53 0 8475 0
Current children cumulated CPU time (s) 511.88
Current children cumulated vsize (KiB) 40208

[startup+515.101 s]
/proc/loadavg: 2.10 3.08 5.35 3/365 8736
/proc/meminfo: memFree=30214984/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=40508 CPUtime=515.08 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 420019 0 0 0 51280 228 0 0 25 0 1 0 634173873 41480192 8654 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 10127 8654 141 53 0 8550 0
Current children cumulated CPU time (s) 515.08
Current children cumulated vsize (KiB) 40508

[startup+516.7 s]
/proc/loadavg: 2.10 3.08 5.35 3/365 8736
/proc/meminfo: memFree=30211512/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=43348 CPUtime=516.69 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 420729 0 0 0 51440 229 0 0 25 0 1 0 634173873 44388352 9364 33554432000 4194304 4409284 140733944526960 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 10837 9364 141 53 0 9260 0
Current children cumulated CPU time (s) 516.69
Current children cumulated vsize (KiB) 43348

[startup+517.501 s]
/proc/loadavg: 2.10 3.08 5.35 3/365 8736
/proc/meminfo: memFree=30211140/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=43508 CPUtime=517.48 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 420769 0 0 0 51519 229 0 0 25 0 1 0 634173873 44552192 9404 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 10877 9404 141 53 0 9300 0
Current children cumulated CPU time (s) 517.48
Current children cumulated vsize (KiB) 43508

[startup+517.701 s]
/proc/loadavg: 2.10 3.08 5.35 3/365 8736
/proc/meminfo: memFree=30211140/32951124 swapFree=51873460/67111528
[pid=8704] ppid=8702 vsize=45264 CPUtime=517.68 cores=0,2,4,6
/proc/8704/stat : 8704 (lingeling) R 8702 8704 8076 0 -1 4202496 421208 0 0 0 51539 229 0 0 25 0 1 0 634173873 46350336 9843 33554432000 4194304 4409284 140733944526960 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8704/statm: 11316 9843 141 53 0 9739 0
Current children cumulated CPU time (s) 517.68
Current children cumulated vsize (KiB) 45264

Child status: 20
Real time (s): 517.767
CPU time (s): 517.759
CPU user time (s): 515.458
CPU system time (s): 2.30165
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 72648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.458
system time used= 2.30165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421211
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= 6
involuntary context switches= 835

runsolver used 1.9777 second user time and 4.03939 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 01:59:36
IDJOB=3372124
IDBENCH=20401
IDSOLVER=1850
FILE ID=node146/3372124-1305417576
RUNJOBID= node146-1305417576-8692
PBS_JOBID= 13324516
Free space on /tmp= 73272 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372124-1305417576/watcher-3372124-1305417576 -o /tmp/evaluation-result-3372124-1305417576/solver-3372124-1305417576 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372124-1305417576.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=721633869

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      30319992 kB
Buffers:         71588 kB
Cached:          96440 kB
SwapCached:      56096 kB
Active:         726544 kB
Inactive:      1683496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30319992 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:             544 kB
Writeback:           0 kB
AnonPages:     2192944 kB
Mapped:          16660 kB
Slab:            96088 kB
PageTables:      58800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81753168 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= 73264 MiB
End job on node146 at 2011-05-15 02:08:14