Trace number 3191898

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 seqUNSAT 695.914 695.899

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
MD5SUM25ed0c8de63814e6d33af77a8f91b72b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3141
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
695.78/695.89	s UNSATISFIABLE
695.78/695.89	solver [2] clasp 1.3.6 answered
695.78/695.89	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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.03 11.13 11.02 9/197 4587
/proc/meminfo: memFree=14334780/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0 cores=0,2
/proc/4587/stat : 4587 (ppfolio) R 4585 4587 3790 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365603437 18763776 392 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089518485 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/4587/statm: 4581 392 343 23 0 91 0

[startup+0.039798 s]
/proc/loadavg: 11.03 11.13 11.02 9/197 4587
/proc/meminfo: memFree=14334780/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365603437 18763776 394 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4094199225842106628 0 0 17 2 0 0 0
/proc/4587/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100762 s]
/proc/loadavg: 11.03 11.13 11.02 9/197 4587
/proc/meminfo: memFree=14334780/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365603437 18763776 394 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4094199225842106628 0 0 17 2 0 0 0
/proc/4587/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300726 s]
/proc/loadavg: 11.03 11.13 11.02 9/197 4587
/proc/meminfo: memFree=14334780/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365603437 18763776 394 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/4587/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70066 s]
/proc/loadavg: 11.03 11.13 11.02 9/197 4587
/proc/meminfo: memFree=14334780/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365603437 18763776 394 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/4587/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 11.03 11.13 11.02 11/200 4591
/proc/meminfo: memFree=14330540/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=13636 CPUtime=0.54 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 863 0 0 0 54 0 0 0 25 0 1 0 365603438 13963264 755 33554432000 4194304 4785740 140734387717664 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 3409 755 340 145 0 454 0
[pid=4590] ppid=4587 vsize=452392 CPUtime=0.69 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 384 0 0 0 69 0 0 0 25 0 1 0 365603438 463249408 281 33554432000 134512640 134534564 4294076512 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 113098 281 91 6 0 111764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 484352

[startup+3.10017 s]
/proc/loadavg: 11.03 11.13 11.02 11/200 4591
/proc/meminfo: memFree=14329580/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=14080 CPUtime=1.34 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 981 0 0 0 134 0 0 0 25 0 1 0 365603438 14417920 873 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 3520 873 340 145 0 565 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=1.49 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 149 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488628

[startup+6.30067 s]
/proc/loadavg: 10.95 11.12 11.01 11/200 4591
/proc/meminfo: memFree=14330324/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=14676 CPUtime=2.94 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 1129 0 0 0 294 0 0 0 25 0 1 0 365603438 15028224 1021 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 3669 1021 340 145 0 714 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=3.09 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 309 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489224

[startup+12.7005 s]
/proc/loadavg: 10.87 11.10 11.01 11/200 4592
/proc/meminfo: memFree=14324740/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=15580 CPUtime=6.14 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 1310 0 0 0 614 0 0 0 25 0 1 0 365603438 15953920 1202 33554432000 4194304 4785740 140734387717664 18446744073709551615 4327247 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 3895 1202 340 145 0 940 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=6.29 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 629 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490128

[startup+25.5003 s]
/proc/loadavg: 10.68 11.04 10.99 11/200 4592
/proc/meminfo: memFree=14323632/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=16656 CPUtime=12.54 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 1561 0 0 0 1254 0 0 0 25 0 1 0 365603438 17055744 1453 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 4164 1453 340 145 0 1209 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=12.69 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 1269 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491204

[startup+51.1007 s]
/proc/loadavg: 10.45 10.96 10.96 11/200 4593
/proc/meminfo: memFree=14321172/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=17932 CPUtime=25.34 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 1852 0 0 0 2534 0 0 0 25 0 1 0 365603438 18362368 1744 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 4483 1744 341 145 0 1528 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=25.49 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 2549 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 492480

[startup+102.307 s]
/proc/loadavg: 10.19 10.81 10.91 11/200 4594
/proc/meminfo: memFree=14316816/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=19588 CPUtime=50.94 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 2237 0 0 0 5094 0 0 0 25 0 1 0 365603438 20058112 2129 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 4897 2129 341 145 0 1942 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=51.11 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 5111 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 494136

[startup+162.301 s]
/proc/loadavg: 10.07 10.66 10.85 11/200 4596
/proc/meminfo: memFree=14315192/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=21284 CPUtime=80.93 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 2632 0 0 0 8093 0 0 0 25 0 1 0 365603438 21794816 2524 33554432000 4194304 4785740 140734387717664 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 5321 2524 341 145 0 2366 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=81.11 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 8111 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 495832

[startup+222.3 s]
/proc/loadavg: 10.06 10.55 10.80 8/195 4597
/proc/meminfo: memFree=14350544/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=21832 CPUtime=110.94 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 2779 0 0 0 11094 0 0 0 25 0 1 0 365603438 22355968 2671 33554432000 4194304 4785740 140734387717664 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 5458 2671 341 145 0 2503 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=111.1 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 11110 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 496380

[startup+282.301 s]

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

/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 500216

[startup+582.301 s]
/proc/loadavg: 9.00 9.46 10.21 10/199 4637
/proc/meminfo: memFree=14312428/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26176 CPUtime=290.97 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3763 0 0 0 29097 0 0 0 25 0 1 0 365603438 26804224 3655 33554432000 4194304 4785740 140734387717664 18446744073709551615 4312592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6544 3655 341 145 0 3589 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=291.07 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 29107 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 500724

[startup+642.3 s]
/proc/loadavg: 9.00 9.37 10.13 10/199 4638
/proc/meminfo: memFree=14315868/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=320.98 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3935 0 0 0 32098 0 0 0 25 0 1 0 365603438 27578368 3827 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3827 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=321.06 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 32106 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 501480

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

[startup+665.506 s]
/proc/loadavg: 8.32 9.18 10.05 8/191 4657
/proc/meminfo: memFree=14342696/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=332.58 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3945 0 0 0 33258 0 0 0 25 0 1 0 365603438 27578368 3837 33554432000 4194304 4785740 140734387717664 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3837 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=332.66 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 33266 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 665.48
Current children cumulated vsize (KiB) 501480

[startup+678.301 s]
/proc/loadavg: 8.11 9.11 10.01 8/191 4657
/proc/meminfo: memFree=14340216/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=338.98 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3958 0 0 0 33898 0 0 0 25 0 1 0 365603438 27578368 3850 33554432000 4194304 4785740 140734387717664 18446744073709551615 248089395826 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3850 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=339.06 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 33906 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 678.28
Current children cumulated vsize (KiB) 501480

[startup+684.701 s]
/proc/loadavg: 8.02 9.08 10.00 8/191 4657
/proc/meminfo: memFree=14338960/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=342.18 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3959 0 0 0 34218 0 0 0 25 0 1 0 365603438 27578368 3851 33554432000 4194304 4785740 140734387717664 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3851 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=342.26 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34226 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 684.68
Current children cumulated vsize (KiB) 501480

[startup+691.101 s]
/proc/loadavg: 7.87 9.01 9.97 8/191 4658
/proc/meminfo: memFree=14337844/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=345.38 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34538 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=345.46 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34546 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 691.08
Current children cumulated vsize (KiB) 501480

[startup+694.301 s]
/proc/loadavg: 7.87 9.01 9.97 8/191 4658
/proc/meminfo: memFree=14337592/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=346.98 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34698 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=347.06 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34706 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 694.28
Current children cumulated vsize (KiB) 501480

[startup+695.101 s]
/proc/loadavg: 7.80 8.97 9.95 8/191 4658
/proc/meminfo: memFree=14348008/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=347.39 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34739 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=347.46 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34746 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 695.09
Current children cumulated vsize (KiB) 501480

[startup+695.501 s]
/proc/loadavg: 7.80 8.97 9.95 8/191 4658
/proc/meminfo: memFree=14348008/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=347.58 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34758 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=347.66 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34766 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 695.48
Current children cumulated vsize (KiB) 501480

[startup+695.701 s]
/proc/loadavg: 7.80 8.97 9.95 8/191 4658
/proc/meminfo: memFree=14348008/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=347.68 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34768 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4549820 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=347.76 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34776 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 695.68
Current children cumulated vsize (KiB) 501480

[startup+695.801 s]
/proc/loadavg: 7.80 8.97 9.95 8/191 4658
/proc/meminfo: memFree=14348008/32950928 swapFree=67111528/67111528
[pid=4587] ppid=4585 vsize=18324 CPUtime=0.24 cores=0,2
/proc/4587/stat : 4587 (ppfolio) S 4585 4587 3790 0 -1 4202496 504 1184 0 0 0 0 24 0 15 0 1 0 365603437 18763776 395 33554432000 4194304 4287625 140736980351472 18446744073709551615 248089718287 0 0 4096 65536 4088924318807851265 0 0 17 2 0 0 0
/proc/4587/statm: 4581 395 346 23 0 91 0
[pid=4589] ppid=4587 vsize=26932 CPUtime=347.69 cores=0
/proc/4589/stat : 4589 (clasp) R 4587 4587 3790 0 -1 4202496 3963 0 0 0 34769 0 0 0 25 0 1 0 365603438 27578368 3855 33554432000 4194304 4785740 140734387717664 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/4589/statm: 6733 3855 341 145 0 3778 0
[pid=4590] ppid=4587 vsize=456224 CPUtime=347.85 cores=0
/proc/4590/stat : 4590 (TNM) R 4587 4587 3790 0 -1 4202496 439 0 0 0 34785 0 0 0 25 0 1 0 365603438 467173376 336 33554432000 134512640 134534564 4294076512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4590/statm: 114056 336 95 6 0 112722 0
Current children cumulated CPU time (s) 695.78
Current children cumulated vsize (KiB) 501480

Child status: 0
Real time (s): 695.899
CPU time (s): 695.914
CPU user time (s): 695.895
CPU system time (s): 0.018997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 501480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 695.895
system time used= 0.018997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6124
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= 31
involuntary context switches= 8972

runsolver used 1.15082 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 18:40:36
IDJOB=3191898
IDBENCH=83029
IDSOLVER=1613
FILE ID=node123/3191898-1302540036
RUNJOBID= node123-1302537048-3808
PBS_JOBID= 12951127
Free space on /tmp= 71488 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191898-1302540036/watcher-3191898-1302540036 -o /tmp/evaluation-result-3191898-1302540036/solver-3191898-1302540036 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191898-1302540036.cnf

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

MD5SUM BENCH= 25ed0c8de63814e6d33af77a8f91b72b
RANDOM SEED=1758343905

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      14335060 kB
Buffers:        678740 kB
Cached:       17355524 kB
SwapCached:          0 kB
Active:        9656924 kB
Inactive:      8554904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14335060 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10204 kB
Writeback:           0 kB
AnonPages:      177500 kB
Mapped:          17484 kB
Slab:           339616 kB
PageTables:       6344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5214284 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= 71488 MiB
End job on node123 at 2011-04-11 18:52:12