Trace number 3221632

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
ppfolio seq? (TO) 5000.06 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
5000.02/4999.90	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3221632-1303295178/watcher-3221632-1303295178 -o /tmp/evaluation-result-3221632-1303295178/solver-3221632-1303295178 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221632-1303295178.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.00 5.00 5.00 5/180 29535
/proc/meminfo: memFree=15798092/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4659286080112001288 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0

[startup+0.10438 s]
/proc/loadavg: 5.00 5.00 5.00 5/180 29535
/proc/meminfo: memFree=15798092/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200361 s]
/proc/loadavg: 5.00 5.00 5.00 5/180 29535
/proc/meminfo: memFree=15798092/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300346 s]
/proc/loadavg: 5.00 5.00 5.00 5/180 29535
/proc/meminfo: memFree=15798092/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700285 s]
/proc/loadavg: 5.00 5.00 5.00 5/180 29535
/proc/meminfo: memFree=15798092/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 2470177803807490048 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 5.00 5.00 5.00 7/184 29539
/proc/meminfo: memFree=15793836/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 2470177941246443520 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
[pid=29536] ppid=29535 vsize=1339540 CPUtime=0.49 cores=1
/proc/29536/stat : 29536 (cryptominisat) R 29535 29535 29255 0 -1 4202496 1497 0 0 0 49 0 0 0 22 0 1 0 441118516 1371688960 897 33554432000 4194304 4587354 140736107025280 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29536/statm: 334885 897 327 96 0 331447 0
[pid=29537] ppid=29535 vsize=13260 CPUtime=0.44 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 788 0 0 0 44 0 0 0 21 0 1 0 441118516 13578240 680 33554432000 4194304 4785740 140737234481920 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 3315 680 340 145 0 360 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=0.54 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 54 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1827120

[startup+3.10084 s]
/proc/loadavg: 5.08 5.02 5.01 7/184 29539
/proc/meminfo: memFree=15792596/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 2470176291979001856 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
[pid=29536] ppid=29535 vsize=1340544 CPUtime=1.04 cores=1
/proc/29536/stat : 29536 (cryptominisat) R 29535 29535 29255 0 -1 4202496 2290 0 0 0 104 0 0 0 24 0 1 0 441118516 1372717056 1005 33554432000 4194304 4587354 140736107025280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29536/statm: 335136 1005 331 96 0 331698 0
[pid=29537] ppid=29535 vsize=13788 CPUtime=0.99 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 892 0 0 0 99 0 0 0 23 0 1 0 441118516 14118912 784 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 3447 784 340 145 0 492 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=1.04 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 104 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1828652

[startup+6.30026 s]
/proc/loadavg: 5.08 5.02 5.01 7/184 29539
/proc/meminfo: memFree=15784904/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441118515 18763776 394 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 2470176154540048384 0 0 17 3 0 0 0
/proc/29535/statm: 4581 394 345 23 0 91 0
[pid=29536] ppid=29535 vsize=1346836 CPUtime=2.09 cores=1
/proc/29536/stat : 29536 (cryptominisat) R 29535 29535 29255 0 -1 4202496 4508 0 0 0 209 0 0 0 25 0 1 0 441118516 1379160064 2751 33554432000 4194304 4587354 140736107025280 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29536/statm: 336709 2751 337 96 0 333271 0
[pid=29537] ppid=29535 vsize=14204 CPUtime=2.04 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 1018 0 0 0 204 0 0 0 25 0 1 0 441118516 14544896 910 33554432000 4194304 4785740 140737234481920 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 3551 910 340 145 0 596 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2.14 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 214 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1835360

[startup+12.7011 s]
/proc/loadavg: 5.14 5.03 5.01 6/183 29539
/proc/meminfo: memFree=15793228/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=15172 CPUtime=5.2 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 1245 0 0 0 520 0 0 0 25 0 1 0 441118516 15536128 1137 33554432000 4194304 4785740 140737234481920 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 3793 1137 340 145 0 838 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=5.34 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 534 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 489492

[startup+25.5007 s]
/proc/loadavg: 5.12 5.03 5.01 6/183 29540
/proc/meminfo: memFree=15792512/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=16188 CPUtime=11.6 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 1491 0 0 0 1160 0 0 0 25 0 1 0 441118516 16576512 1383 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 4047 1383 340 145 0 1092 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=11.74 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 1174 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 490508

[startup+51.1011 s]
/proc/loadavg: 5.08 5.03 5.01 6/183 29540
/proc/meminfo: memFree=15790868/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=17964 CPUtime=24.4 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 1896 0 0 0 2440 0 0 0 25 0 1 0 441118516 18395136 1788 33554432000 4194304 4785740 140737234481920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 4491 1788 340 145 0 1536 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=24.54 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 2454 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 492284

[startup+102.301 s]
/proc/loadavg: 5.03 5.02 5.00 6/183 29542
/proc/meminfo: memFree=15786044/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=19852 CPUtime=50.01 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 2321 0 0 0 5001 0 0 0 25 0 1 0 441118516 20328448 2213 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 4963 2213 340 145 0 2008 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=50.14 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 5014 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 494172

[startup+162.301 s]
/proc/loadavg: 5.01 5.02 5.00 6/183 29543
/proc/meminfo: memFree=15787396/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=21428 CPUtime=80.02 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 2675 0 0 0 8002 0 0 0 25 0 1 0 441118516 21942272 2567 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 5357 2567 341 145 0 2402 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=80.13 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 8013 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 495748

[startup+222.307 s]
/proc/loadavg: 5.00 5.01 5.00 6/183 29545
/proc/meminfo: memFree=15785376/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=23056 CPUtime=110.03 cores=1

################
# More data... #
################

[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2240.07 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5894 0 0 0 224007 0 0 0 25 0 1 0 441118516 35852288 5786 33554432000 4194304 4785740 140737234481920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5786 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2240.2 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 224020 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 509332

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29763
/proc/meminfo: memFree=15777588/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2270.08 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5894 0 0 0 227008 0 0 0 25 0 1 0 441118516 35852288 5786 33554432000 4194304 4785740 140737234481920 18446744073709551615 4549944 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5786 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2270.2 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 227020 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 509332

[startup+4602.3 s]
/proc/loadavg: 5.07 5.02 5.00 6/183 29765
/proc/meminfo: memFree=15793436/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2300.08 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5896 0 0 0 230008 0 0 0 25 0 1 0 441118516 35852288 5788 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5788 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2300.2 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 230020 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 509332

[startup+4662.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 29766
/proc/meminfo: memFree=15787700/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2330.09 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5898 0 0 0 233009 0 0 0 25 0 1 0 441118516 35852288 5790 33554432000 4194304 4785740 140737234481920 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5790 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2330.19 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 233019 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 11535761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 509332

[startup+4722.3 s]
/proc/loadavg: 5.01 5.00 5.00 6/183 29768
/proc/meminfo: memFree=15780116/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2360.1 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5901 0 0 0 236010 0 0 0 25 0 1 0 441118516 35852288 5793 33554432000 4194304 4785740 140737234481920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5793 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2360.19 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 236019 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 509332

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29770
/proc/meminfo: memFree=15792612/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2390.1 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5901 0 0 0 239010 0 0 0 25 0 1 0 441118516 35852288 5793 33554432000 4194304 4785740 140737234481920 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5793 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2390.18 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 239018 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 509332

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29771
/proc/meminfo: memFree=15792472/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2420.11 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5901 0 0 0 242011 0 0 0 25 0 1 0 441118516 35852288 5793 33554432000 4194304 4785740 140737234481920 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5793 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2420.18 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 242018 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 509332

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29773
/proc/meminfo: memFree=15782896/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2450.11 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5902 0 0 0 245011 0 0 0 25 0 1 0 441118516 35852288 5794 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5794 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2450.18 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 245018 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 509332

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29774
/proc/meminfo: memFree=15775436/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2480.11 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5903 0 0 0 248011 0 0 0 25 0 1 0 441118516 35852288 5795 33554432000 4194304 4785740 140737234481920 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5795 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2480.18 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 248018 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 509332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29775
/proc/meminfo: memFree=15792024/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2498.91 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5903 0 0 0 249891 0 0 0 25 0 1 0 441118516 35852288 5795 33554432000 4194304 4785740 140737234481920 18446744073709551615 4551048 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5795 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2498.99 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 249899 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 509332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 29775
/proc/meminfo: memFree=15792024/32951124 swapFree=67111528/67111528
[pid=29535] ppid=29533 vsize=18324 CPUtime=2.12 cores=1,3,5,7
/proc/29535/stat : 29535 (ppfolio) S 29533 29535 29255 0 -1 4202496 501 4523 0 0 0 0 212 0 15 0 1 0 441118515 18763776 395 33554432000 4194304 4287625 140736418330608 18446744073709551615 222921797135 0 0 4096 65536 4604577954926657796 0 0 17 3 0 0 0
/proc/29535/statm: 4581 395 346 23 0 91 0
[pid=29537] ppid=29535 vsize=35012 CPUtime=2498.91 cores=1
/proc/29537/stat : 29537 (clasp) R 29535 29535 29255 0 -1 4202496 5903 0 0 0 249891 0 0 0 25 0 1 0 441118516 35852288 5795 33554432000 4194304 4785740 140737234481920 18446744073709551615 4551048 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29537/statm: 8753 5795 341 145 0 5798 0
[pid=29538] ppid=29535 vsize=455996 CPUtime=2498.99 cores=1
/proc/29538/stat : 29538 (TNM) R 29535 29535 29255 0 -1 4202496 363 0 0 0 249899 0 0 0 25 0 1 0 441118516 466939904 260 33554432000 134512640 134534564 4287110368 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29538/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 509332

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.06
CPU user time (s): 5000.04
CPU system time (s): 0.020996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1835396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.04
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11323
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= 60
involuntary context switches= 107219

runsolver used 6.81696 second user time and 15.9176 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-20 12:26:18
IDJOB=3221632
IDBENCH=82955
IDSOLVER=1639
FILE ID=node109/3221632-1303295178
RUNJOBID= node109-1303290175-29274
PBS_JOBID= 13049610
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221632-1303295178/watcher-3221632-1303295178 -o /tmp/evaluation-result-3221632-1303295178/solver-3221632-1303295178 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221632-1303295178.cnf

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=231769730

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:      15798372 kB
Buffers:        768392 kB
Cached:       15796708 kB
SwapCached:          0 kB
Active:        8129624 kB
Inactive:      8662480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15798372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      227132 kB
Mapped:          16516 kB
Slab:           297172 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1602724 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= 71448 MiB
End job on node109 at 2011-04-20 13:49:38