Trace number 3191815

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191815-1302539712/watcher-3191815-1302539712 -o /tmp/evaluation-result-3191815-1302539712/solver-3191815-1302539712 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191815-1302539712.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.99 10.07 9.85 10/197 3727
/proc/meminfo: memFree=15872728/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0 cores=4,6
/proc/3727/stat : 3727 (ppfolio) R 3725 3727 2986 0 -1 4202496 474 0 0 0 0 0 0 0 25 0 1 0 365573995 18763776 392 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/3727/statm: 4581 392 343 23 0 91 0

[startup+0.044456 s]
/proc/loadavg: 9.99 10.07 9.85 10/197 3727
/proc/meminfo: memFree=15872728/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365573995 18763776 394 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 11477136682113794308 0 0 17 6 0 0 0
/proc/3727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100437 s]
/proc/loadavg: 9.99 10.07 9.85 10/197 3727
/proc/meminfo: memFree=15872728/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365573995 18763776 394 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 11477136682113794308 0 0 17 6 0 0 0
/proc/3727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300385 s]
/proc/loadavg: 9.99 10.07 9.85 10/197 3727
/proc/meminfo: memFree=15872728/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365573995 18763776 394 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700344 s]
/proc/loadavg: 9.99 10.07 9.85 10/197 3727
/proc/meminfo: memFree=15872728/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 9.99 10.07 9.85 11/200 3731
/proc/meminfo: memFree=15867868/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=13668 CPUtime=0.62 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 892 0 0 0 62 0 0 0 25 0 1 0 365573995 13996032 782 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 3417 782 340 145 0 462 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=0.72 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 72 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 488084

[startup+3.10093 s]
/proc/loadavg: 9.99 10.07 9.85 11/200 3731
/proc/meminfo: memFree=15867744/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=14368 CPUtime=1.42 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 1045 0 0 0 142 0 0 0 25 0 1 0 365573995 14712832 935 33554432000 4194304 4785740 140737330858752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 3592 935 340 145 0 637 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=1.52 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 152 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488784

[startup+6.30036 s]
/proc/loadavg: 9.99 10.07 9.85 11/200 3731
/proc/meminfo: memFree=15863352/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=15060 CPUtime=3.02 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 1239 0 0 0 302 0 0 0 25 0 1 0 365573995 15421440 1129 33554432000 4194304 4785740 140737330858752 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 3765 1129 340 145 0 810 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=3.12 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 312 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489476

[startup+12.7012 s]
/proc/loadavg: 10.07 10.08 9.86 11/200 3731
/proc/meminfo: memFree=15860380/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=16208 CPUtime=6.23 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 1480 0 0 0 623 0 0 0 25 0 1 0 365573995 16596992 1370 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 4052 1370 340 145 0 1097 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=6.32 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 632 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490624

[startup+25.5009 s]
/proc/loadavg: 10.06 10.08 9.86 11/200 3731
/proc/meminfo: memFree=15854060/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=17352 CPUtime=12.63 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 1762 0 0 0 1263 0 0 0 25 0 1 0 365573995 17768448 1652 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 4338 1652 340 145 0 1383 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=12.72 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 1272 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491768

[startup+51.1004 s]
/proc/loadavg: 10.04 10.07 9.86 11/200 3732
/proc/meminfo: memFree=15841972/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=19120 CPUtime=25.43 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 2176 0 0 0 2543 0 0 0 25 0 1 0 365573995 19578880 2066 33554432000 4194304 4785740 140737330858752 18446744073709551615 4550288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 4780 2066 340 145 0 1825 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=25.52 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 2552 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 493536

[startup+102.307 s]
/proc/loadavg: 10.09 10.07 9.87 11/200 3733
/proc/meminfo: memFree=15810324/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=21116 CPUtime=51.04 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 2628 0 0 0 5104 0 0 0 25 0 1 0 365573995 21622784 2518 33554432000 4194304 4785740 140737330858752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 5279 2518 341 145 0 2324 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=51.12 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 5112 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 7941344 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 495532

[startup+162.301 s]
/proc/loadavg: 10.07 10.07 9.88 11/200 3735
/proc/meminfo: memFree=15805600/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=23240 CPUtime=81.03 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 3108 0 0 0 8103 0 0 0 25 0 1 0 365573995 23797760 2998 33554432000 4194304 4785740 140737330858752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 5810 2998 341 145 0 2855 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=81.11 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 8111 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 497656

[startup+222.301 s]
/proc/loadavg: 10.02 10.06 9.89 11/200 3736
/proc/meminfo: memFree=15793908/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=24392 CPUtime=111.03 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 3360 0 0 0 11103 0 0 0 25 0 1 0 365573995 24977408 3250 33554432000 4194304 4785740 140737330858752 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 6098 3250 341 145 0 3143 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=111.12 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 11112 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 498808

[startup+282.3 s]

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

[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=32160 CPUtime=350.99 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5074 0 0 0 35099 0 0 0 25 0 1 0 365573995 32931840 4964 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8040 4964 341 145 0 5085 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=351.17 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 35117 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 506576

[startup+762.307 s]
/proc/loadavg: 10.93 10.39 10.06 12/201 3782
/proc/meminfo: memFree=15760632/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=32328 CPUtime=381 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5141 0 0 0 38100 0 0 0 25 0 1 0 365573995 33103872 5031 33554432000 4194304 4785740 140737330858752 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8082 5031 341 145 0 5127 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=381.16 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 38116 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 506744

[startup+822.301 s]
/proc/loadavg: 10.97 10.49 10.12 12/201 3783
/proc/meminfo: memFree=15764096/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=32500 CPUtime=411 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5180 0 0 0 41100 0 0 0 25 0 1 0 365573995 33280000 5070 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8125 5070 341 145 0 5170 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=411.16 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 41116 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 506916

[startup+882.301 s]
/proc/loadavg: 10.99 10.58 10.17 12/201 3785
/proc/meminfo: memFree=15743120/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=33004 CPUtime=441.01 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5301 0 0 0 44101 0 0 0 25 0 1 0 365573995 33796096 5191 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8251 5191 341 145 0 5296 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=441.15 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 44115 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 507420

[startup+942.3 s]
/proc/loadavg: 10.99 10.66 10.22 9/193 3803
/proc/meminfo: memFree=15763856/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=33552 CPUtime=471.02 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5420 0 0 0 47102 0 0 0 25 0 1 0 365573995 34357248 5310 33554432000 4194304 4785740 140737330858752 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8388 5310 341 145 0 5433 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=471.15 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 47115 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 507968

[startup+1002.3 s]
/proc/loadavg: 9.10 10.17 10.08 9/192 3805
/proc/meminfo: memFree=15757132/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=34312 CPUtime=501.02 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5582 0 0 0 50102 0 0 0 25 0 1 0 365573995 35135488 5472 33554432000 4194304 4785740 140737330858752 18446744073709551615 4562683 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8578 5472 341 145 0 5623 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=501.14 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 50114 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 508728

[startup+1062.3 s]
/proc/loadavg: 8.40 9.77 9.94 9/192 3807
/proc/meminfo: memFree=15757732/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=34648 CPUtime=531.03 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5658 0 0 0 53103 0 0 0 25 0 1 0 365573995 35479552 5548 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8662 5548 341 145 0 5707 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=531.14 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 53114 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 509064

[startup+1122.3 s]
/proc/loadavg: 8.15 9.45 9.82 9/192 3808
/proc/meminfo: memFree=15760556/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=35280 CPUtime=561.03 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5800 0 0 0 56103 0 0 0 25 0 1 0 365573995 36126720 5690 33554432000 4194304 4785740 140737330858752 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8820 5690 341 145 0 5865 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=561.13 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 56113 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 509696

[startup+1182.3 s]
/proc/loadavg: 8.05 9.18 9.70 9/192 3810
/proc/meminfo: memFree=15763384/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=35492 CPUtime=591.04 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5850 0 0 0 59104 0 0 0 25 0 1 0 365573995 36343808 5740 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8873 5740 341 145 0 5918 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=591.13 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 59113 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 509908

[startup+1242.3 s]
/proc/loadavg: 8.15 9.00 9.60 9/192 3811
/proc/meminfo: memFree=15753552/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=35704 CPUtime=621.04 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5929 0 0 0 62104 0 0 0 25 0 1 0 365573995 36560896 5819 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8926 5819 341 145 0 5971 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=621.12 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 62112 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 510120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.35 8.66 9.45 3/175 3849
/proc/meminfo: memFree=15936716/32951124 swapFree=67111528/67111528
[pid=3727] ppid=3725 vsize=18324 CPUtime=0.13 cores=4,6
/proc/3727/stat : 3727 (ppfolio) S 3725 3727 2986 0 -1 4202496 504 977 0 0 0 0 13 0 20 0 1 0 365573995 18763776 395 33554432000 4194304 4287625 140733665449200 18446744073709551615 218370977295 0 0 4096 65536 7698844880851665156 0 0 17 6 0 0 0
/proc/3727/statm: 4581 395 346 23 0 91 0
[pid=3729] ppid=3727 vsize=35912 CPUtime=649.85 cores=4
/proc/3729/stat : 3729 (clasp) R 3727 3727 2986 0 -1 4202496 5956 0 0 0 64985 0 0 0 25 0 1 0 365573995 36773888 5846 33554432000 4194304 4785740 140737330858752 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3729/statm: 8978 5846 341 145 0 6023 0
[pid=3731] ppid=3727 vsize=456092 CPUtime=650.02 cores=4
/proc/3731/stat : 3731 (TNM) R 3727 3727 2986 0 -1 4202496 389 0 0 0 65002 0 0 0 25 0 1 0 365573995 467038208 285 33554432000 134512640 134534564 4288181888 18446744073709551615 134528612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3731/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 510328

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.03
CPU system time (s): 0.010998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 510328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7858
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= 34
involuntary context switches= 14719

runsolver used 2.30165 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-11 18:35:12
IDJOB=3191815
IDBENCH=82946
IDSOLVER=1613
FILE ID=node101/3191815-1302539712
RUNJOBID= node101-1302537098-3005
PBS_JOBID= 12951129
Free space on /tmp= 71320 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191815-1302539712/watcher-3191815-1302539712 -o /tmp/evaluation-result-3191815-1302539712/solver-3191815-1302539712 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191815-1302539712.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=2010690627

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      15872760 kB
Buffers:        688788 kB
Cached:       15858408 kB
SwapCached:          0 kB
Active:        6084144 kB
Inactive:     10582088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15872760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30536 kB
Writeback:           0 kB
AnonPages:      119080 kB
Mapped:          17596 kB
Slab:           348184 kB
PageTables:       6184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3164672 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= 71340 MiB
End job on node101 at 2011-04-11 18:56:52