Trace number 3371376

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
Plingeling 587f (fixed)UNSAT 128.424 32.5185

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

128.39/32.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-3371376-1305416895/watcher-3371376-1305416895 -o /tmp/evaluation-result-3371376-1305416895/solver-3371376-1305416895 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371376-1305416895.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.56 8.01 8.05 2/344 17071
/proc/meminfo: memFree=25789428/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 215 0 0 0 0 0 0 0 20 0 1 0 653289984 8937472 146 33554432000 4194304 4417452 140735192332832 18446744073709551615 230809165568 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/17071/statm: 2182 146 122 55 0 68 0

[startup+0.0135169 s]
/proc/loadavg: 7.56 8.01 8.05 2/344 17071
/proc/meminfo: memFree=25789428/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 215 0 0 0 0 0 0 0 20 0 1 0 653289984 8937472 146 33554432000 4194304 4417452 140735192332832 18446744073709551615 230809165568 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/17071/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.100495 s]
/proc/loadavg: 7.56 8.01 8.05 2/344 17071
/proc/meminfo: memFree=25789428/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=23672 CPUtime=0.06 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) R 17069 17071 16402 0 -1 4202496 4024 1248 0 2 6 0 0 0 20 0 1 0 653289984 24240128 3942 33554432000 4194304 4417452 140735192332832 18446744073709551615 230809165568 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/17071/statm: 5918 3942 149 55 0 3804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23672

[startup+0.300459 s]
/proc/loadavg: 7.56 8.01 8.05 2/344 17071
/proc/meminfo: memFree=25789428/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=63816 CPUtime=0.26 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) R 17069 17071 16402 0 -1 4202496 14173 1248 0 2 24 2 0 0 20 0 1 0 653289984 65347584 13978 33554432000 4194304 4417452 140735192332832 18446744073709551615 4264978 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/17071/statm: 15954 13978 149 55 0 13840 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 63816

[startup+0.700354 s]
/proc/loadavg: 7.56 8.01 8.05 2/344 17071
/proc/meminfo: memFree=25789428/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=198812 CPUtime=1.6 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 33783 1248 0 2 155 5 0 0 21 0 5 0 653289984 203583488 21882 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 49703 21882 172 55 0 47589 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 198812

[startup+1.50121 s]
/proc/loadavg: 7.56 8.01 8.05 6/352 17092
/proc/meminfo: memFree=25581756/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=201916 CPUtime=4.79 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 48663 1248 0 2 472 7 0 0 21 0 5 0 653289984 206761984 22659 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 50479 22659 173 55 0 48365 0
[pid=17071/tid=17089] ppid=17069 vsize=201916 CPUtime=1.1 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 11009 1248 0 2 109 1 0 0 19 0 5 0 653290023 206761984 22659 33554432000 4194304 4417452 140735192332832 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=201916 CPUtime=1.11 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 6777 1248 0 2 110 1 0 0 19 0 5 0 653290023 206761984 22659 33554432000 4194304 4417452 140735192332832 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=201916 CPUtime=1.1 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 10104 1248 0 2 109 1 0 0 25 0 5 0 653290023 206761984 22659 33554432000 4194304 4417452 140735192332832 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=201916 CPUtime=1.09 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 2492 1248 0 2 109 0 0 0 25 0 5 0 653290023 206761984 22659 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 201916

[startup+3.10091 s]
/proc/loadavg: 7.56 8.01 8.05 9/356 17096
/proc/meminfo: memFree=25539316/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=197572 CPUtime=11.18 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 60692 1248 0 2 1109 9 0 0 21 0 5 0 653289984 202313728 23632 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 49393 23632 178 55 0 47279 0
[pid=17071/tid=17089] ppid=17069 vsize=197572 CPUtime=2.7 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 14626 1248 0 2 268 2 0 0 22 0 5 0 653290023 202313728 23632 33554432000 4194304 4417452 140735192332832 18446744073709551615 4234277 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=197572 CPUtime=2.7 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 9601 1248 0 2 269 1 0 0 23 0 5 0 653290023 202313728 23632 33554432000 4194304 4417452 140735192332832 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=197572 CPUtime=2.7 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 15692 1248 0 2 269 1 0 0 25 0 5 0 653290023 202313728 23632 33554432000 4194304 4417452 140735192332832 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=197572 CPUtime=2.68 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 2492 1248 0 2 268 0 0 0 25 0 5 0 653290023 202313728 23632 33554432000 4194304 4417452 140735192332832 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 197572

[startup+6.30033 s]
/proc/loadavg: 7.60 8.01 8.05 9/356 17096
/proc/meminfo: memFree=25501748/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=207820 CPUtime=23.93 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 70681 1248 0 2 2383 10 0 0 21 0 5 0 653289984 212807680 26751 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 51955 26751 179 55 0 49841 0
[pid=17071/tid=17089] ppid=17069 vsize=207820 CPUtime=5.91 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 18729 1248 0 2 588 3 0 0 25 0 5 0 653290023 212807680 26751 33554432000 4194304 4417452 140735192332832 18446744073709551615 4366512 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=207820 CPUtime=5.91 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 14183 1248 0 2 589 2 0 0 25 0 5 0 653290023 212807680 26751 33554432000 4194304 4417452 140735192332832 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=207820 CPUtime=5.9 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 16996 1248 0 2 589 1 0 0 25 0 5 0 653290023 212807680 26751 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=207820 CPUtime=5.84 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 2492 1248 0 2 584 0 0 0 25 0 5 0 653290023 212807680 26751 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.93
Current children cumulated vsize (KiB) 207820

[startup+12.7012 s]
/proc/loadavg: 7.63 8.01 8.05 9/356 17096
/proc/meminfo: memFree=25434324/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=203704 CPUtime=49.46 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 71781 1248 0 2 4936 10 0 0 21 0 5 0 653289984 208592896 25723 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 50926 25723 180 55 0 48812 0
[pid=17071/tid=17089] ppid=17069 vsize=203704 CPUtime=12.31 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 18747 1248 0 2 1228 3 0 0 25 0 5 0 653290023 208592896 25723 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=203704 CPUtime=12.31 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 15228 1248 0 2 1229 2 0 0 25 0 5 0 653290023 208592896 25723 33554432000 4194304 4417452 140735192332832 18446744073709551615 4266904 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=203704 CPUtime=12.3 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 17033 1248 0 2 1229 1 0 0 25 0 5 0 653290023 208592896 25723 33554432000 4194304 4417452 140735192332832 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=203704 CPUtime=12.17 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 2492 1248 0 2 1217 0 0 0 25 0 5 0 653290023 208592896 25723 33554432000 4194304 4417452 140735192332832 18446744073709551615 4251076 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 203704

[startup+25.5008 s]
/proc/loadavg: 7.78 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25426480/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=211440 CPUtime=100.52 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 74910 1248 0 2 10041 11 0 0 21 0 5 0 653289984 216514560 27663 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 52860 27663 180 55 0 50746 0
[pid=17071/tid=17089] ppid=17069 vsize=211440 CPUtime=25.11 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 19779 1248 0 2 2508 3 0 0 25 0 5 0 653290023 216514560 27663 33554432000 4194304 4417452 140735192332832 18446744073709551615 4252163 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=211440 CPUtime=25.11 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 15237 1248 0 2 2509 2 0 0 25 0 5 0 653290023 216514560 27663 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=211440 CPUtime=25.1 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 17073 1248 0 2 2509 1 0 0 25 0 5 0 653290023 216514560 27663 33554432000 4194304 4417452 140735192332832 18446744073709551615 4257391 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=211440 CPUtime=24.82 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 4540 1248 0 2 2482 0 0 0 25 0 5 0 653290023 216514560 27663 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.52
Current children cumulated vsize (KiB) 211440

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

[startup+28.7012 s]
/proc/loadavg: 7.80 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25429828/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=207800 CPUtime=113.28 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 75050 1248 0 2 11317 11 0 0 21 0 5 0 653289984 212787200 26753 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 51950 26753 180 55 0 49836 0
[pid=17071/tid=17089] ppid=17069 vsize=207800 CPUtime=28.31 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 19788 1248 0 2 2828 3 0 0 25 0 5 0 653290023 212787200 26753 33554432000 4194304 4417452 140735192332832 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=207800 CPUtime=28.31 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 15368 1248 0 2 2829 2 0 0 25 0 5 0 653290023 212787200 26753 33554432000 4194304 4417452 140735192332832 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=207800 CPUtime=28.3 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 17073 1248 0 2 2829 1 0 0 25 0 5 0 653290023 212787200 26753 33554432000 4194304 4417452 140735192332832 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=207800 CPUtime=27.98 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 4540 1248 0 2 2798 0 0 0 25 0 5 0 653290023 212787200 26753 33554432000 4194304 4417452 140735192332832 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 113.28
Current children cumulated vsize (KiB) 207800

[startup+30.3009 s]
/proc/loadavg: 7.80 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25413832/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=203628 CPUtime=119.67 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 75059 1248 0 2 11956 11 0 0 21 0 5 0 653289984 208515072 25710 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 50907 25710 180 55 0 48793 0
[pid=17071/tid=17089] ppid=17069 vsize=203628 CPUtime=29.9 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 19788 1248 0 2 2987 3 0 0 25 0 5 0 653290023 208515072 25710 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=203628 CPUtime=29.91 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 15368 1248 0 2 2989 2 0 0 25 0 5 0 653290023 208515072 25710 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=203628 CPUtime=29.9 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 17082 1248 0 2 2989 1 0 0 25 0 5 0 653290023 208515072 25710 33554432000 4194304 4417452 140735192332832 18446744073709551615 4353607 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=203628 CPUtime=29.57 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 4540 1248 0 2 2957 0 0 0 25 0 5 0 653290023 208515072 25710 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 119.67
Current children cumulated vsize (KiB) 203628

[startup+31.9136 s]
/proc/loadavg: 7.80 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25408748/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=210944 CPUtime=126.09 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 76888 1248 0 2 12598 11 0 0 21 0 5 0 653289984 216006656 27539 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 52736 27539 180 55 0 50622 0
[pid=17071/tid=17089] ppid=17069 vsize=210944 CPUtime=31.52 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 20053 1248 0 2 3149 3 0 0 25 0 5 0 653290023 216006656 27539 33554432000 4194304 4417452 140735192332832 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=210944 CPUtime=31.52 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 16392 1248 0 2 3150 2 0 0 25 0 5 0 653290023 216006656 27539 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=210944 CPUtime=31.51 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 17082 1248 0 2 3150 1 0 0 25 0 5 0 653290023 216006656 27539 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=210944 CPUtime=31.15 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 5080 1248 0 2 3115 0 0 0 25 0 5 0 653290023 216006656 27539 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 126.09
Current children cumulated vsize (KiB) 210944

[startup+32.3006 s]
/proc/loadavg: 7.80 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25408748/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=215040 CPUtime=127.64 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 77912 1248 0 2 12753 11 0 0 21 0 5 0 653289984 220200960 28563 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 53760 28563 180 55 0 51646 0
[pid=17071/tid=17089] ppid=17069 vsize=215040 CPUtime=31.9 cores=1,3,5,7
/proc/17071/task/17089/stat : 17089 (plingeling) R 17069 17071 16402 0 -1 4202560 20053 1248 0 2 3187 3 0 0 25 0 5 0 653290023 220200960 28563 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17071/tid=17090] ppid=17069 vsize=215040 CPUtime=31.9 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 16392 1248 0 2 3188 2 0 0 25 0 5 0 653290023 220200960 28563 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17071/tid=17091] ppid=17069 vsize=215040 CPUtime=31.9 cores=1,3,5,7
/proc/17071/task/17091/stat : 17091 (plingeling) R 17069 17071 16402 0 -1 4202560 18106 1248 0 2 3189 1 0 0 25 0 5 0 653290023 220200960 28563 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17071/tid=17092] ppid=17069 vsize=215040 CPUtime=31.54 cores=1,3,5,7
/proc/17071/task/17092/stat : 17092 (plingeling) R 17069 17071 16402 0 -1 4202560 5080 1248 0 2 3154 0 0 0 25 0 5 0 653290023 220200960 28563 33554432000 4194304 4417452 140735192332832 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 127.64
Current children cumulated vsize (KiB) 215040

[startup+32.5006 s]
/proc/loadavg: 7.80 8.02 8.05 9/356 17097
/proc/meminfo: memFree=25408748/32951124 swapFree=40554400/67111528
[pid=17071] ppid=17069 vsize=215040 CPUtime=128.39 cores=1,3,5,7
/proc/17071/stat : 17071 (plingeling) S 17069 17071 16402 0 -1 4202496 77913 1248 0 2 12828 11 0 0 18 0 2 0 653289984 220200960 28564 33554432000 4194304 4417452 140735192332832 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17071/statm: 53760 28564 181 55 0 51646 0
[pid=17071/tid=17090] ppid=17069 vsize=215040 CPUtime=32.1 cores=1,3,5,7
/proc/17071/task/17090/stat : 17090 (plingeling) R 17069 17071 16402 0 -1 4202560 16392 1248 0 2 3208 2 0 0 25 0 2 0 653290023 220200960 28564 33554432000 4194304 4417452 140735192332832 18446744073709551615 4295133 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 128.39
Current children cumulated vsize (KiB) 215040

Child status: 20
Real time (s): 32.5185
CPU time (s): 128.424
CPU user time (s): 128.3
CPU system time (s): 0.123981
CPU usage (%): 394.927
Max. virtual memory (cumulated for all children) (KiB): 224748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.3
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79164
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 144
involuntary context switches= 898

runsolver used 0.098984 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 01:48:15
IDJOB=3371376
IDBENCH=69599
IDSOLVER=1848
FILE ID=node104/3371376-1305416895
RUNJOBID= node104-1305416895-17058
PBS_JOBID= 13324539
Free space on /tmp= 73388 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371376-1305416895/watcher-3371376-1305416895 -o /tmp/evaluation-result-3371376-1305416895/solver-3371376-1305416895 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371376-1305416895.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1662586602

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25789948 kB
Buffers:        299244 kB
Cached:        2383076 kB
SwapCached:     122128 kB
Active:         932192 kB
Inactive:      5962428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25789948 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           12060 kB
Writeback:           0 kB
AnonPages:     4102936 kB
Mapped:          10484 kB
Slab:           117808 kB
PageTables:      84280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74812616 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= 73376 MiB
End job on node104 at 2011-05-15 01:48:48