Trace number 3372200

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 283.274 36.3223

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 benchmark12.6651
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

283.25/36.32	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-3372200-1305436533/watcher-3372200-1305436533 -o /tmp/evaluation-result-3372200-1305436533/solver-3372200-1305436533 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372200-1305436533.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: 4.10 3.43 4.38 2/323 31854
/proc/meminfo: memFree=22980912/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=11588 CPUtime=0 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 991 1249 0 0 0 0 0 0 20 0 1 0 636068967 11866112 920 33554432000 4194304 4417452 140737103504560 18446744073709551615 270338383616 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31854/statm: 2897 920 148 55 0 783 0

[startup+0.0492509 s]
/proc/loadavg: 4.10 3.43 4.38 2/323 31854
/proc/meminfo: memFree=22980912/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=19168 CPUtime=0.04 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 2887 1249 0 0 4 0 0 0 20 0 1 0 636068967 19628032 2816 33554432000 4194304 4417452 140737103504560 18446744073709551615 4274501 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31854/statm: 4792 2816 149 55 0 2678 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19168

[startup+0.100238 s]
/proc/loadavg: 4.10 3.43 4.38 2/323 31854
/proc/meminfo: memFree=22980912/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=27684 CPUtime=0.08 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 5019 1249 0 0 8 0 0 0 20 0 1 0 636068967 28348416 4945 33554432000 4194304 4417452 140737103504560 18446744073709551615 4235999 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31854/statm: 6921 4945 149 55 0 4807 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27684

[startup+0.300201 s]
/proc/loadavg: 4.10 3.43 4.38 2/323 31854
/proc/meminfo: memFree=22980912/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=66660 CPUtime=0.28 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 14461 1249 0 0 27 1 0 0 21 0 1 0 636068967 68259840 14387 33554432000 4194304 4417452 140737103504560 18446744073709551615 270338077789 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31854/statm: 16665 14411 149 55 0 14551 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66660

[startup+0.70112 s]
/proc/loadavg: 4.10 3.43 4.38 2/323 31854
/proc/meminfo: memFree=22980912/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=150804 CPUtime=0.69 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 35854 1249 0 0 65 4 0 0 22 0 1 0 636068967 154423296 35725 33554432000 4194304 4417452 140737103504560 18446744073709551615 4209458 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31854/statm: 37701 35725 149 55 0 35587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150804

[startup+1.50093 s]
/proc/loadavg: 4.10 3.43 4.38 9/332 31868
/proc/meminfo: memFree=22822732/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=458148 CPUtime=6.93 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 67659 1249 0 0 683 10 0 0 23 0 9 0 636068967 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 114537 43146 173 55 0 112423 0
[pid=31854/tid=31861] ppid=31852 vsize=458148 CPUtime=0.78 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 3226 1249 0 0 78 0 0 0 18 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=458148 CPUtime=0.78 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 3958 1249 0 0 78 0 0 0 25 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=458148 CPUtime=0.79 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 4098 1249 0 0 78 1 0 0 18 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4281450 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=458148 CPUtime=0.75 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 2205 1249 0 0 75 0 0 0 25 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=458148 CPUtime=0.74 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 5132 1249 0 0 74 0 0 0 25 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=458148 CPUtime=0.75 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 4603 1249 0 0 75 0 0 0 25 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=458148 CPUtime=0.79 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 4671 1249 0 0 78 1 0 0 18 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4284346 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=458148 CPUtime=0.79 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 3896 1249 0 0 78 1 0 0 25 0 9 0 636069037 469143552 43146 33554432000 4194304 4417452 140737103504560 18446744073709551615 4294284 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 458148

[startup+3.10061 s]
/proc/loadavg: 4.10 3.43 4.38 9/332 31868
/proc/meminfo: memFree=22807356/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=458680 CPUtime=19.72 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 74104 1249 0 0 1961 11 0 0 23 0 9 0 636068967 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 114670 45603 177 55 0 112556 0
[pid=31854/tid=31861] ppid=31852 vsize=458680 CPUtime=2.38 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 3226 1249 0 0 238 0 0 0 22 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4275918 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=458680 CPUtime=2.38 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 4144 1249 0 0 238 0 0 0 25 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=458680 CPUtime=2.38 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 10355 1249 0 0 237 1 0 0 22 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4346383 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=458680 CPUtime=2.35 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 2206 1249 0 0 235 0 0 0 25 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=458680 CPUtime=2.33 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 5132 1249 0 0 233 0 0 0 25 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4276054 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=458680 CPUtime=2.35 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 4603 1249 0 0 235 0 0 0 25 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4277452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=458680 CPUtime=2.39 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 4671 1249 0 0 238 1 0 0 22 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=458680 CPUtime=2.39 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 3897 1249 0 0 238 1 0 0 25 0 9 0 636069037 469688320 45603 33554432000 4194304 4417452 140737103504560 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (KiB) 458680

[startup+6.30097 s]
/proc/loadavg: 4.41 3.51 4.40 9/332 31868
/proc/meminfo: memFree=22712424/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=499372 CPUtime=45.29 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 101708 1249 0 0 4514 15 0 0 23 0 9 0 636068967 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 124843 69050 179 55 0 122729 0
[pid=31854/tid=31861] ppid=31852 vsize=499372 CPUtime=5.58 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 12689 1249 0 0 557 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4272917 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=499372 CPUtime=5.59 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 10208 1249 0 0 557 2 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4252601 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=499372 CPUtime=5.58 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 11443 1249 0 0 557 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=499372 CPUtime=5.55 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 2206 1249 0 0 555 0 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=499372 CPUtime=5.5 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 7186 1249 0 0 549 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4238743 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=499372 CPUtime=5.56 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 8904 1249 0 0 555 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4257163 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=499372 CPUtime=5.59 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 4671 1249 0 0 558 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=499372 CPUtime=5.58 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 8531 1249 0 0 557 1 0 0 25 0 9 0 636069037 511356928 69050 33554432000 4194304 4417452 140737103504560 18446744073709551615 4249394 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.29
Current children cumulated vsize (KiB) 499372

[startup+12.7007 s]
/proc/loadavg: 4.70 3.58 4.42 9/332 31868
/proc/meminfo: memFree=22765304/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=436544 CPUtime=96.41 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 101812 1249 0 0 9625 16 0 0 23 0 9 0 636068967 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 109136 53344 180 55 0 107022 0
[pid=31854/tid=31861] ppid=31852 vsize=436544 CPUtime=11.98 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 12699 1249 0 0 1197 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=436544 CPUtime=11.99 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 10219 1249 0 0 1197 2 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=436544 CPUtime=11.97 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 11481 1249 0 0 1196 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=436544 CPUtime=11.95 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 2206 1249 0 0 1195 0 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=436544 CPUtime=11.83 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 7197 1249 0 0 1182 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=436544 CPUtime=11.96 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 8915 1249 0 0 1195 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4237349 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=436544 CPUtime=11.99 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 4671 1249 0 0 1198 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4265526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=436544 CPUtime=11.98 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 8554 1249 0 0 1197 1 0 0 25 0 9 0 636069037 447021056 53344 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.41
Current children cumulated vsize (KiB) 436544

[startup+25.5012 s]
/proc/loadavg: 5.43 3.80 4.48 9/332 31869
/proc/meminfo: memFree=22741340/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=465196 CPUtime=198.67 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 111153 1249 0 0 19850 17 0 0 23 0 9 0 636068967 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 116299 60513 180 55 0 114185 0
[pid=31854/tid=31861] ppid=31852 vsize=465196 CPUtime=24.78 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 14767 1249 0 0 2477 1 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=465196 CPUtime=24.78 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 11261 1249 0 0 2476 2 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=465196 CPUtime=24.77 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 11523 1249 0 0 2476 1 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=465196 CPUtime=24.75 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 4254 1249 0 0 2475 0 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=465196 CPUtime=24.49 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 9263 1249 0 0 2448 1 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=465196 CPUtime=24.76 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 9957 1249 0 0 2475 1 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=465196 CPUtime=24.79 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 4671 1249 0 0 2478 1 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4306336 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=465196 CPUtime=24.79 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 9587 1249 0 0 2477 2 0 0 25 0 9 0 636069037 476360704 60513 33554432000 4194304 4417452 140737103504560 18446744073709551615 4357273 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.67
Current children cumulated vsize (KiB) 465196

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

[startup+31.9129 s]
/proc/loadavg: 5.64 3.87 4.49 9/332 31869
/proc/meminfo: memFree=22742308/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=465080 CPUtime=249.89 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 114280 1249 0 0 24972 17 0 0 23 0 9 0 636068967 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 116270 60490 180 55 0 114156 0
[pid=31854/tid=31861] ppid=31852 vsize=465080 CPUtime=31.19 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 14774 1249 0 0 3118 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=465080 CPUtime=31.19 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 12291 1249 0 0 3117 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=465080 CPUtime=31.18 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 12556 1249 0 0 3117 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4277780 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=465080 CPUtime=31.16 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 4254 1249 0 0 3116 0 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=465080 CPUtime=30.83 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 9272 1249 0 0 3082 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=465080 CPUtime=31.17 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 9966 1249 0 0 3116 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=465080 CPUtime=31.2 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 5701 1249 0 0 3119 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=465080 CPUtime=31.2 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 9596 1249 0 0 3118 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 249.89
Current children cumulated vsize (KiB) 465080

[startup+33.5006 s]
/proc/loadavg: 5.82 3.94 4.51 9/332 31869
/proc/meminfo: memFree=22742304/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=465080 CPUtime=262.58 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 114280 1249 0 0 26241 17 0 0 23 0 9 0 636068967 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 116270 60490 180 55 0 114156 0
[pid=31854/tid=31861] ppid=31852 vsize=465080 CPUtime=32.78 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 14774 1249 0 0 3277 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=465080 CPUtime=32.78 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 12291 1249 0 0 3276 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4365446 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=465080 CPUtime=32.77 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 12556 1249 0 0 3276 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=465080 CPUtime=32.75 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 4254 1249 0 0 3275 0 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=465080 CPUtime=32.4 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 9272 1249 0 0 3239 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=465080 CPUtime=32.76 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 9966 1249 0 0 3275 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=465080 CPUtime=32.79 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 5701 1249 0 0 3278 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232523 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=465080 CPUtime=32.79 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 9596 1249 0 0 3277 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 262.58
Current children cumulated vsize (KiB) 465080

[startup+35.1013 s]
/proc/loadavg: 5.82 3.94 4.51 9/332 31869
/proc/meminfo: memFree=22742304/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=465080 CPUtime=275.45 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 114280 1249 0 0 27528 17 0 0 23 0 9 0 636068967 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 116270 60490 180 55 0 114156 0
[pid=31854/tid=31861] ppid=31852 vsize=465080 CPUtime=34.39 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 14774 1249 0 0 3438 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4275932 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=465080 CPUtime=34.39 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 12291 1249 0 0 3437 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=465080 CPUtime=34.38 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 12556 1249 0 0 3437 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=465080 CPUtime=34.36 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 4254 1249 0 0 3436 0 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=465080 CPUtime=33.99 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 9272 1249 0 0 3398 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=465080 CPUtime=34.37 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 9966 1249 0 0 3436 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=465080 CPUtime=34.4 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 5701 1249 0 0 3439 1 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=465080 CPUtime=34.4 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 9596 1249 0 0 3438 2 0 0 25 0 9 0 636069037 476241920 60490 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 275.45
Current children cumulated vsize (KiB) 465080

[startup+35.9011 s]
/proc/loadavg: 5.82 3.94 4.51 9/332 31869
/proc/meminfo: memFree=22742304/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=465076 CPUtime=281.76 cores=0-7
/proc/31854/stat : 31854 (plingeling) S 31852 31854 31747 0 -1 4202496 114280 1249 0 0 28159 17 0 0 23 0 9 0 636068967 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/31854/statm: 116269 60489 180 55 0 114155 0
[pid=31854/tid=31861] ppid=31852 vsize=465076 CPUtime=35.18 cores=0-7
/proc/31854/task/31861/stat : 31861 (plingeling) R 31852 31854 31747 0 -1 4202560 14774 1249 0 0 3517 1 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31854/tid=31862] ppid=31852 vsize=465076 CPUtime=35.18 cores=0-7
/proc/31854/task/31862/stat : 31862 (plingeling) R 31852 31854 31747 0 -1 4202560 12291 1249 0 0 3516 2 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31854/tid=31863] ppid=31852 vsize=465076 CPUtime=35.17 cores=0-7
/proc/31854/task/31863/stat : 31863 (plingeling) R 31852 31854 31747 0 -1 4202560 12556 1249 0 0 3516 1 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4305787 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31854/tid=31864] ppid=31852 vsize=465076 CPUtime=35.15 cores=0-7
/proc/31854/task/31864/stat : 31864 (plingeling) R 31852 31854 31747 0 -1 4202560 4254 1249 0 0 3515 0 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31854/tid=31865] ppid=31852 vsize=465076 CPUtime=34.78 cores=0-7
/proc/31854/task/31865/stat : 31865 (plingeling) R 31852 31854 31747 0 -1 4202560 9272 1249 0 0 3477 1 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31854/tid=31866] ppid=31852 vsize=465076 CPUtime=35.16 cores=0-7
/proc/31854/task/31866/stat : 31866 (plingeling) R 31852 31854 31747 0 -1 4202560 9966 1249 0 0 3515 1 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31854/tid=31867] ppid=31852 vsize=465076 CPUtime=35.19 cores=0-7
/proc/31854/task/31867/stat : 31867 (plingeling) R 31852 31854 31747 0 -1 4202560 5701 1249 0 0 3518 1 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31854/tid=31868] ppid=31852 vsize=465076 CPUtime=35.19 cores=0-7
/proc/31854/task/31868/stat : 31868 (plingeling) R 31852 31854 31747 0 -1 4202560 9596 1249 0 0 3517 2 0 0 25 0 9 0 636069037 476237824 60489 33554432000 4194304 4417452 140737103504560 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 465076

[startup+36.3121 s]
/proc/loadavg: 5.82 3.94 4.51 2/325 31869
/proc/meminfo: memFree=22742472/32951124 swapFree=59367104/67111528
[pid=31854] ppid=31852 vsize=383028 CPUtime=283.25 cores=0-7
/proc/31854/stat : 31854 (plingeling) R 31852 31854 31747 0 -1 4202496 114281 1249 0 0 28307 18 0 0 15 0 1 0 636068967 392220672 46538 33554432000 4194304 4417452 140737103504560 18446744073709551615 270338427239 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31854/statm: 95757 46026 181 55 0 93643 0
Current children cumulated CPU time (s) 283.25
Current children cumulated vsize (KiB) 383028

Child status: 20
Real time (s): 36.3223
CPU time (s): 283.274
CPU user time (s): 283.077
CPU system time (s): 0.19697
CPU usage (%): 779.89
Max. virtual memory (cumulated for all children) (KiB): 499372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.077
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115533
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= 510
involuntary context switches= 1382

runsolver used 0.116982 second user time and 0.284956 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 07:15:34
IDJOB=3372200
IDBENCH=69599
IDSOLVER=1851
FILE ID=node143/3372200-1305436533
RUNJOBID= node143-1305436493-31761
PBS_JOBID= 13324751
Free space on /tmp= 73548 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-3372200-1305436533/watcher-3372200-1305436533 -o /tmp/evaluation-result-3372200-1305436533/solver-3372200-1305436533 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372200-1305436533.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=651136498

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22981068 kB
Buffers:        190412 kB
Cached:        1018268 kB
SwapCached:      67400 kB
Active:         154968 kB
Inactive:      9575188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22981068 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:     8453720 kB
Mapped:          21792 kB
Slab:           118860 kB
PageTables:      53124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69932648 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= 73548 MiB
End job on node143 at 2011-05-15 07:16:10