Trace number 3191647

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
MD5SUM4d61767800ed8aa0f56d10b54eba4120
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
1300.03/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-3191647-1302538726/watcher-3191647-1302538726 -o /tmp/evaluation-result-3191647-1302538726/solver-3191647-1302538726 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191647-1302538726.cnf 

running on 2 cores: 1,3

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: 11.76 11.25 9.18 10/202 20825
/proc/meminfo: memFree=12582120/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) R 20823 20825 20213 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365470481 18763776 392 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20825/statm: 4581 392 343 23 0 91 0

[startup+0.076007 s]
/proc/loadavg: 11.76 11.25 9.18 10/202 20825
/proc/meminfo: memFree=12582120/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 5636366263501422856 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100991 s]
/proc/loadavg: 11.76 11.25 9.18 10/202 20825
/proc/meminfo: memFree=12582120/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 5636366263501422856 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300954 s]
/proc/loadavg: 11.76 11.25 9.18 10/202 20825
/proc/meminfo: memFree=12582120/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 15722402474830594048 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700882 s]
/proc/loadavg: 11.76 11.25 9.18 10/202 20825
/proc/meminfo: memFree=12582120/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 15722402749708500992 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 11.76 11.25 9.18 13/206 20829
/proc/meminfo: memFree=12577004/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
[pid=20826] ppid=20825 vsize=956360 CPUtime=0.99 cores=1
/proc/20826/stat : 20826 (cryptominisat) R 20825 20825 20213 0 -1 4202496 2256 0 0 0 99 0 0 0 19 0 1 0 365470481 979312640 957 33554432000 4194304 4587354 140734004282160 18446744073709551615 4245511 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20826/statm: 239090 957 331 96 0 235652 0
[pid=20827] ppid=20825 vsize=13096 CPUtime=0.19 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 729 0 0 0 19 0 0 0 25 0 1 0 365470481 13410304 620 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 3274 620 340 145 0 319 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=0.29 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 29 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1443772

[startup+3.10044 s]
/proc/loadavg: 11.76 11.25 9.18 13/206 20829
/proc/meminfo: memFree=12569372/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365470481 18763776 394 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20825/statm: 4581 394 345 23 0 91 0
[pid=20826] ppid=20825 vsize=962584 CPUtime=1.54 cores=1
/proc/20826/stat : 20826 (cryptominisat) R 20825 20825 20213 0 -1 4202496 3943 0 0 0 154 0 0 0 20 0 1 0 365470481 985686016 2639 33554432000 4194304 4587354 140734004282160 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20826/statm: 240646 2639 337 96 0 237208 0
[pid=20827] ppid=20825 vsize=13632 CPUtime=0.69 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 864 0 0 0 69 0 0 0 25 0 1 0 365470481 13959168 755 33554432000 4194304 4785740 140736615643664 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 3408 755 340 145 0 453 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=0.84 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 84 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1450532

[startup+6.30085 s]
/proc/loadavg: 11.70 11.24 9.19 12/205 20829
/proc/meminfo: memFree=12562040/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=14472 CPUtime=2.29 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 1062 0 0 0 229 0 0 0 25 0 1 0 365470481 14819328 953 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 3618 953 340 145 0 663 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=2.34 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 234 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 488788

[startup+12.7007 s]
/proc/loadavg: 11.64 11.24 9.20 12/205 20829
/proc/meminfo: memFree=12559656/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=15324 CPUtime=5.49 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 1266 0 0 0 549 0 0 0 25 0 1 0 365470481 15691776 1157 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 3831 1157 340 145 0 876 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=5.55 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 555 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489640

[startup+25.5003 s]
/proc/loadavg: 11.50 11.22 9.23 12/205 20829
/proc/meminfo: memFree=12558788/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=16400 CPUtime=11.89 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 1505 0 0 0 1189 0 0 0 25 0 1 0 365470481 16793600 1396 33554432000 4194304 4785740 140736615643664 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 4100 1396 340 145 0 1145 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=11.95 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 1195 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490716

[startup+51.1005 s]
/proc/loadavg: 11.33 11.20 9.27 12/205 20830
/proc/meminfo: memFree=12553692/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=18060 CPUtime=24.69 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 1908 0 0 0 2469 0 0 0 25 0 1 0 365470481 18493440 1799 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 4515 1799 340 145 0 1560 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=24.75 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 2475 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 492376

[startup+102.307 s]
/proc/loadavg: 11.14 11.17 9.36 12/205 20831
/proc/meminfo: memFree=12549264/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=19904 CPUtime=50.28 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 2310 0 0 0 5028 0 0 0 25 0 1 0 365470481 20381696 2201 33554432000 4194304 4785740 140736615643664 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 4976 2201 340 145 0 2021 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=50.36 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 5036 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494220

[startup+162.301 s]
/proc/loadavg: 11.05 11.14 9.46 12/205 20833
/proc/meminfo: memFree=12541444/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=21796 CPUtime=80.28 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 2748 0 0 0 8028 0 0 0 25 0 1 0 365470481 22319104 2639 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 5449 2639 340 145 0 2494 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=80.36 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 8036 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 496112

[startup+222.301 s]
/proc/loadavg: 11.02 11.11 9.56 12/205 20834
/proc/meminfo: memFree=12542412/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=22960 CPUtime=110.27 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 3008 0 0 0 11027 0 0 0 25 0 1 0 365470481 23511040 2899 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 5740 2899 340 145 0 2785 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=110.37 cores=1

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

/proc/meminfo: memFree=12463212/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=28564 CPUtime=380.28 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4306 0 0 0 38027 1 0 0 25 0 1 0 365470481 29249536 4197 33554432000 4194304 4785740 140736615643664 18446744073709551615 4276243 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7141 4197 341 145 0 4186 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=380.39 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 38039 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 502880

[startup+822.301 s]
/proc/loadavg: 11.04 11.03 10.24 12/205 20850
/proc/meminfo: memFree=12459820/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=29236 CPUtime=410.28 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4447 0 0 0 41027 1 0 0 25 0 1 0 365470481 29937664 4338 33554432000 4194304 4785740 140736615643664 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7309 4338 341 145 0 4354 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=410.38 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 41038 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 503552

[startup+882.301 s]
/proc/loadavg: 11.01 11.02 10.28 12/205 20852
/proc/meminfo: memFree=12456332/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=30080 CPUtime=440.29 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4638 0 0 0 44028 1 0 0 25 0 1 0 365470481 30801920 4529 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7520 4529 341 145 0 4565 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=440.38 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 44038 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 504396

[startup+942.301 s]
/proc/loadavg: 11.04 11.03 10.33 12/205 20854
/proc/meminfo: memFree=12450224/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=30416 CPUtime=470.29 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4733 0 0 0 47028 1 0 0 25 0 1 0 365470481 31145984 4624 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7604 4624 341 145 0 4649 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=470.37 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 47037 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 504732

[startup+1002.3 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12592412/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=30584 CPUtime=500.3 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4800 0 0 0 50029 1 0 0 25 0 1 0 365470481 31318016 4691 33554432000 4194304 4785740 140736615643664 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7646 4691 341 145 0 4691 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=500.37 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 50037 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 504900

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 10.40 12/205 21009
/proc/meminfo: memFree=12567656/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=30924 CPUtime=530.31 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4859 0 0 0 53030 1 0 0 25 0 1 0 365470481 31666176 4750 33554432000 4194304 4785740 140736615643664 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7731 4750 341 145 0 4776 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=530.36 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 53036 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 505240

[startup+1122.3 s]
/proc/loadavg: 11.00 11.02 10.44 11/204 21041
/proc/meminfo: memFree=12620136/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=31092 CPUtime=560.31 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4917 0 0 0 56030 1 0 0 25 0 1 0 365470481 31838208 4808 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7773 4808 341 145 0 4818 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=560.37 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 56037 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 505408

[startup+1182.3 s]
/proc/loadavg: 10.36 10.83 10.41 11/204 21043
/proc/meminfo: memFree=12615492/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=31428 CPUtime=590.3 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 4981 0 0 0 59029 1 0 0 25 0 1 0 365470481 32182272 4872 33554432000 4194304 4785740 140736615643664 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7857 4872 341 145 0 4902 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=590.37 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 59037 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 505744

[startup+1242.3 s]
/proc/loadavg: 10.29 10.71 10.40 11/204 21045
/proc/meminfo: memFree=12611256/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=31596 CPUtime=620.3 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 5043 0 0 0 62029 1 0 0 25 0 1 0 365470481 32354304 4934 33554432000 4194304 4785740 140736615643664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7899 4934 341 145 0 4944 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=620.38 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 62038 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 505912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.10 10.58 10.37 11/204 21046
/proc/meminfo: memFree=12610220/32951124 swapFree=67111528/67111528
[pid=20825] ppid=20823 vsize=18324 CPUtime=1.64 cores=1,3
/proc/20825/stat : 20825 (ppfolio) S 20823 20825 20213 0 -1 4202496 504 4009 0 0 0 0 164 0 15 0 1 0 365470481 18763776 395 33554432000 4194304 4287625 140736161900000 18446744073709551615 255377321487 0 0 4096 65536 4277925419820220676 0 0 17 3 0 0 0
/proc/20825/statm: 4581 395 346 23 0 91 0
[pid=20827] ppid=20825 vsize=31768 CPUtime=649.14 cores=1
/proc/20827/stat : 20827 (clasp) R 20825 20825 20213 0 -1 4202496 5080 0 0 0 64913 1 0 0 25 0 1 0 365470481 32530432 4971 33554432000 4194304 4785740 140736615643664 18446744073709551615 255376999050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20827/statm: 7942 4971 341 145 0 4987 0
[pid=20828] ppid=20825 vsize=455992 CPUtime=649.25 cores=1
/proc/20828/stat : 20828 (TNM) R 20825 20825 20213 0 -1 4202496 364 0 0 0 64925 0 0 0 25 0 1 0 365470481 466935808 260 33554432000 134512640 134534564 4290768672 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20828/statm: 113998 260 95 6 0 112664 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 506084

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20825 and gives
#  childrusage.ru_utime.tv_sec=650
#  childrusage.ru_utime.tv_usec=774067
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 650.799
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.01
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1450532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.774
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9625
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= 56
involuntary context switches= 7517

runsolver used 2.11368 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:18:46
IDJOB=3191647
IDBENCH=82778
IDSOLVER=1613
FILE ID=node135/3191647-1302538726
RUNJOBID= node135-1302537098-20233
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191647-1302538726/watcher-3191647-1302538726 -o /tmp/evaluation-result-3191647-1302538726/solver-3191647-1302538726 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191647-1302538726.cnf

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

MD5SUM BENCH= 4d61767800ed8aa0f56d10b54eba4120
RANDOM SEED=897634485

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12582276 kB
Buffers:        740992 kB
Cached:       18992128 kB
SwapCached:          0 kB
Active:       10834532 kB
Inactive:      9096316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12582276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      197172 kB
Mapped:          17932 kB
Slab:           373664 kB
PageTables:       6696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5162260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70920 MiB
End job on node135 at 2011-04-11 18:40:26