Trace number 3191537

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.18	This is pico-portfolio, a naive parallel portfolio
0.00/0.18	Copyright (C) 2011 Olivier Roussel
0.00/0.18	Using 1 processing units
0.00/0.18	This portfolio uses the following solvers:
0.00/0.18	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.18	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.18	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.18	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.18	Starting clasp 1.3.6 on core(s) 1
0.00/0.18	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-3191537-1302538177/watcher-3191537-1302538177 -o /tmp/evaluation-result-3191537-1302538177/solver-3191537-1302538177 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191537-1302538177.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 11.08 10.91 8.74 10/198 5597
/proc/meminfo: memFree=15354956/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=2712 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444048489 2777088 37 33554432000 4194304 4287625 140735090333264 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5597/statm: 678 37 27 23 0 23 0

[startup+0.089901 s]
/proc/loadavg: 11.08 10.91 8.74 10/198 5597
/proc/meminfo: memFree=15354956/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=2712 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444048489 2777088 37 33554432000 4194304 4287625 140735090333264 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5597/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100898 s]
/proc/loadavg: 11.08 10.91 8.74 10/198 5597
/proc/meminfo: memFree=15354956/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=2712 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444048489 2777088 37 33554432000 4194304 4287625 140735090333264 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5597/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300868 s]
/proc/loadavg: 11.08 10.91 8.74 10/198 5597
/proc/meminfo: memFree=15354956/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815082265467682816 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700797 s]
/proc/loadavg: 11.08 10.91 8.74 10/198 5597
/proc/meminfo: memFree=15354956/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 11.08 10.91 8.74 13/202 5601
/proc/meminfo: memFree=15252872/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083090101403648 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=57528 CPUtime=0.39 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 10223 0 0 0 38 1 0 0 25 0 1 0 444048505 58908672 9631 33554432000 4194304 4587354 140733270663392 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 14382 9631 313 96 0 10944 0
[pid=5600] ppid=5597 vsize=33728 CPUtime=0.4 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 7733 0 0 0 40 0 0 0 25 0 1 0 444048505 34537472 5645 33554432000 4194304 4785740 140735626548512 18446744073709551615 4319139 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 8432 5645 332 145 0 5477 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=0.51 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 51 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 577548

[startup+3.10037 s]
/proc/loadavg: 11.15 10.93 8.76 13/202 5601
/proc/meminfo: memFree=15217216/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083502418264064 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=60312 CPUtime=0.96 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 13543 0 0 0 95 1 0 0 25 0 1 0 444048505 61759488 10352 33554432000 4194304 4587354 140733270663392 18446744073709551615 4245357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 15078 10352 326 96 0 11640 0
[pid=5600] ppid=5597 vsize=33728 CPUtime=0.93 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 7742 0 0 0 93 0 0 0 25 0 1 0 444048505 34537472 5654 33554432000 4194304 4785740 140735626548512 18446744073709551615 4319116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 8432 5654 340 145 0 5477 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=1.01 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 101 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 580332

[startup+6.30082 s]
/proc/loadavg: 11.15 10.93 8.76 13/202 5601
/proc/meminfo: memFree=15205452/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083502418264064 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=60312 CPUtime=1.99 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 14411 0 0 0 198 1 0 0 25 0 1 0 444048505 61759488 11215 33554432000 4194304 4587354 140733270663392 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 15078 11215 326 96 0 11640 0
[pid=5600] ppid=5597 vsize=33996 CPUtime=2.01 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 7868 0 0 0 200 1 0 0 25 0 1 0 444048505 34811904 5780 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 8499 5780 340 145 0 5544 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=2.11 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 211 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 580600

[startup+12.7007 s]
/proc/loadavg: 11.22 10.94 8.78 13/202 5601
/proc/meminfo: memFree=15124028/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083777296171008 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=97816 CPUtime=4.17 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 15855 0 0 0 415 2 0 0 25 0 1 0 444048505 100163584 12652 33554432000 4194304 4587354 140733270663392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 24454 12652 326 96 0 21016 0
[pid=5600] ppid=5597 vsize=42288 CPUtime=4.14 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 9949 0 0 0 413 1 0 0 25 0 1 0 444048505 43302912 7861 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 10572 7861 340 145 0 7617 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=4.21 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 421 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 626396

[startup+25.5005 s]
/proc/loadavg: 11.39 11.00 8.83 13/202 5601
/proc/meminfo: memFree=15069740/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815084052174077952 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=97816 CPUtime=8.39 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 18508 0 0 0 837 2 0 0 25 0 1 0 444048505 100163584 15294 33554432000 4194304 4587354 140733270663392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 24454 15294 326 96 0 21016 0
[pid=5600] ppid=5597 vsize=61908 CPUtime=8.41 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 14831 0 0 0 839 2 0 0 25 0 1 0 444048505 63393792 12743 33554432000 4194304 4785740 140735626548512 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 15477 12743 340 145 0 12522 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=8.51 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 851 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 646016

[startup+51.101 s]
/proc/loadavg: 11.76 11.11 8.92 13/202 5602
/proc/meminfo: memFree=14912352/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083777296171008 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=235480 CPUtime=16.96 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 46807 0 0 0 1690 6 0 0 25 0 1 0 444048505 241131520 36817 33554432000 4194304 4587354 140733270663392 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 58870 36817 337 96 0 55432 0
[pid=5600] ppid=5597 vsize=98820 CPUtime=16.93 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 24021 0 0 0 1690 3 0 0 25 0 1 0 444048505 101191680 21933 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 24705 21933 340 145 0 21750 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=17.01 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 1701 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 820592

[startup+102.307 s]
/proc/loadavg: 11.90 11.26 9.10 13/202 5603
/proc/meminfo: memFree=14893228/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815082677784543232 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=160396 CPUtime=33.99 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 71171 0 0 0 3387 12 0 0 25 0 1 0 444048505 164245504 20002 33554432000 4194304 4587354 140733270663392 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 40099 20002 337 96 0 36661 0
[pid=5600] ppid=5597 vsize=157816 CPUtime=34.03 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 38652 0 0 0 3395 8 0 0 25 0 1 0 444048505 161603584 36564 33554432000 4194304 4785740 140735626548512 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 39454 36564 340 145 0 36499 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=34.11 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 3411 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 804504

[startup+162.3 s]
/proc/loadavg: 11.96 11.38 9.26 13/202 5605
/proc/meminfo: memFree=14822648/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083502418264064 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=546808 CPUtime=53.99 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 99159 0 0 0 5381 18 0 0 25 0 1 0 444048505 559931392 15516 33554432000 4194304 4587354 140733270663392 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 136702 15516 337 96 0 133264 0
[pid=5600] ppid=5597 vsize=166116 CPUtime=54.02 cores=1

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

/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 1410140

[startup+882.3 s]
/proc/loadavg: 11.67 11.88 10.71 12/201 5654
/proc/meminfo: memFree=14678936/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083639857217536 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=164636 CPUtime=294.05 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 318083 0 0 0 29344 61 0 0 25 0 1 0 444048505 168587264 26143 33554432000 4194304 4587354 140733270663392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 41159 26143 337 96 0 37721 0
[pid=5600] ppid=5597 vsize=347672 CPUtime=293.99 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 85169 0 0 0 29379 20 0 0 25 0 1 0 444048505 356016128 83081 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 86918 83081 340 145 0 83963 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=294.09 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 29409 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 998600

[startup+942.301 s]
/proc/loadavg: 11.27 11.73 10.72 12/201 5656
/proc/meminfo: memFree=14464024/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815082952662450176 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=746828 CPUtime=314.04 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 366111 0 0 0 31336 68 0 0 25 0 1 0 444048505 764751872 66978 33554432000 4194304 4587354 140733270663392 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 186707 66978 337 96 0 183269 0
[pid=5600] ppid=5597 vsize=347672 CPUtime=313.99 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 85170 0 0 0 31379 20 0 0 25 0 1 0 444048505 356016128 83082 33554432000 4194304 4785740 140735626548512 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 86918 83082 340 145 0 83963 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=314.1 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 31410 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1580792

[startup+1002.3 s]
/proc/loadavg: 11.09 11.58 10.74 12/201 5657
/proc/meminfo: memFree=14645408/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083502418264064 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=598660 CPUtime=334.04 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 370360 0 0 0 33334 70 0 0 25 0 1 0 444048505 613027840 17862 33554432000 4194304 4587354 140733270663392 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 149665 17862 337 96 0 146227 0
[pid=5600] ppid=5597 vsize=353932 CPUtime=333.99 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 86444 0 0 0 33379 20 0 0 25 0 1 0 444048505 362426368 84356 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 88483 84356 340 145 0 85528 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=334.11 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 33411 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1438884

[startup+1062.3 s]
/proc/loadavg: 11.03 11.48 10.75 12/201 5659
/proc/meminfo: memFree=14624052/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083639857217536 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=588516 CPUtime=354.03 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 379613 0 0 0 35330 73 0 0 25 0 1 0 444048505 602640384 19489 33554432000 4194304 4587354 140733270663392 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 147129 19489 337 96 0 143691 0
[pid=5600] ppid=5597 vsize=364212 CPUtime=353.99 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 89028 0 0 0 35378 21 0 0 25 0 1 0 444048505 372953088 86940 33554432000 4194304 4785740 140735626548512 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 91053 86940 340 145 0 88098 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=354.11 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 35411 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1439020

[startup+1122.3 s]
/proc/loadavg: 11.01 11.38 10.76 12/201 5661
/proc/meminfo: memFree=14686272/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083777296171008 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=577488 CPUtime=374.04 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 387691 0 0 0 37328 76 0 0 25 0 1 0 444048505 591347712 19490 33554432000 4194304 4587354 140733270663392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 144372 19490 337 96 0 140934 0
[pid=5600] ppid=5597 vsize=365124 CPUtime=373.98 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 89237 0 0 0 37377 21 0 0 25 0 1 0 444048505 373886976 87149 33554432000 4194304 4785740 140735626548512 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 91281 87149 340 145 0 88326 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=374.12 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 37412 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1122.14
Current children cumulated vsize (KiB) 1428904

[startup+1182.3 s]
/proc/loadavg: 11.00 11.32 10.77 12/201 5662
/proc/meminfo: memFree=14684128/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815083914735124480 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=597980 CPUtime=394.03 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 395915 0 0 0 39325 78 0 0 25 0 1 0 444048505 612331520 19503 33554432000 4194304 4587354 140733270663392 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 149495 19503 337 96 0 146057 0
[pid=5600] ppid=5597 vsize=365956 CPUtime=393.98 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 89418 0 0 0 39377 21 0 0 25 0 1 0 444048505 374738944 87330 33554432000 4194304 4785740 140735626548512 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 91489 87330 340 145 0 88534 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=394.13 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 39413 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 1450228

[startup+1242.3 s]
/proc/loadavg: 11.00 11.26 10.78 12/201 5664
/proc/meminfo: memFree=14663764/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815084052174077952 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=586404 CPUtime=414.03 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 404507 0 0 0 41321 82 0 0 25 0 1 0 444048505 600477696 19504 33554432000 4194304 4587354 140733270663392 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 146601 19504 337 96 0 143163 0
[pid=5600] ppid=5597 vsize=367292 CPUtime=413.98 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 89704 0 0 0 41377 21 0 0 25 0 1 0 444048505 376107008 87616 33554432000 4194304 4785740 140735626548512 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 91823 87616 340 145 0 88868 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=414.14 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 41414 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 1439988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 11.22 10.80 9/198 5697
/proc/meminfo: memFree=14801384/32950940 swapFree=67111528/67111528
[pid=5597] ppid=5595 vsize=18324 CPUtime=0 cores=1,3
/proc/5597/stat : 5597 (ppfolio) S 5595 5597 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444048489 18763776 394 33554432000 4194304 4287625 140735090333264 18446744073709551615 215988612623 0 0 4096 65536 13815084189613031424 0 0 17 3 0 0 0
/proc/5597/statm: 4581 394 345 23 0 91 0
[pid=5599] ppid=5597 vsize=586404 CPUtime=433.23 cores=1
/proc/5599/stat : 5599 (cryptominisat) R 5597 5597 5360 0 -1 4202496 412766 0 0 0 43240 83 0 0 25 0 1 0 444048505 600477696 27743 33554432000 4194304 4587354 140733270663392 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5599/statm: 146601 27743 337 96 0 143163 0
[pid=5600] ppid=5597 vsize=381344 CPUtime=433.27 cores=1
/proc/5600/stat : 5600 (clasp) R 5597 5597 5360 0 -1 4202496 93233 0 0 0 43305 22 0 0 25 0 1 0 444048505 390496256 91145 33554432000 4194304 4785740 140735626548512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5600/statm: 95336 91145 340 145 0 92381 0
[pid=5601] ppid=5597 vsize=467968 CPUtime=433.35 cores=1
/proc/5601/stat : 5601 (TNM) R 5597 5597 5360 0 -1 4202496 6719 0 0 0 43335 0 0 0 25 0 1 0 444048505 479199232 6615 33554432000 134512640 134534564 4293364896 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5601/statm: 116992 6615 95 6 0 115658 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 1454040

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 5597 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=4999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1299.85
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.85
CPU user time (s): 1298.8
CPU system time (s): 1.05
CPU usage (%): 99.9876
Max. virtual memory (cumulated for all children) (KiB): 1945308

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

runsolver used 2.09968 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 18:09:37
IDJOB=3191537
IDBENCH=82668
IDSOLVER=1613
FILE ID=node117/3191537-1302538177
RUNJOBID= node117-1302536874-5380
PBS_JOBID= 12951120
Free space on /tmp= 71036 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191537-1302538177/watcher-3191537-1302538177 -o /tmp/evaluation-result-3191537-1302538177/solver-3191537-1302538177 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191537-1302538177.cnf

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=2062921105

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15355484 kB
Buffers:        773760 kB
Cached:       16315520 kB
SwapCached:          0 kB
Active:        6453156 kB
Inactive:     10714328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15355484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45100 kB
Writeback:           0 kB
AnonPages:       77760 kB
Mapped:          16120 kB
Slab:           363476 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1635052 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= 71040 MiB
End job on node117 at 2011-04-11 18:31:19