Trace number 3220672

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 3981.01 3980.87

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
MD5SUM6d54c2a76a59aa67a01046a2e8240fb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.6701
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
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) 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
3980.92/3980.86	s UNSATISFIABLE
3980.92/3980.86	solver [2] clasp 1.3.6 answered
3980.92/3980.86	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220672-1303276332/watcher-3220672-1303276332 -o /tmp/evaluation-result-3220672-1303276332/solver-3220672-1303276332 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220672-1303276332.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.00 5.00 4.94 3/179 16350
/proc/meminfo: memFree=15462364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7061675006337450244 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0

[startup+0.0260071 s]
/proc/loadavg: 5.00 5.00 4.94 3/179 16350
/proc/meminfo: memFree=15462364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7061675006337450244 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100998 s]
/proc/loadavg: 5.00 5.00 4.94 3/179 16350
/proc/meminfo: memFree=15462364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7061675006337450244 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300952 s]
/proc/loadavg: 5.00 5.00 4.94 3/179 16350
/proc/meminfo: memFree=15462364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700889 s]
/proc/loadavg: 5.00 5.00 4.94 3/179 16350
/proc/meminfo: memFree=15462364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418162477793280 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50073 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16354
/proc/meminfo: memFree=15458480/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418299916746752 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1746676 CPUtime=0.49 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 1156 0 0 0 49 0 0 0 25 0 1 0 517863899 1788596224 721 33554432000 4194304 4587354 140736604090624 18446744073709551615 4243640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 436669 721 327 96 0 433231 0
[pid=16352] ppid=16350 vsize=13096 CPUtime=0.44 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 731 0 0 0 44 0 0 0 25 0 1 0 517863899 13410304 620 33554432000 4194304 4785740 140736381107536 18446744073709551615 4551104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 3274 620 340 145 0 319 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=0.54 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 54 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2233948

[startup+3.10043 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16354
/proc/meminfo: memFree=15457364/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1747132 CPUtime=0.99 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 1538 0 0 0 99 0 0 0 25 0 1 0 517863899 1789063168 855 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 436783 855 327 96 0 433345 0
[pid=16352] ppid=16350 vsize=13504 CPUtime=1 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 825 0 0 0 100 0 0 0 25 0 1 0 517863899 13828096 714 33554432000 4194304 4785740 140736381107536 18446744073709551615 4277615 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 3376 714 340 145 0 421 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=1.09 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 109 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2234812

[startup+6.30082 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16354
/proc/meminfo: memFree=15450536/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1754236 CPUtime=2.09 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 3465 0 0 0 209 0 0 0 25 0 1 0 517863899 1796337664 2143 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 438559 2143 337 96 0 435121 0
[pid=16352] ppid=16350 vsize=14040 CPUtime=2.04 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 964 0 0 0 204 0 0 0 25 0 1 0 517863899 14376960 853 33554432000 4194304 4785740 140736381107536 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 3510 853 340 145 0 555 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=2.14 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 214 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2242452

[startup+12.7006 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16354
/proc/meminfo: memFree=15447124/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418299916746752 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1754956 CPUtime=4.19 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 5051 0 0 0 419 0 0 0 25 0 1 0 517863899 1797074944 2913 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 438739 2913 337 96 0 435301 0
[pid=16352] ppid=16350 vsize=14580 CPUtime=4.19 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 1123 0 0 0 419 0 0 0 25 0 1 0 517863899 14929920 1012 33554432000 4194304 4785740 140736381107536 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 3645 1012 340 145 0 690 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=4.29 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 429 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2243712

[startup+25.5012 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16355
/proc/meminfo: memFree=15446380/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1755748 CPUtime=8.48 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 7085 0 0 0 848 0 0 0 25 0 1 0 517863899 1797885952 2923 33554432000 4194304 4587354 140736604090624 18446744073709551615 4244198 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 438937 2923 337 96 0 435499 0
[pid=16352] ppid=16350 vsize=15540 CPUtime=8.44 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 1330 0 0 0 844 0 0 0 25 0 1 0 517863899 15912960 1219 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 3885 1219 340 145 0 930 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=8.54 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 854 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2245464

[startup+51.1004 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16355
/proc/meminfo: memFree=15441848/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418299916746752 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1757980 CPUtime=16.99 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 10508 0 0 0 1698 1 0 0 25 0 1 0 517863899 1800171520 3809 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 439495 3809 337 96 0 436057 0
[pid=16352] ppid=16350 vsize=16508 CPUtime=16.99 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 1598 0 0 0 1699 0 0 0 25 0 1 0 517863899 16904192 1487 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 4127 1487 340 145 0 1172 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=17.1 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 1710 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2248664

[startup+102.307 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16357
/proc/meminfo: memFree=15435640/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418299916746752 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1764500 CPUtime=34.08 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 16337 0 0 0 3406 2 0 0 25 0 1 0 517863899 1806848000 4814 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 441125 4814 337 96 0 437687 0
[pid=16352] ppid=16350 vsize=18200 CPUtime=34.06 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 1997 0 0 0 3406 0 0 0 25 0 1 0 517863899 18636800 1886 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553138 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 4550 1886 340 145 0 1595 0
[pid=16353] ppid=16350 vsize=455852 CPUtime=34.14 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 321 0 0 0 3414 0 0 0 25 0 1 0 517863899 466792448 218 33554432000 134512640 134534564 4291301280 18446744073709551615 10000836 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113963 218 95 6 0 112629 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2256876

[startup+162.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 16358
/proc/meminfo: memFree=15425828/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418162477793280 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1773080 CPUtime=54.09 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 23631 0 0 0 5405 4 0 0 25 0 1 0 517863899 1815633920 7028 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 443270 7028 337 96 0 439832 0
[pid=16352] ppid=16350 vsize=19340 CPUtime=54.06 cores=0

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

/proc/16352/statm: 8077 5126 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1294.23 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 129423 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3882.42
Current children cumulated vsize (KiB) 2324924

[startup+3942.3 s]
/proc/loadavg: 6.00 5.75 5.34 7/184 16622
/proc/meminfo: memFree=15324328/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1818436 CPUtime=1314.09 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164674 0 0 0 131368 41 0 0 25 0 1 0 517863899 1862078464 20485 33554432000 4194304 4587354 140736604090624 18446744073709551615 4231414 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 454609 20485 337 96 0 451171 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1314.09 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5249 0 0 0 131409 0 0 0 25 0 1 0 517863899 33083392 5138 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5138 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1314.24 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 131424 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3942.42
Current children cumulated vsize (KiB) 2324924

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

[startup+3967.9 s]
/proc/loadavg: 6.00 5.77 5.36 7/184 16623
/proc/meminfo: memFree=15329280/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1322.68 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132227 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1322.59 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132259 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1322.74 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132274 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3968.01
Current children cumulated vsize (KiB) 2309832

[startup+3974.31 s]
/proc/loadavg: 6.00 5.77 5.36 7/184 16623
/proc/meminfo: memFree=15327784/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1324.79 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132438 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1324.79 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132479 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1324.84 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132484 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3974.42
Current children cumulated vsize (KiB) 2309832

[startup+3977.5 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326792/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1325.89 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132548 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1325.79 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132579 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1325.94 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132594 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 9999841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3977.62
Current children cumulated vsize (KiB) 2309832

[startup+3979.1 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326660/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1326.39 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132598 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1326.38 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132638 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1326.44 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132644 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 10000763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3979.21
Current children cumulated vsize (KiB) 2309832

[startup+3979.9 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326536/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1326.68 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132627 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1326.59 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132659 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1326.74 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132674 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134530487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3980.01
Current children cumulated vsize (KiB) 2309832

[startup+3980.3 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326536/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1326.79 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132638 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1326.78 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132678 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1326.84 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132684 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3980.41
Current children cumulated vsize (KiB) 2309832

[startup+3980.7 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326536/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1326.89 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132648 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1326.89 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132689 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4327360 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1327.04 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132704 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3980.82
Current children cumulated vsize (KiB) 2309832

[startup+3980.8 s]
/proc/loadavg: 6.00 5.78 5.37 7/184 16623
/proc/meminfo: memFree=15326288/32950928 swapFree=67111528/67111528
[pid=16350] ppid=16348 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16350/stat : 16350 (ppfolio) S 16348 16350 14779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 517863899 18763776 393 33554432000 4194304 4287625 140737164874000 18446744073709551615 231895510543 0 0 4096 65536 7751418437355700224 0 0 17 4 0 0 0
/proc/16350/statm: 4581 393 345 23 0 91 0
[pid=16351] ppid=16350 vsize=1803344 CPUtime=1326.99 cores=0
/proc/16351/stat : 16351 (cryptominisat) R 16350 16350 14779 0 -1 4202496 164675 0 0 0 132658 41 0 0 25 0 1 0 517863899 1846624256 16985 33554432000 4194304 4587354 140736604090624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16351/statm: 450836 16985 337 96 0 447398 0
[pid=16352] ppid=16350 vsize=32308 CPUtime=1326.89 cores=0
/proc/16352/stat : 16352 (clasp) R 16350 16350 14779 0 -1 4202496 5250 0 0 0 132689 0 0 0 25 0 1 0 517863899 33083392 5139 33554432000 4194304 4785740 140736381107536 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16352/statm: 8077 5139 340 145 0 5122 0
[pid=16353] ppid=16350 vsize=455856 CPUtime=1327.04 cores=0
/proc/16353/stat : 16353 (TNM) R 16350 16350 14779 0 -1 4202496 330 0 0 0 132704 0 0 0 25 0 1 0 517863899 466796544 227 33554432000 134512640 134534564 4291301280 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16353/statm: 113964 227 103 6 0 112630 0
Current children cumulated CPU time (s) 3980.92
Current children cumulated vsize (KiB) 2309832

Child status: 0
Real time (s): 3980.87
CPU time (s): 3981.01
CPU user time (s): 3980.58
CPU system time (s): 0.433934
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4045760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3980.58
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170791
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= 212
involuntary context switches= 45052

runsolver used 7.28889 second user time and 14.1139 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 07:12:12
IDJOB=3220672
IDBENCH=82795
IDSOLVER=1639
FILE ID=node114/3220672-1303276332
RUNJOBID= node114-1303259274-14797
PBS_JOBID= 13049510
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1536900137-053.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220672-1303276332/watcher-3220672-1303276332 -o /tmp/evaluation-result-3220672-1303276332/solver-3220672-1303276332 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220672-1303276332.cnf

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

MD5SUM BENCH= 6d54c2a76a59aa67a01046a2e8240fb6
RANDOM SEED=562468507

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15462652 kB
Buffers:        736748 kB
Cached:       16297624 kB
SwapCached:          0 kB
Active:        7785916 kB
Inactive:      9333892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15462652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:       85560 kB
Mapped:          16120 kB
Slab:           306004 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   685624 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= 71664 MiB
End job on node114 at 2011-04-20 08:18:33