Trace number 3191542

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S594553190-015-UNKNOWN.cnf
MD5SUM0a98d6d9a7bdb797305aed69a94f9a69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark355.73
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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.00 11.15 9.04 8/192 2537
/proc/meminfo: memFree=15070608/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) R 2535 2537 2307 0 -1 4202496 463 0 0 0 0 0 0 0 24 0 1 0 365419245 18763776 390 33554432000 4194304 4287625 140735808545184 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2537/statm: 4581 391 343 23 0 91 0

[startup+0.0340901 s]
/proc/loadavg: 11.00 11.15 9.04 8/192 2537
/proc/meminfo: memFree=15070608/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 13623172273300013320 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101078 s]
/proc/loadavg: 11.00 11.15 9.04 8/192 2537
/proc/meminfo: memFree=15070608/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 13623172273300013320 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301039 s]
/proc/loadavg: 11.00 11.15 9.04 8/192 2537
/proc/meminfo: memFree=15070608/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631541327305900032 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70096 s]
/proc/loadavg: 11.00 11.15 9.04 8/192 2537
/proc/meminfo: memFree=15070608/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631541739622760448 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 11.08 11.16 9.05 13/202 2550
/proc/meminfo: memFree=14952728/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631541739622760448 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=38608 CPUtime=0.49 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 5975 0 0 0 49 0 0 0 25 0 1 0 365419245 39534592 4497 33554432000 4194304 4587354 140735125622320 18446744073709551615 4236392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 9652 4497 326 96 0 6214 0
[pid=2539] ppid=2537 vsize=20504 CPUtime=0.39 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 3270 0 0 0 39 0 0 0 25 0 1 0 365419245 20996096 2445 33554432000 4194304 4785740 140736350870448 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 5126 2445 340 145 0 2171 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=0.58 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 58 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 535400

[startup+3.1005 s]
/proc/loadavg: 11.08 11.16 9.05 13/202 2550
/proc/meminfo: memFree=15013736/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631541739622760448 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=38608 CPUtime=0.99 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 6438 0 0 0 99 0 0 0 25 0 1 0 365419245 39534592 4958 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 9652 4958 326 96 0 6214 0
[pid=2539] ppid=2537 vsize=22376 CPUtime=0.94 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 3762 0 0 0 94 0 0 0 25 0 1 0 365419245 22913024 2937 33554432000 4194304 4785740 140736350870448 18446744073709551615 4549828 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 5594 2937 340 145 0 2639 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=1.14 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 114 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 537272

[startup+6.30089 s]
/proc/loadavg: 11.08 11.16 9.05 13/202 2550
/proc/meminfo: memFree=14985192/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542014500667392 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=38608 CPUtime=2.09 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 7407 0 0 0 209 0 0 0 25 0 1 0 365419245 39534592 5915 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 9652 5915 326 96 0 6214 0
[pid=2539] ppid=2537 vsize=28928 CPUtime=1.99 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 5383 0 0 0 199 0 0 0 25 0 1 0 365419245 29622272 4558 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 7232 4558 340 145 0 4277 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=2.18 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 218 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 543824

[startup+12.7007 s]
/proc/loadavg: 11.22 11.19 9.08 13/202 2551
/proc/meminfo: memFree=15011364/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542289378574336 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=76112 CPUtime=4.19 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 9090 0 0 0 418 1 0 0 25 0 1 0 365419245 77938688 7589 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 19028 7589 326 96 0 15590 0
[pid=2539] ppid=2537 vsize=41100 CPUtime=4.13 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 8432 0 0 0 412 1 0 0 25 0 1 0 365419245 42086400 7607 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 10275 7607 340 145 0 7320 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=4.34 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 434 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 593500

[startup+25.5012 s]
/proc/loadavg: 11.34 11.22 9.12 13/202 2551
/proc/meminfo: memFree=14909332/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542014500667392 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=107060 CPUtime=8.49 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 28508 0 0 0 846 3 0 0 25 0 1 0 365419245 109629440 22878 33554432000 4194304 4587354 140735125622320 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 26765 22878 337 96 0 23327 0
[pid=2539] ppid=2537 vsize=47324 CPUtime=8.39 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 9959 0 0 0 837 2 0 0 25 0 1 0 365419245 48459776 9134 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 11831 9134 340 145 0 8876 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=8.59 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 859 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 630672

[startup+51.1013 s]
/proc/loadavg: 11.56 11.28 9.19 13/202 2552
/proc/meminfo: memFree=14993576/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540914989039616 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=105320 CPUtime=16.98 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 44631 0 0 0 1693 5 0 0 25 0 1 0 365419245 107847680 8829 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 26330 8829 337 96 0 22892 0
[pid=2539] ppid=2537 vsize=59728 CPUtime=16.95 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 13016 0 0 0 1692 3 0 0 25 0 1 0 365419245 61161472 12191 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 14932 12191 340 145 0 11977 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=17.13 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 1713 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 641336

[startup+102.307 s]
/proc/loadavg: 11.90 11.41 9.36 13/202 2553
/proc/meminfo: memFree=14747872/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540914989039616 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=204496 CPUtime=34.09 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 88523 0 0 0 3396 13 0 0 25 0 1 0 365419245 209403904 33806 33554432000 4194304 4587354 140735125622320 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 51124 33806 337 96 0 47686 0
[pid=2539] ppid=2537 vsize=70980 CPUtime=33.99 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 15803 0 0 0 3395 4 0 0 25 0 1 0 365419245 72683520 14978 33554432000 4194304 4785740 140736350870448 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 17745 14978 340 145 0 14790 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=34.2 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 3420 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 751764

[startup+162.301 s]
/proc/loadavg: 12.03 11.53 9.52 13/202 2555
/proc/meminfo: memFree=14483976/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631541464744853504 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=213512 CPUtime=54.08 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 114777 0 0 0 5392 16 0 0 25 0 1 0 365419245 218636288 37308 33554432000 4194304 4587354 140735125622320 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 53378 37308 337 96 0 49940 0
[pid=2539] ppid=2537 vsize=83940 CPUtime=53.99 cores=5

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

/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2523684

[startup+882.301 s]
/proc/loadavg: 12.03 11.97 10.85 13/202 2574
/proc/meminfo: memFree=14356248/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542289378574336 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1896952 CPUtime=294.06 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 286710 0 0 0 29349 57 0 0 25 0 1 0 365419245 1942478848 23414 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 474238 23414 337 96 0 470800 0
[pid=2539] ppid=2537 vsize=162608 CPUtime=294.04 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 38305 0 0 0 29394 10 0 0 25 0 1 0 365419245 166510592 37480 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 40652 37480 340 145 0 37697 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=294.19 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 29419 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134526319 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2535848

[startup+942.3 s]
/proc/loadavg: 11.71 11.91 10.90 12/201 2666
/proc/meminfo: memFree=14666164/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542426817527808 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1894520 CPUtime=314.07 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 294278 0 0 0 31347 60 0 0 25 0 1 0 365419245 1939988480 19275 33554432000 4194304 4587354 140735125622320 18446744073709551615 4250322 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 473630 19275 337 96 0 470192 0
[pid=2539] ppid=2537 vsize=165144 CPUtime=314.04 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 38913 0 0 0 31394 10 0 0 25 0 1 0 365419245 169107456 38088 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 41286 38088 340 145 0 38331 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=314.19 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 31419 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2535952

[startup+1002.3 s]
/proc/loadavg: 11.21 11.72 10.90 12/201 2798
/proc/meminfo: memFree=14762320/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540365233225728 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1914044 CPUtime=334.08 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 302129 0 0 0 33345 63 0 0 25 0 1 0 365419245 1959981056 20996 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 478511 20996 337 96 0 475073 0
[pid=2539] ppid=2537 vsize=176104 CPUtime=334.04 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 41654 0 0 0 33393 11 0 0 25 0 1 0 365419245 180330496 40829 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 44026 40829 340 145 0 41071 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=334.19 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 33419 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2566436

[startup+1062.3 s]
/proc/loadavg: 11.08 11.59 10.90 12/201 2800
/proc/meminfo: memFree=14744388/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540502672179200 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1892940 CPUtime=354.08 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 310738 0 0 0 35343 65 0 0 25 0 1 0 365419245 1938370560 23332 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 473235 23332 337 96 0 469797 0
[pid=2539] ppid=2537 vsize=176104 CPUtime=354.04 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 41654 0 0 0 35393 11 0 0 25 0 1 0 365419245 180330496 40829 33554432000 4194304 4785740 140736350870448 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 44026 40829 340 145 0 41071 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=354.18 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 35418 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2545332

[startup+1122.3 s]
/proc/loadavg: 11.03 11.48 10.91 12/201 2801
/proc/meminfo: memFree=14716832/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540777550086144 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1906724 CPUtime=374.1 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 319415 0 0 0 37341 69 0 0 25 0 1 0 365419245 1952485376 25416 33554432000 4194304 4587354 140735125622320 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 476681 25416 337 96 0 473243 0
[pid=2539] ppid=2537 vsize=176104 CPUtime=374.04 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 41678 0 0 0 37393 11 0 0 25 0 1 0 365419245 180330496 40853 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 44026 40853 340 145 0 41071 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=374.18 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 37418 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2559116

[startup+1182.3 s]
/proc/loadavg: 11.01 11.39 10.91 12/201 2803
/proc/meminfo: memFree=14560200/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631540914989039616 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1904552 CPUtime=394.1 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 326865 0 0 0 39339 71 0 0 25 0 1 0 365419245 1950261248 19359 33554432000 4194304 4587354 140735125622320 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 476138 19359 337 96 0 472700 0
[pid=2539] ppid=2537 vsize=176104 CPUtime=394.03 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 41687 0 0 0 39392 11 0 0 25 0 1 0 365419245 180330496 40862 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 44026 40862 340 145 0 41071 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=394.18 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 39418 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134526117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2556944

[startup+1242.3 s]
/proc/loadavg: 11.05 11.33 10.91 12/201 2804
/proc/meminfo: memFree=14596136/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 5631542289378574336 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=2013512 CPUtime=414.12 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 357078 0 0 0 41335 77 0 0 25 0 1 0 365419245 2061836288 49554 33554432000 4194304 4587354 140735125622320 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 503378 49554 337 96 0 499940 0
[pid=2539] ppid=2537 vsize=189380 CPUtime=414.03 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 44935 0 0 0 41391 12 0 0 25 0 1 0 365419245 193925120 44110 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 47345 44110 340 145 0 44390 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=414.17 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 41417 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2679180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 11.27 10.91 12/201 2806
/proc/meminfo: memFree=14711436/32950928 swapFree=67102716/67111528
[pid=2537] ppid=2535 vsize=18324 CPUtime=0 cores=5,7
/proc/2537/stat : 2537 (ppfolio) S 2535 2537 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365419245 18763776 393 33554432000 4194304 4287625 140735808545184 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2537/statm: 4581 393 345 23 0 91 0
[pid=2538] ppid=2537 vsize=1913744 CPUtime=433.32 cores=5
/proc/2538/stat : 2538 (cryptominisat) R 2537 2537 2307 0 -1 4202496 364843 0 0 0 43253 79 0 0 25 0 1 0 365419245 1959673856 20321 33554432000 4194304 4587354 140735125622320 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2538/statm: 478436 20321 337 96 0 474998 0
[pid=2539] ppid=2537 vsize=189516 CPUtime=433.22 cores=5
/proc/2539/stat : 2539 (clasp) R 2537 2537 2307 0 -1 4202496 45007 0 0 0 43310 12 0 0 25 0 1 0 365419245 194064384 44182 33554432000 4194304 4785740 140736350870448 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2539/statm: 47379 44182 340 145 0 44424 0
[pid=2540] ppid=2537 vsize=457964 CPUtime=433.47 cores=5
/proc/2540/stat : 2540 (TNM) R 2537 2537 2307 0 -1 4202496 2679 0 0 0 43347 0 0 0 25 0 1 0 365419245 468955136 2576 33554432000 134512640 134534564 4289055152 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2540/statm: 114491 2576 95 6 0 113157 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2579548

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.1
CPU system time (s): 0.91
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4316304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 225
involuntary context switches= 5

runsolver used 2.06469 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-11 18:10:22
IDJOB=3191542
IDBENCH=82673
IDSOLVER=1613
FILE ID=node148/3191542-1302538222
RUNJOBID= node148-1302536919-2328
PBS_JOBID= 12951121
Free space on /tmp= 70732 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S594553190-015-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191542-1302538222/watcher-3191542-1302538222 -o /tmp/evaluation-result-3191542-1302538222/solver-3191542-1302538222 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191542-1302538222.cnf

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

MD5SUM BENCH= 0a98d6d9a7bdb797305aed69a94f9a69
RANDOM SEED=93168577

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15070888 kB
Buffers:        610596 kB
Cached:       16287224 kB
SwapCached:       4908 kB
Active:        8668844 kB
Inactive:      8798788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15070888 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           12868 kB
Writeback:           0 kB
AnonPages:      566800 kB
Mapped:          17044 kB
Slab:           347852 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1777004 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= 70712 MiB
End job on node148 at 2011-04-11 18:32:04