Trace number 3191446

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) 1299.96 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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) 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

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-3191446-1302537089/watcher-3191446-1302537089 -o /tmp/evaluation-result-3191446-1302537089/solver-3191446-1302537089 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191446-1302537089.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: 6.36 2.38 1.46 10/198 3890
/proc/meminfo: memFree=14052176/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 4424940294936428808 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0

[startup+0.0223679 s]
/proc/loadavg: 6.36 2.38 1.46 10/198 3890
/proc/meminfo: memFree=14052176/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 4424940294936428808 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100353 s]
/proc/loadavg: 6.36 2.38 1.46 10/198 3890
/proc/meminfo: memFree=14052176/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 4424940294936428808 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300318 s]
/proc/loadavg: 6.36 2.38 1.46 10/198 3890
/proc/meminfo: memFree=14052176/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70031 s]
/proc/loadavg: 6.36 2.38 1.46 10/198 3890
/proc/meminfo: memFree=14052176/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 6.36 2.38 1.46 13/202 3894
/proc/meminfo: memFree=13995972/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247623634944000 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=62364 CPUtime=0.54 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 11463 0 0 0 53 1 0 0 25 0 1 0 365308716 63860736 10745 33554432000 4194304 4587354 140734513722016 18446744073709551615 4357008 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 15591 10745 312 96 0 12153 0
[pid=3892] ppid=3890 vsize=42992 CPUtime=0.42 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 9475 0 0 0 41 1 0 0 25 0 1 0 365308716 44023808 7653 33554432000 4194304 4785740 140733409865664 18446744073709551615 4551328 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 10748 7653 320 145 0 7793 0
[pid=3893] ppid=3890 vsize=466780 CPUtime=0.51 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 5018 0 0 0 51 0 0 0 25 0 1 0 365308716 477982720 4915 33554432000 134512640 134534564 4289811776 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 116695 4915 91 6 0 115361 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 590460

[startup+3.10083 s]
/proc/loadavg: 6.81 2.54 1.52 13/202 3894
/proc/meminfo: memFree=13952572/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=71912 CPUtime=1.04 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 16469 0 0 0 103 1 0 0 25 0 1 0 365308716 73637888 12502 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 17978 12502 325 96 0 14540 0
[pid=3892] ppid=3890 vsize=39128 CPUtime=0.93 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 9670 0 0 0 92 1 0 0 25 0 1 0 365308716 40067072 6948 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 9782 6948 340 145 0 6827 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=1.1 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 109 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 601424

[startup+6.30032 s]
/proc/loadavg: 6.81 2.54 1.52 13/202 3894
/proc/meminfo: memFree=13856004/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=71912 CPUtime=2.14 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 17281 0 0 0 212 2 0 0 25 0 1 0 365308716 73637888 13312 33554432000 4194304 4587354 140734513722016 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 17978 13312 326 96 0 14540 0
[pid=3892] ppid=3890 vsize=39128 CPUtime=2.02 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 9670 0 0 0 201 1 0 0 25 0 1 0 365308716 40067072 6948 33554432000 4194304 4785740 140733409865664 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 9782 6948 340 145 0 6827 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=2.11 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 210 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 601424

[startup+12.7011 s]
/proc/loadavg: 7.61 2.85 1.63 13/202 3894
/proc/meminfo: memFree=13841608/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459246799001223168 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=109416 CPUtime=4.24 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 18539 0 0 0 422 2 0 0 25 0 1 0 365308716 112041984 14565 33554432000 4194304 4587354 140734513722016 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 27354 14565 326 96 0 23916 0
[pid=3892] ppid=3890 vsize=44012 CPUtime=4.12 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 10963 0 0 0 411 1 0 0 25 0 1 0 365308716 45068288 8241 33554432000 4194304 4785740 140733409865664 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 11003 8241 340 145 0 8048 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=4.3 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 429 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 643812

[startup+25.5009 s]
/proc/loadavg: 8.28 3.15 1.74 13/202 3894
/proc/meminfo: memFree=13845464/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247073879130112 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=109416 CPUtime=8.54 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 20962 0 0 0 851 3 0 0 25 0 1 0 365308716 112041984 16980 33554432000 4194304 4587354 140734513722016 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 27354 16980 326 96 0 23916 0
[pid=3892] ppid=3890 vsize=60844 CPUtime=8.41 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 15175 0 0 0 839 2 0 0 25 0 1 0 365308716 62304256 12453 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 15211 12453 340 145 0 12256 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=8.51 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 850 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 660644

[startup+51.1003 s]
/proc/loadavg: 9.61 3.87 2.02 13/202 3895
/proc/meminfo: memFree=13730864/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247623634944000 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=162492 CPUtime=17.04 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 28261 0 0 0 1699 5 0 0 25 0 1 0 365308716 166391808 16372 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 40623 16372 331 96 0 37185 0
[pid=3892] ppid=3890 vsize=92528 CPUtime=16.93 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 23066 0 0 0 1689 4 0 0 25 0 1 0 365308716 94748672 20344 33554432000 4194304 4785740 140733409865664 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 23132 20344 340 145 0 20177 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=17.1 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 1709 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 745404

[startup+102.307 s]
/proc/loadavg: 11.04 5.24 2.59 13/202 3896
/proc/meminfo: memFree=13473796/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=148676 CPUtime=34.14 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 79038 0 0 0 3402 12 0 0 25 0 1 0 365308716 152244224 30529 33554432000 4194304 4587354 140734513722016 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 37169 30529 337 96 0 33731 0
[pid=3892] ppid=3890 vsize=150112 CPUtime=34.01 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 37378 0 0 0 3394 7 0 0 25 0 1 0 365308716 153714688 34656 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 37528 34656 340 145 0 34573 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=34.13 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 3412 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 789172

[startup+162.301 s]
/proc/loadavg: 11.62 6.37 3.13 13/202 3898
/proc/meminfo: memFree=13406060/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459248173390757888 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1388024 CPUtime=54.13 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 108032 0 0 0 5395 18 0 0 25 0 1 0 365308716 1421336576 17559 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 347006 17559 337 96 0 343568 0
[pid=3892] ppid=3890 vsize=199192 CPUtime=54 cores=1

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

/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 2383800

[startup+882.3 s]
/proc/loadavg: 11.72 11.45 7.91 12/201 3989
/proc/meminfo: memFree=13184804/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459248723146571776 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1434648 CPUtime=294.09 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 333865 0 0 0 29345 64 0 0 25 0 1 0 365308716 1469079552 25375 33554432000 4194304 4587354 140734513722016 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 358662 25375 337 96 0 355224 0
[pid=3892] ppid=3890 vsize=335648 CPUtime=294.01 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 82766 0 0 0 29382 19 0 0 25 0 1 0 365308716 343703552 80044 33554432000 4194304 4785740 140733409865664 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 83912 80044 340 145 0 80957 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=294.16 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 29415 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 2260680

[startup+942.301 s]
/proc/loadavg: 11.29 11.37 8.08 12/201 3991
/proc/meminfo: memFree=13198296/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459246661562269696 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1397704 CPUtime=314.09 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 340979 0 0 0 31343 66 0 0 25 0 1 0 365308716 1431248896 25275 33554432000 4194304 4587354 140734513722016 18446744073709551615 4250326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 349426 25275 337 96 0 345988 0
[pid=3892] ppid=3890 vsize=336236 CPUtime=314.01 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 82920 0 0 0 31382 19 0 0 25 0 1 0 365308716 344305664 80198 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 84059 80198 340 145 0 81104 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=314.16 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 31415 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 2224324

[startup+1002.3 s]
/proc/loadavg: 11.90 11.52 8.36 13/202 4022
/proc/meminfo: memFree=12947532/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459246799001223168 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1404536 CPUtime=334.09 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 347532 0 0 0 33340 69 0 0 25 0 1 0 365308716 1438244864 24434 33554432000 4194304 4587354 140734513722016 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 351134 24434 337 96 0 347696 0
[pid=3892] ppid=3890 vsize=337744 CPUtime=334.02 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 83247 0 0 0 33383 19 0 0 25 0 1 0 365308716 345849856 80525 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 84436 80525 340 145 0 81481 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=334.15 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 33414 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 2232664

[startup+1062.3 s]
/proc/loadavg: 11.96 11.60 8.56 13/202 4024
/proc/meminfo: memFree=13045704/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459246936440176640 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1424996 CPUtime=354.09 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 354407 0 0 0 35338 71 0 0 25 0 1 0 365308716 1459195904 23753 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 356249 23753 337 96 0 352811 0
[pid=3892] ppid=3890 vsize=362784 CPUtime=354.03 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 89468 0 0 0 35382 21 0 0 25 0 1 0 365308716 371490816 86746 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 90696 86746 340 145 0 87741 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=354.15 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 35414 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2278164

[startup+1122.3 s]
/proc/loadavg: 11.98 11.68 8.79 13/202 4026
/proc/meminfo: memFree=13043916/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247211318083584 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1420152 CPUtime=374.08 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 366167 0 0 0 37334 74 0 0 25 0 1 0 365308716 1454235648 27635 33554432000 4194304 4587354 140734513722016 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 355038 27635 337 96 0 351600 0
[pid=3892] ppid=3890 vsize=407188 CPUtime=374.03 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 100422 0 0 0 37379 24 0 0 25 0 1 0 365308716 416960512 97700 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 101797 97700 340 145 0 98842 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=374.15 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 37414 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 11385857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 2317724

[startup+1182.3 s]
/proc/loadavg: 11.99 11.73 8.97 13/202 4027
/proc/meminfo: memFree=12777900/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1576908 CPUtime=394.08 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 410362 0 0 0 39327 81 0 0 25 0 1 0 365308716 1614753792 71816 33554432000 4194304 4587354 140734513722016 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 394227 71816 337 96 0 390789 0
[pid=3892] ppid=3890 vsize=407188 CPUtime=394.04 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 100422 0 0 0 39380 24 0 0 25 0 1 0 365308716 416960512 97700 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 101797 97700 340 145 0 98842 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=394.14 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 39413 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 2474480

[startup+1242.3 s]
/proc/loadavg: 11.99 11.78 9.18 13/202 4029
/proc/meminfo: memFree=13023252/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247073879130112 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1439896 CPUtime=414.08 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 415376 0 0 0 41325 83 0 0 25 0 1 0 365308716 1474453504 26776 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 359974 26776 337 96 0 356536 0
[pid=3892] ppid=3890 vsize=407188 CPUtime=414.04 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 100422 0 0 0 41380 24 0 0 25 0 1 0 365308716 416960512 97700 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 101797 97700 340 145 0 98842 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=414.14 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 41413 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 2337468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.77 11.74 9.31 13/202 4092
/proc/meminfo: memFree=13357260/32950928 swapFree=67111528/67111528
[pid=3890] ppid=3888 vsize=18324 CPUtime=0 cores=1,3
/proc/3890/stat : 3890 (ppfolio) S 3888 3890 3790 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 365308716 18763776 393 33554432000 4194304 4287625 140734412414112 18446744073709551615 248089718287 0 0 4096 65536 11459247211318083584 0 0 17 1 0 0 0
/proc/3890/statm: 4581 393 345 23 0 91 0
[pid=3891] ppid=3890 vsize=1439896 CPUtime=433.37 cores=1
/proc/3891/stat : 3891 (cryptominisat) R 3890 3890 3790 0 -1 4202496 423893 0 0 0 43252 85 0 0 25 0 1 0 365308716 1474453504 35266 33554432000 4194304 4587354 140734513722016 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3891/statm: 359974 35266 337 96 0 356536 0
[pid=3892] ppid=3890 vsize=407560 CPUtime=433.25 cores=1
/proc/3892/stat : 3892 (clasp) R 3890 3890 3790 0 -1 4202496 100484 0 0 0 43301 24 0 0 25 0 1 0 365308716 417341440 97762 33554432000 4194304 4785740 140733409865664 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3892/statm: 101890 97762 340 145 0 98935 0
[pid=3893] ppid=3890 vsize=472060 CPUtime=433.34 cores=1
/proc/3893/stat : 3893 (TNM) R 3890 3890 3790 0 -1 4202496 8336 0 0 0 43333 1 0 0 25 0 1 0 365308716 483389440 8233 33554432000 134512640 134534564 4289811776 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3893/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2337840

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.03
CPU time (s): 1299.96
CPU user time (s): 1298.86
CPU system time (s): 1.1
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 3628864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 191
involuntary context switches= 4

runsolver used 2.13468 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 17:51:29
IDJOB=3191446
IDBENCH=82577
IDSOLVER=1613
FILE ID=node123/3191446-1302537089
RUNJOBID= node123-1302537048-3810
PBS_JOBID= 12951127
Free space on /tmp= 71476 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191446-1302537089/watcher-3191446-1302537089 -o /tmp/evaluation-result-3191446-1302537089/solver-3191446-1302537089 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191446-1302537089.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1605825004

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:      14052208 kB
Buffers:        677496 kB
Cached:       17365916 kB
SwapCached:          0 kB
Active:        9937584 kB
Inactive:      8556972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14052208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14396 kB
Writeback:           0 kB
AnonPages:      450920 kB
Mapped:          17940 kB
Slab:           339624 kB
PageTables:       6980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2115148 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= 71464 MiB
End job on node123 at 2011-04-11 18:13:11