Trace number 3309942

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 587UNSAT 252.116 33.1473

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0861
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

251.93/33.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309942-1304015506/watcher-3309942-1304015506 -o /tmp/evaluation-result-3309942-1304015506/solver-3309942-1304015506 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309942-1304015506.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.02 7.92 7.50 1/170 26185
/proc/meminfo: memFree=13446644/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=13412 CPUtime=0 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 1413 1252 0 0 0 0 0 0 22 0 1 0 513151382 13733888 1343 33554432000 4194304 4417332 140736302467792 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 3353 1343 147 55 0 1239 0

[startup+0.0749341 s]
/proc/loadavg: 8.02 7.92 7.50 1/170 26185
/proc/meminfo: memFree=13446644/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=26388 CPUtime=0.06 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 4674 1252 0 0 6 0 0 0 22 0 1 0 513151382 27021312 4604 33554432000 4194304 4417332 140736302467792 18446744073709551615 222921395726 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 6597 4604 148 55 0 4483 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26388

[startup+0.100915 s]
/proc/loadavg: 8.02 7.92 7.50 1/170 26185
/proc/meminfo: memFree=13446644/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=26388 CPUtime=0.09 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 4674 1252 0 0 9 0 0 0 22 0 1 0 513151382 27021312 4604 33554432000 4194304 4417332 140736302467792 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 6597 4604 148 55 0 4483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26388

[startup+0.30089 s]
/proc/loadavg: 8.02 7.92 7.50 1/170 26185
/proc/meminfo: memFree=13446644/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=42088 CPUtime=0.29 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 8679 1252 0 0 28 1 0 0 23 0 1 0 513151382 43098112 8545 33554432000 4194304 4417332 140736302467792 18446744073709551615 4259186 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 10522 8545 148 55 0 8408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42088

[startup+0.700809 s]
/proc/loadavg: 8.02 7.92 7.50 1/170 26185
/proc/meminfo: memFree=13446644/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=69240 CPUtime=0.69 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 15467 1252 0 0 67 2 0 0 25 0 1 0 513151382 70901760 15333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 17310 15333 148 55 0 15196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69240

[startup+1.50067 s]
/proc/loadavg: 7.46 7.81 7.47 2/171 26191
/proc/meminfo: memFree=13344600/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=110200 CPUtime=1.49 cores=0-7
/proc/26185/stat : 26185 (plingeling) R 26183 26185 25435 0 -1 4202496 25707 1252 0 0 145 4 0 0 25 0 1 0 513151382 112844800 25573 33554432000 4194304 4417332 140736302467792 18446744073709551615 222921395768 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26185/statm: 27550 25573 148 55 0 25436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110200

[startup+3.10033 s]
/proc/loadavg: 7.46 7.81 7.47 10/179 26199
/proc/meminfo: memFree=13279188/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=323288 CPUtime=12.11 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 46510 1252 0 0 1205 6 0 0 18 0 9 0 513151382 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 80822 42050 176 55 0 78708 0
[pid=26185/tid=26192] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 571 1252 0 0 128 0 0 0 25 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4282472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 370 1252 0 0 128 0 0 0 25 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4290777 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=323288 CPUtime=1.29 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 714 1252 0 0 129 0 0 0 19 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=323288 CPUtime=1.29 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 387 1252 0 0 129 0 0 0 19 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 566 1252 0 0 128 0 0 0 19 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4283554 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 434 1252 0 0 128 0 0 0 19 0 9 0 513151563 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4308795 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 602 1252 0 0 128 0 0 0 19 0 9 0 513151564 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=323288 CPUtime=1.28 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 759 1252 0 0 128 0 0 0 19 0 9 0 513151564 331046912 42050 33554432000 4194304 4417332 140736302467792 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 323288

[startup+6.30075 s]
/proc/loadavg: 7.46 7.81 7.47 9/179 26199
/proc/meminfo: memFree=13256252/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=349152 CPUtime=37.68 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 75578 1252 0 0 3758 10 0 0 18 0 9 0 513151382 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 87288 48586 181 55 0 85174 0
[pid=26185/tid=26192] ppid=26183 vsize=349152 CPUtime=4.48 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 6427 1252 0 0 448 0 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4346410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=349152 CPUtime=4.48 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 5309 1252 0 0 448 0 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4331649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=349152 CPUtime=4.48 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 3009 1252 0 0 448 0 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=349152 CPUtime=4.49 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 529 1252 0 0 449 0 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=349152 CPUtime=4.48 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 6461 1252 0 0 447 1 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=349152 CPUtime=4.46 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 4670 1252 0 0 446 0 0 0 25 0 9 0 513151563 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4331649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=349152 CPUtime=4.47 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 5284 1252 0 0 447 0 0 0 25 0 9 0 513151564 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=349152 CPUtime=4.48 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 1782 1252 0 0 448 0 0 0 25 0 9 0 513151564 357531648 48586 33554432000 4194304 4417332 140736302467792 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.68
Current children cumulated vsize (KiB) 349152

[startup+12.7006 s]
/proc/loadavg: 7.54 7.82 7.47 9/179 26199
/proc/meminfo: memFree=13215736/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=382888 CPUtime=88.85 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 86202 1252 0 0 8873 12 0 0 18 0 9 0 513151382 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 95722 57333 181 55 0 93608 0
[pid=26185/tid=26192] ppid=26183 vsize=382888 CPUtime=10.88 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 7390 1252 0 0 1087 1 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4232419 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=382888 CPUtime=10.87 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 6506 1252 0 0 1087 0 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=382888 CPUtime=10.88 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 3108 1252 0 0 1088 0 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=382888 CPUtime=10.89 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 1377 1252 0 0 1089 0 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=382888 CPUtime=10.88 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 6964 1252 0 0 1087 1 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=382888 CPUtime=10.82 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 6427 1252 0 0 1082 0 0 0 25 0 9 0 513151563 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=382888 CPUtime=10.88 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 10049 1252 0 0 1087 1 0 0 25 0 9 0 513151564 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236766 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=382888 CPUtime=10.88 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 1088 0 0 0 25 0 9 0 513151564 392077312 57333 33554432000 4194304 4417332 140736302467792 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 88.85
Current children cumulated vsize (KiB) 382888

[startup+25.5012 s]
/proc/loadavg: 7.61 7.82 7.48 9/179 26200
/proc/meminfo: memFree=13192076/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=403908 CPUtime=191.18 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 100765 1252 0 0 19104 14 0 0 18 0 9 0 513151382 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 100977 63503 181 55 0 98863 0
[pid=26185/tid=26192] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 11152 1252 0 0 2367 1 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4330449 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 6506 1252 0 0 2367 1 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4284636 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 2368 0 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 6897 1252 0 0 2368 0 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 6973 1252 0 0 2367 1 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=403908 CPUtime=23.55 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 9040 1252 0 0 2355 0 0 0 25 0 9 0 513151563 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=403908 CPUtime=23.67 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11215 1252 0 0 2366 1 0 0 25 0 9 0 513151564 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4365451 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=403908 CPUtime=23.68 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 2368 0 0 0 25 0 9 0 513151564 413601792 63503 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 191.18
Current children cumulated vsize (KiB) 403908

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

[startup+28.7007 s]
/proc/loadavg: 7.64 7.82 7.48 9/179 26200
/proc/meminfo: memFree=13194252/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=408472 CPUtime=216.76 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 103262 1252 0 0 21662 14 0 0 18 0 9 0 513151382 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 102118 64642 181 55 0 100004 0
[pid=26185/tid=26192] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 12352 1252 0 0 2687 1 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 6506 1252 0 0 2687 1 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 2688 0 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277945 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 7022 1252 0 0 2688 0 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 7989 1252 0 0 2687 1 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=408472 CPUtime=26.74 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 9196 1252 0 0 2674 0 0 0 25 0 9 0 513151563 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=408472 CPUtime=26.87 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11215 1252 0 0 2686 1 0 0 25 0 9 0 513151564 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=408472 CPUtime=26.88 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 2688 0 0 0 25 0 9 0 513151564 418275328 64642 33554432000 4194304 4417332 140736302467792 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 216.76
Current children cumulated vsize (KiB) 408472

[startup+30.3004 s]
/proc/loadavg: 7.64 7.82 7.48 9/179 26200
/proc/meminfo: memFree=13177016/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=419096 CPUtime=229.54 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 107234 1252 0 0 22940 14 0 0 18 0 9 0 513151382 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 104774 67893 181 55 0 102660 0
[pid=26185/tid=26192] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 12736 1252 0 0 2847 1 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 7018 1252 0 0 2847 1 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4259018 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 2848 0 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 9070 1252 0 0 2848 0 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 7997 1252 0 0 2847 1 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=419096 CPUtime=28.33 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 10117 1252 0 0 2833 0 0 0 25 0 9 0 513151563 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=419096 CPUtime=28.46 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11314 1252 0 0 2845 1 0 0 25 0 9 0 513151564 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=419096 CPUtime=28.48 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 2848 0 0 0 25 0 9 0 513151564 429154304 67893 33554432000 4194304 4417332 140736302467792 18446744073709551615 4357861 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 229.54
Current children cumulated vsize (KiB) 419096

[startup+31.9061 s]
/proc/loadavg: 7.75 7.84 7.49 9/179 26200
/proc/meminfo: memFree=13174412/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=417816 CPUtime=242.38 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 107793 1252 0 0 24224 14 0 0 18 0 9 0 513151382 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 104454 67862 181 55 0 102340 0
[pid=26185/tid=26192] ppid=26183 vsize=417816 CPUtime=30.08 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 13286 1252 0 0 3007 1 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=417816 CPUtime=30.09 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 7018 1252 0 0 3008 1 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4275735 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=417816 CPUtime=30.08 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 3008 0 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=417816 CPUtime=30.09 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 9070 1252 0 0 3009 0 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=417816 CPUtime=30.08 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 7997 1252 0 0 3007 1 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=417816 CPUtime=29.92 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 10126 1252 0 0 2992 0 0 0 25 0 9 0 513151563 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236670 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=417816 CPUtime=30.07 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11314 1252 0 0 3006 1 0 0 25 0 9 0 513151564 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=417816 CPUtime=30.08 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 3008 0 0 0 25 0 9 0 513151564 427843584 67862 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277945 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 242.38
Current children cumulated vsize (KiB) 417816

[startup+32.7009 s]
/proc/loadavg: 7.75 7.84 7.49 9/179 26200
/proc/meminfo: memFree=13174412/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=417816 CPUtime=248.74 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 108011 1252 0 0 24860 14 0 0 18 0 9 0 513151382 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 104454 68072 181 55 0 102340 0
[pid=26185/tid=26192] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 13504 1252 0 0 3087 1 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 7018 1252 0 0 3087 1 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4275722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 3088 0 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 9070 1252 0 0 3088 0 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4234249 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 7997 1252 0 0 3087 1 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4264994 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=417816 CPUtime=30.72 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 10126 1252 0 0 3072 0 0 0 25 0 9 0 513151563 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277446 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=417816 CPUtime=30.86 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11314 1252 0 0 3085 1 0 0 25 0 9 0 513151564 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=417816 CPUtime=30.88 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 3088 0 0 0 25 0 9 0 513151564 427843584 68072 33554432000 4194304 4417332 140736302467792 18446744073709551615 4278386 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 248.74
Current children cumulated vsize (KiB) 417816

[startup+33.1009 s]
/proc/loadavg: 7.75 7.84 7.49 9/179 26200
/proc/meminfo: memFree=13174588/32951124 swapFree=67111528/67111528
[pid=26185] ppid=26183 vsize=416872 CPUtime=251.93 cores=0-7
/proc/26185/stat : 26185 (plingeling) S 26183 26185 25435 0 -1 4202496 108011 1252 0 0 25179 14 0 0 18 0 9 0 513151382 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26185/statm: 104218 67836 181 55 0 102104 0
[pid=26185/tid=26192] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26192/stat : 26192 (plingeling) R 26183 26185 25435 0 -1 4202560 13504 1252 0 0 3127 1 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26185/tid=26193] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26193/stat : 26193 (plingeling) R 26183 26185 25435 0 -1 4202560 7018 1252 0 0 3127 1 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4326976 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26185/tid=26194] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26194/stat : 26194 (plingeling) R 26183 26185 25435 0 -1 4202560 4601 1252 0 0 3128 0 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26185/tid=26195] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26195/stat : 26195 (plingeling) R 26183 26185 25435 0 -1 4202560 9070 1252 0 0 3128 0 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26185/tid=26196] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26196/stat : 26196 (plingeling) R 26183 26185 25435 0 -1 4202560 7997 1252 0 0 3127 1 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26185/tid=26197] ppid=26183 vsize=416872 CPUtime=31.11 cores=0-7
/proc/26185/task/26197/stat : 26197 (plingeling) R 26183 26185 25435 0 -1 4202560 10126 1252 0 0 3111 0 0 0 25 0 9 0 513151563 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26185/tid=26198] ppid=26183 vsize=416872 CPUtime=31.26 cores=0-7
/proc/26185/task/26198/stat : 26198 (plingeling) R 26183 26185 25435 0 -1 4202560 11314 1252 0 0 3125 1 0 0 25 0 9 0 513151564 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4276054 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26185/tid=26199] ppid=26183 vsize=416872 CPUtime=31.28 cores=0-7
/proc/26185/task/26199/stat : 26199 (plingeling) R 26183 26185 25435 0 -1 4202560 2274 1252 0 0 3128 0 0 0 25 0 9 0 513151564 426876928 67836 33554432000 4194304 4417332 140736302467792 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 251.93
Current children cumulated vsize (KiB) 416872

Child status: 20
Real time (s): 33.1473
CPU time (s): 252.116
CPU user time (s): 251.95
CPU system time (s): 0.165974
CPU usage (%): 760.591
Max. virtual memory (cumulated for all children) (KiB): 419124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.95
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109267
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= 222
involuntary context switches= 1183

runsolver used 0.057991 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 20:31:46
IDJOB=3309942
IDBENCH=84172
IDSOLVER=1695
FILE ID=node109/3309942-1304015506
RUNJOBID= node109-1304007435-25449
PBS_JOBID= 13168834
Free space on /tmp= 72376 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309942-1304015506/watcher-3309942-1304015506 -o /tmp/evaluation-result-3309942-1304015506/solver-3309942-1304015506 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309942-1304015506.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=2083158205

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13447172 kB
Buffers:       2132544 kB
Cached:       16723796 kB
SwapCached:          0 kB
Active:        9835280 kB
Inactive:      9090256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13447172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:       69280 kB
Mapped:          14912 kB
Slab:           513172 kB
PageTables:       4332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189128 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= 72376 MiB
End job on node109 at 2011-04-28 20:32:20