Trace number 3191692

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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.38 11.82 10.89 10/197 2793
/proc/meminfo: memFree=14804200/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=11760 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (runsolver) R 2791 2793 2307 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 365515987 12042240 48 33554432000 4194304 5392636 140737034833824 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/2793/statm: 2940 48 30 293 0 2644 0

[startup+0.0580431 s]
/proc/loadavg: 11.38 11.82 10.89 10/197 2793
/proc/meminfo: memFree=14804200/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 4316771165629546756 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101032 s]
/proc/loadavg: 11.38 11.82 10.89 10/197 2793
/proc/meminfo: memFree=14804200/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 4316771165629546756 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300998 s]
/proc/loadavg: 11.38 11.82 10.89 10/197 2793
/proc/meminfo: memFree=14804200/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700932 s]
/proc/loadavg: 11.38 11.82 10.89 10/197 2793
/proc/meminfo: memFree=14804200/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452168905002319872 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 11.38 11.82 10.89 12/201 2797
/proc/meminfo: memFree=14797348/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452169042441273344 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=923756 CPUtime=0.49 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 1430 0 0 0 49 0 0 0 25 0 1 0 365515988 945926144 805 33554432000 4194304 4587354 140737479848064 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 230939 805 327 96 0 227501 0
[pid=2796] ppid=2793 vsize=13488 CPUtime=0.4 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 833 0 0 0 40 0 0 0 25 0 1 0 365515988 13811712 719 33554432000 4194304 4785740 140735715927440 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 3372 719 340 145 0 417 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=0.58 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 58 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1411528

[startup+3.10047 s]
/proc/loadavg: 11.38 11.82 10.89 12/201 2797
/proc/meminfo: memFree=14793628/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452169179880226816 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=924516 CPUtime=0.99 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 1988 0 0 0 99 0 0 0 25 0 1 0 365515988 946704384 980 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 231129 980 327 96 0 227691 0
[pid=2796] ppid=2793 vsize=14156 CPUtime=0.94 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 988 0 0 0 94 0 0 0 25 0 1 0 365515988 14495744 874 33554432000 4194304 4785740 140735715927440 18446744073709551615 4553322 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 3539 874 340 145 0 584 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=1.14 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 114 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1412956

[startup+6.30084 s]
/proc/loadavg: 11.35 11.80 10.89 12/201 2797
/proc/meminfo: memFree=14778744/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167118295924736 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=931860 CPUtime=2.09 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 4785 0 0 0 209 0 0 0 25 0 1 0 365515988 954224640 2830 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 232965 2830 337 96 0 229527 0
[pid=2796] ppid=2793 vsize=14972 CPUtime=2 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 1199 0 0 0 200 0 0 0 25 0 1 0 365515988 15331328 1085 33554432000 4194304 4785740 140735715927440 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 3743 1085 340 145 0 788 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=2.19 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 219 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1421116

[startup+12.7006 s]
/proc/loadavg: 11.32 11.79 10.89 12/201 2797
/proc/meminfo: memFree=14764560/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452169042441273344 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=936908 CPUtime=4.19 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 7281 0 0 0 419 0 0 0 25 0 1 0 365515988 959393792 4176 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 234227 4176 337 96 0 230789 0
[pid=2796] ppid=2793 vsize=16056 CPUtime=4.14 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 1480 0 0 0 414 0 0 0 25 0 1 0 365515988 16441344 1366 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 4014 1366 340 145 0 1059 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=4.34 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 434 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1427248

[startup+25.5012 s]
/proc/loadavg: 11.25 11.75 10.89 12/201 2798
/proc/meminfo: memFree=14776332/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167255734878208 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=938432 CPUtime=8.49 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 10322 0 0 0 848 1 0 0 25 0 1 0 365515988 960954368 4319 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 234608 4319 337 96 0 231170 0
[pid=2796] ppid=2793 vsize=17304 CPUtime=8.39 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 1803 0 0 0 839 0 0 0 25 0 1 0 365515988 17719296 1689 33554432000 4194304 4785740 140735715927440 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 4326 1689 340 145 0 1371 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=8.59 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 859 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1430020

[startup+51.1013 s]
/proc/loadavg: 11.16 11.69 10.90 12/201 2798
/proc/meminfo: memFree=14735132/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167255734878208 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=940752 CPUtime=16.99 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 14946 0 0 0 1697 2 0 0 25 0 1 0 365515988 963330048 5315 33554432000 4194304 4587354 140737479848064 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 235188 5315 337 96 0 231750 0
[pid=2796] ppid=2793 vsize=19500 CPUtime=16.94 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 2323 0 0 0 1694 0 0 0 25 0 1 0 365515988 19968000 2209 33554432000 4194304 4785740 140735715927440 18446744073709551615 4416842 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 4875 2209 340 145 0 1920 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=17.14 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 1714 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1434536

[startup+102.306 s]
/proc/loadavg: 11.07 11.58 10.90 12/201 2800
/proc/meminfo: memFree=14729244/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167393173831680 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=948428 CPUtime=34.09 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 23334 0 0 0 3405 4 0 0 25 0 1 0 365515988 971190272 6677 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 237107 6677 337 96 0 233669 0
[pid=2796] ppid=2793 vsize=22484 CPUtime=33.99 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 3017 0 0 0 3399 0 0 0 25 0 1 0 365515988 23023616 2903 33554432000 4194304 4785740 140735715927440 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 5621 2903 340 145 0 2666 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=34.2 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 3420 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1445196

[startup+162.301 s]
/proc/loadavg: 11.02 11.47 10.91 12/201 2801
/proc/meminfo: memFree=14733192/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167393173831680 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=948664 CPUtime=54.08 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 30390 0 0 0 5403 5 0 0 25 0 1 0 365515988 971431936 6859 33554432000 4194304 4587354 140737479848064 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 237166 6859 337 96 0 233728 0
[pid=2796] ppid=2793 vsize=24608 CPUtime=53.98 cores=4

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

/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1485340

[startup+882.3 s]
/proc/loadavg: 9.05 9.37 10.04 10/199 2926
/proc/meminfo: memFree=15436240/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167805490692096 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=966284 CPUtime=294.06 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 82957 0 0 0 29389 17 0 0 25 0 1 0 365515988 989474816 12979 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 241571 12979 337 96 0 238133 0
[pid=2796] ppid=2793 vsize=37764 CPUtime=294.05 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 6600 0 0 0 29404 1 0 0 25 0 1 0 365515988 38670336 6486 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 9441 6486 340 145 0 6486 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=294.2 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 29420 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1478332

[startup+942.301 s]
/proc/loadavg: 9.02 9.30 9.97 10/199 2927
/proc/meminfo: memFree=15400852/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=1010508 CPUtime=314.06 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 94217 0 0 0 31387 19 0 0 25 0 1 0 365515988 1034760192 21109 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 252627 21109 337 96 0 249189 0
[pid=2796] ppid=2793 vsize=38972 CPUtime=314.04 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 6884 0 0 0 31403 1 0 0 25 0 1 0 365515988 39907328 6770 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 9743 6770 340 145 0 6788 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=314.19 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 31419 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1523764

[startup+1002.3 s]
/proc/loadavg: 9.00 9.24 9.91 10/199 2929
/proc/meminfo: memFree=15409092/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=994580 CPUtime=334.07 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 94735 0 0 0 33388 19 0 0 25 0 1 0 365515988 1018449920 18425 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 248645 18425 337 96 0 245207 0
[pid=2796] ppid=2793 vsize=39816 CPUtime=334.04 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7064 0 0 0 33403 1 0 0 25 0 1 0 365515988 40771584 6950 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 9954 6950 340 145 0 6999 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=334.19 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 33419 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1508680

[startup+1062.3 s]
/proc/loadavg: 9.06 9.21 9.86 10/199 2993
/proc/meminfo: memFree=15409692/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=1010648 CPUtime=354.08 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 96896 0 0 0 35388 20 0 0 25 0 1 0 365515988 1034903552 20551 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 252662 20551 337 96 0 249224 0
[pid=2796] ppid=2793 vsize=40396 CPUtime=354.04 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7196 0 0 0 35403 1 0 0 25 0 1 0 365515988 41365504 7082 33554432000 4194304 4785740 140735715927440 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 10099 7082 340 145 0 7144 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=354.19 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 35419 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1525328

[startup+1122.3 s]
/proc/loadavg: 9.02 9.17 9.80 10/199 2995
/proc/meminfo: memFree=15413368/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=991656 CPUtime=374.09 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 97886 0 0 0 37388 21 0 0 25 0 1 0 365515988 1015455744 18434 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 247914 18434 337 96 0 244476 0
[pid=2796] ppid=2793 vsize=41012 CPUtime=374.04 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7339 0 0 0 37403 1 0 0 25 0 1 0 365515988 41996288 7225 33554432000 4194304 4785740 140735715927440 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 10253 7225 340 145 0 7298 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=374.19 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 37419 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1506952

[startup+1182.3 s]
/proc/loadavg: 9.01 9.14 9.75 10/199 2997
/proc/meminfo: memFree=15411472/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=990184 CPUtime=394.1 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 97887 0 0 0 39389 21 0 0 25 0 1 0 365515988 1013948416 18434 33554432000 4194304 4587354 140737479848064 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 247546 18434 337 96 0 244108 0
[pid=2796] ppid=2793 vsize=41596 CPUtime=394.03 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7457 0 0 0 39402 1 0 0 25 0 1 0 365515988 42594304 7343 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 10399 7343 340 145 0 7444 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=394.18 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 39418 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1506064

[startup+1242.3 s]
/proc/loadavg: 9.07 9.13 9.70 10/199 2998
/proc/meminfo: memFree=15407596/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167668051738624 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=997116 CPUtime=414.11 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 101165 0 0 0 41390 21 0 0 25 0 1 0 365515988 1021046784 18434 33554432000 4194304 4587354 140737479848064 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 249279 18434 337 96 0 245841 0
[pid=2796] ppid=2793 vsize=41932 CPUtime=414.03 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7557 0 0 0 41402 1 0 0 25 0 1 0 365515988 42938368 7443 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 10483 7443 340 145 0 7528 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=414.18 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 41418 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1513332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.07 9.11 9.66 10/199 3031
/proc/meminfo: memFree=15428544/32950928 swapFree=67102716/67111528
[pid=2793] ppid=2791 vsize=18324 CPUtime=0 cores=4,6
/proc/2793/stat : 2793 (ppfolio) S 2791 2793 2307 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365515987 18763776 394 33554432000 4194304 4287625 140736573619632 18446744073709551615 239476715023 0 0 4096 65536 15452167668051738624 0 0 17 6 0 0 0
/proc/2793/statm: 4581 394 345 23 0 91 0
[pid=2795] ppid=2793 vsize=991656 CPUtime=433.32 cores=4
/proc/2795/stat : 2795 (cryptominisat) R 2793 2793 2307 0 -1 4202496 101166 0 0 0 43311 21 0 0 25 0 1 0 365515988 1015455744 18434 33554432000 4194304 4587354 140737479848064 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2795/statm: 247914 18434 337 96 0 244476 0
[pid=2796] ppid=2793 vsize=42224 CPUtime=433.23 cores=4
/proc/2796/stat : 2796 (clasp) R 2793 2793 2307 0 -1 4202496 7615 0 0 0 43322 1 0 0 25 0 1 0 365515988 43237376 7501 33554432000 4194304 4785740 140735715927440 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2796/statm: 10556 7501 340 145 0 7601 0
[pid=2797] ppid=2793 vsize=455960 CPUtime=433.47 cores=4
/proc/2797/stat : 2797 (TNM) R 2793 2793 2307 0 -1 4202496 374 0 0 0 43347 0 0 0 25 0 1 0 365515988 466903040 271 33554432000 134512640 134534564 4287373360 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2797/statm: 113990 271 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1508164

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 2793 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.8
CPU system time (s): 0.22
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2398404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 174
involuntary context switches= 4

runsolver used 2.23066 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-11 18:26:29
IDJOB=3191692
IDBENCH=82823
IDSOLVER=1613
FILE ID=node148/3191692-1302539189
RUNJOBID= node148-1302536919-2326
PBS_JOBID= 12951121
Free space on /tmp= 70720 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191692-1302539189/watcher-3191692-1302539189 -o /tmp/evaluation-result-3191692-1302539189/solver-3191692-1302539189 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191692-1302539189.cnf

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=1782549105

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:      14804232 kB
Buffers:        611072 kB
Cached:       16297896 kB
SwapCached:       4908 kB
Active:        8934752 kB
Inactive:      8797188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14804232 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           10832 kB
Writeback:           0 kB
AnonPages:      820288 kB
Mapped:          17760 kB
Slab:           348208 kB
PageTables:       7648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4801776 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= 70716 MiB
End job on node148 at 2011-04-11 18:48:11