Trace number 3372206

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 337.027 44.3461

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.7084
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

336.96/44.34	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-3372206-1305436570/watcher-3372206-1305436570 -o /tmp/evaluation-result-3372206-1305436570/solver-3372206-1305436570 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372206-1305436570.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: 5.44 3.89 4.49 1/323 31895
/proc/meminfo: memFree=22966488/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=14164 CPUtime=0 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 1619 1258 0 0 0 0 0 0 21 0 1 0 636072691 14503936 1548 33554432000 4194304 4417452 140736139657648 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 3541 1548 148 55 0 1427 0

[startup+0.0895061 s]
/proc/loadavg: 5.44 3.89 4.49 1/323 31895
/proc/meminfo: memFree=22966488/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=30280 CPUtime=0.08 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 5665 1258 0 0 8 0 0 0 21 0 1 0 636072691 31006720 5594 33554432000 4194304 4417452 140736139657648 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 7570 5594 149 55 0 5456 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30280

[startup+0.100507 s]
/proc/loadavg: 5.44 3.89 4.49 1/323 31895
/proc/meminfo: memFree=22966488/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=30280 CPUtime=0.09 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 5665 1258 0 0 9 0 0 0 21 0 1 0 636072691 31006720 5594 33554432000 4194304 4417452 140736139657648 18446744073709551615 4274487 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 7570 5594 149 55 0 5456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300465 s]
/proc/loadavg: 5.44 3.89 4.49 1/323 31895
/proc/meminfo: memFree=22966488/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=66804 CPUtime=0.29 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 14832 1258 0 0 28 1 0 0 22 0 1 0 636072691 68407296 14725 33554432000 4194304 4417452 140736139657648 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 16701 14725 149 55 0 14587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66804

[startup+0.700389 s]
/proc/loadavg: 5.44 3.89 4.49 1/323 31895
/proc/meminfo: memFree=22966488/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=153224 CPUtime=0.68 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 36437 1258 0 0 65 3 0 0 24 0 1 0 636072691 156901376 36330 33554432000 4194304 4417452 140736139657648 18446744073709551615 270338383616 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 38306 36330 149 55 0 36192 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 153224

[startup+1.50025 s]
/proc/loadavg: 5.44 3.89 4.49 2/324 31901
/proc/meminfo: memFree=22745640/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=293516 CPUtime=1.49 cores=0-7
/proc/31895/stat : 31895 (plingeling) R 31893 31895 31747 0 -1 4202496 71867 1258 0 0 141 8 0 0 25 0 1 0 636072691 300560384 71403 33554432000 4194304 4417452 140736139657648 18446744073709551615 4259842 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31895/statm: 73379 71403 149 55 0 71265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 293516

[startup+3.10088 s]
/proc/loadavg: 5.44 3.89 4.49 2/324 31901
/proc/meminfo: memFree=22529880/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=647780 CPUtime=7.91 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 175235 1258 0 0 768 23 0 0 25 0 9 0 636072691 663326720 116563 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 161945 116563 172 55 0 159831 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 647780

[startup+6.30124 s]
/proc/loadavg: 5.64 3.96 4.51 9/332 31909
/proc/meminfo: memFree=22472900/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=756656 CPUtime=33.47 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 250732 1258 0 0 3312 35 0 0 25 0 9 0 636072691 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 189164 138342 176 55 0 187050 0
[pid=31895/tid=31902] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 21493 1258 0 0 387 3 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4270989 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 12716 1258 0 0 388 2 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4261381 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 10357 1258 0 0 389 1 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 8348 1258 0 0 389 1 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 22399 1258 0 0 387 3 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4302020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=756656 CPUtime=3.9 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 17864 1258 0 0 388 2 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4302448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=756656 CPUtime=3.84 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 19175 1258 0 0 381 3 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4256312 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=756656 CPUtime=3.79 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 29056 1258 0 0 374 5 0 0 25 0 9 0 636072930 774815744 138342 33554432000 4194304 4417452 140736139657648 18446744073709551615 4261393 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33.47
Current children cumulated vsize (KiB) 756656

[startup+12.701 s]
/proc/loadavg: 5.83 4.02 4.53 9/332 31909
/proc/meminfo: memFree=22240548/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=902496 CPUtime=84.59 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 319782 1258 0 0 8415 44 0 0 25 0 9 0 636072691 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 225624 180728 179 55 0 223510 0
[pid=31895/tid=31902] ppid=31893 vsize=902496 CPUtime=10.3 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34870 1258 0 0 1026 4 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4226490 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=902496 CPUtime=10.3 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16818 1258 0 0 1027 3 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4320251 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=902496 CPUtime=10.3 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 14455 1258 0 0 1027 3 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=902496 CPUtime=10.3 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 8348 1258 0 0 1029 1 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=902496 CPUtime=10.29 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41567 1258 0 0 1023 6 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=902496 CPUtime=10.29 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 21966 1258 0 0 1027 2 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4252927 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=902496 CPUtime=10.18 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35118 1258 0 0 1013 5 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=902496 CPUtime=10.18 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37316 1258 0 0 1013 5 0 0 25 0 9 0 636072930 924155904 180728 33554432000 4194304 4417452 140736139657648 18446744073709551615 4235234 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 84.59
Current children cumulated vsize (KiB) 902496

[startup+25.5004 s]
/proc/loadavg: 6.31 4.22 4.59 9/332 31910
/proc/meminfo: memFree=22354248/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=799328 CPUtime=186.85 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 324232 1258 0 0 18640 45 0 0 25 0 9 0 636072691 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199832 151777 180 55 0 197718 0
[pid=31895/tid=31902] ppid=31893 vsize=799328 CPUtime=23.1 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34900 1258 0 0 2306 4 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=799328 CPUtime=23.09 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16847 1258 0 0 2306 3 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4252539 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=799328 CPUtime=23.1 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 14557 1258 0 0 2307 3 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=799328 CPUtime=23.1 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 2309 1 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4320876 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=799328 CPUtime=23.09 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41598 1258 0 0 2303 6 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4258561 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=799328 CPUtime=23.09 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 21996 1258 0 0 2307 2 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4257206 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=799328 CPUtime=22.84 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35220 1258 0 0 2279 5 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4357562 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=799328 CPUtime=22.99 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37346 1258 0 0 2293 6 0 0 25 0 9 0 636072930 818511872 151777 33554432000 4194304 4417452 140736139657648 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 186.85
Current children cumulated vsize (KiB) 799328

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

[startup+31.9132 s]
/proc/loadavg: 6.45 4.28 4.60 9/332 31910
/proc/meminfo: memFree=22366068/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=799148 CPUtime=238.08 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 325900 1258 0 0 23763 45 0 0 25 0 9 0 636072691 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199787 149058 180 55 0 197673 0
[pid=31895/tid=31902] ppid=31893 vsize=799148 CPUtime=29.51 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34925 1258 0 0 2947 4 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=799148 CPUtime=29.51 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16872 1258 0 0 2948 3 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4270119 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=799148 CPUtime=29.51 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 16100 1258 0 0 2948 3 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=799148 CPUtime=29.51 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 2950 1 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=799148 CPUtime=29.51 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41623 1258 0 0 2945 6 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=799148 CPUtime=29.5 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22021 1258 0 0 2948 2 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=799148 CPUtime=29.18 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35220 1258 0 0 2913 5 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=799148 CPUtime=29.4 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37371 1258 0 0 2934 6 0 0 25 0 9 0 636072930 818327552 149058 33554432000 4194304 4417452 140736139657648 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 238.08
Current children cumulated vsize (KiB) 799148

[startup+38.3009 s]
/proc/loadavg: 6.57 4.34 4.62 9/332 31910
/proc/meminfo: memFree=22367292/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=799140 CPUtime=289.12 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 325900 1258 0 0 28867 45 0 0 25 0 9 0 636072691 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199785 149056 180 55 0 197671 0
[pid=31895/tid=31902] ppid=31893 vsize=799140 CPUtime=35.9 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34925 1258 0 0 3586 4 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=799140 CPUtime=35.89 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16872 1258 0 0 3586 3 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=799140 CPUtime=35.9 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 16100 1258 0 0 3587 3 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=799140 CPUtime=35.9 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 3589 1 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=799140 CPUtime=35.89 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41623 1258 0 0 3583 6 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364396 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=799140 CPUtime=35.89 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22021 1258 0 0 3587 2 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=799140 CPUtime=35.51 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35220 1258 0 0 3546 5 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=799140 CPUtime=35.79 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37371 1258 0 0 3573 6 0 0 25 0 9 0 636072930 818319360 149056 33554432000 4194304 4417452 140736139657648 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 289.12
Current children cumulated vsize (KiB) 799140

[startup+41.5013 s]
/proc/loadavg: 6.68 4.40 4.64 9/332 31910
/proc/meminfo: memFree=22367368/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=799220 CPUtime=314.7 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 326049 1258 0 0 31424 46 0 0 25 0 9 0 636072691 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199805 149076 180 55 0 197691 0
[pid=31895/tid=31902] ppid=31893 vsize=799220 CPUtime=39.1 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34947 1258 0 0 3906 4 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=799220 CPUtime=39.1 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16872 1258 0 0 3907 3 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=799220 CPUtime=39.1 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 16182 1258 0 0 3907 3 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=799220 CPUtime=39.1 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 3909 1 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=799220 CPUtime=39.09 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41646 1258 0 0 3903 6 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4278010 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=799220 CPUtime=39.09 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22043 1258 0 0 3907 2 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=799220 CPUtime=38.68 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35220 1258 0 0 3863 5 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=799220 CPUtime=38.99 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37371 1258 0 0 3893 6 0 0 25 0 9 0 636072930 818401280 149076 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 314.7
Current children cumulated vsize (KiB) 799220

[startup+43.1009 s]
/proc/loadavg: 6.68 4.40 4.64 9/332 31910
/proc/meminfo: memFree=22367276/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=798956 CPUtime=327.47 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 326168 1258 0 0 32701 46 0 0 25 0 9 0 636072691 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199739 149010 180 55 0 197625 0
[pid=31895/tid=31902] ppid=31893 vsize=798956 CPUtime=40.7 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34947 1258 0 0 4066 4 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364396 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=798956 CPUtime=40.69 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16894 1258 0 0 4066 3 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=798956 CPUtime=40.7 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 16182 1258 0 0 4067 3 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=798956 CPUtime=40.7 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 4069 1 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=798956 CPUtime=40.69 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41646 1258 0 0 4063 6 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=798956 CPUtime=40.69 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22043 1258 0 0 4067 2 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4265937 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=798956 CPUtime=40.25 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35296 1258 0 0 4020 5 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4234732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=798956 CPUtime=40.59 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37392 1258 0 0 4053 6 0 0 25 0 9 0 636072930 818130944 149010 33554432000 4194304 4417452 140736139657648 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 327.47
Current children cumulated vsize (KiB) 798956

[startup+43.9008 s]
/proc/loadavg: 6.68 4.40 4.64 9/332 31910
/proc/meminfo: memFree=22367276/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=798788 CPUtime=333.95 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 326168 1258 0 0 33349 46 0 0 25 0 9 0 636072691 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 199697 148968 180 55 0 197583 0
[pid=31895/tid=31902] ppid=31893 vsize=798788 CPUtime=41.51 cores=0-7
/proc/31895/task/31902/stat : 31902 (plingeling) R 31893 31895 31747 0 -1 4202560 34947 1258 0 0 4147 4 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31895/tid=31903] ppid=31893 vsize=798788 CPUtime=41.51 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16894 1258 0 0 4148 3 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4260166 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31904] ppid=31893 vsize=798788 CPUtime=41.51 cores=0-7
/proc/31895/task/31904/stat : 31904 (plingeling) R 31893 31895 31747 0 -1 4202560 16182 1258 0 0 4148 3 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31895/tid=31905] ppid=31893 vsize=798788 CPUtime=41.51 cores=0-7
/proc/31895/task/31905/stat : 31905 (plingeling) R 31893 31895 31747 0 -1 4202560 12444 1258 0 0 4150 1 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31895/tid=31906] ppid=31893 vsize=798788 CPUtime=41.5 cores=0-7
/proc/31895/task/31906/stat : 31906 (plingeling) R 31893 31895 31747 0 -1 4202560 41646 1258 0 0 4144 6 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=798788 CPUtime=41.5 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22043 1258 0 0 4148 2 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31895/tid=31908] ppid=31893 vsize=798788 CPUtime=41.05 cores=0-7
/proc/31895/task/31908/stat : 31908 (plingeling) R 31893 31895 31747 0 -1 4202560 35296 1258 0 0 4100 5 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31895/tid=31909] ppid=31893 vsize=798788 CPUtime=41.4 cores=0-7
/proc/31895/task/31909/stat : 31909 (plingeling) R 31893 31895 31747 0 -1 4202560 37392 1258 0 0 4134 6 0 0 25 0 9 0 636072930 817958912 148968 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 333.95
Current children cumulated vsize (KiB) 798788

[startup+44.3008 s]
/proc/loadavg: 6.68 4.40 4.64 9/332 31910
/proc/meminfo: memFree=22367276/32951124 swapFree=59367104/67111528
[pid=31895] ppid=31893 vsize=790596 CPUtime=336.96 cores=0-7
/proc/31895/stat : 31895 (plingeling) S 31893 31895 31747 0 -1 4202496 326169 1258 0 0 33650 46 0 0 18 0 3 0 636072691 809570304 146921 33554432000 4194304 4417452 140736139657648 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/31895/statm: 197649 146921 181 55 0 195535 0
[pid=31895/tid=31903] ppid=31893 vsize=790596 CPUtime=41.89 cores=0-7
/proc/31895/task/31903/stat : 31903 (plingeling) R 31893 31895 31747 0 -1 4202560 16894 1258 0 0 4186 3 0 0 25 0 3 0 636072930 809570304 146921 33554432000 4194304 4417452 140736139657648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31895/tid=31907] ppid=31893 vsize=790596 CPUtime=41.89 cores=0-7
/proc/31895/task/31907/stat : 31907 (plingeling) R 31893 31895 31747 0 -1 4202560 22043 1258 0 0 4187 2 0 0 25 0 3 0 636072930 809570304 146921 33554432000 4194304 4417452 140736139657648 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 336.96
Current children cumulated vsize (KiB) 790596

Child status: 20
Real time (s): 44.3461
CPU time (s): 337.027
CPU user time (s): 336.53
CPU system time (s): 0.496924
CPU usage (%): 759.992
Max. virtual memory (cumulated for all children) (KiB): 903128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.53
system time used= 0.496924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327430
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= 252
involuntary context switches= 1604

runsolver used 0.148977 second user time and 0.320951 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 07:16:11
IDJOB=3372206
IDBENCH=69619
IDSOLVER=1851
FILE ID=node143/3372206-1305436570
RUNJOBID= node143-1305436493-31761
PBS_JOBID= 13324751
Free space on /tmp= 73536 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372206-1305436570/watcher-3372206-1305436570 -o /tmp/evaluation-result-3372206-1305436570/solver-3372206-1305436570 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372206-1305436570.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=53439190

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:      22966892 kB
Buffers:        190500 kB
Cached:        1034836 kB
SwapCached:      67400 kB
Active:         167096 kB
Inactive:      9579704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22966892 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           16832 kB
Writeback:           0 kB
AnonPages:     8454064 kB
Mapped:          22248 kB
Slab:           119020 kB
PageTables:      53204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69931644 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= 73536 MiB
End job on node143 at 2011-05-15 07:16:55