Trace number 3191417

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S72635791-098-UNKNOWN.cnf
MD5SUM93976db0d99d3daab756f06103f77642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.9885
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	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-3191417-1302536957/watcher-3191417-1302536957 -o /tmp/evaluation-result-3191417-1302536957/solver-3191417-1302536957 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191417-1302536957.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: 1.00 1.06 1.41 5/182 6167
/proc/meminfo: memFree=13051324/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) R 6164 6166 6116 0 -1 4202496 487 0 0 0 0 0 0 0 18 0 1 0 443926383 18763776 392 33554432000 4194304 4287625 140736605611600 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6166/statm: 4581 392 343 23 0 91 0

[startup+0.083615 s]
/proc/loadavg: 1.00 1.06 1.41 5/182 6167
/proc/meminfo: memFree=13051324/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 14789797815957553416 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100611 s]
/proc/loadavg: 1.00 1.06 1.41 5/182 6167
/proc/meminfo: memFree=13051324/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 14789797815957553416 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300572 s]
/proc/loadavg: 1.00 1.06 1.41 5/182 6167
/proc/meminfo: memFree=13051324/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700512 s]
/proc/loadavg: 1.00 1.06 1.41 5/182 6167
/proc/meminfo: memFree=13051324/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641795810230272 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 1.00 1.06 1.41 13/202 6189
/proc/meminfo: memFree=12935696/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985642070688137216 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1760904 CPUtime=0.69 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 3539 0 0 0 69 0 0 0 17 0 1 0 443926383 1803165696 2412 33554432000 4194304 4587354 140733414632224 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 440226 2412 327 96 0 436788 0
[pid=6174] ppid=6166 vsize=19984 CPUtime=0.64 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 2514 0 0 0 64 0 0 0 17 0 1 0 443926383 20463616 2320 33554432000 4194304 4785740 140734492509904 18446744073709551615 4276243 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 4996 2320 340 145 0 2041 0
[pid=6175] ppid=6166 vsize=453712 CPUtime=0.14 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 801 0 0 0 14 0 0 0 22 0 1 0 443926383 464601088 697 33554432000 134512640 134534564 4291340336 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 113428 697 91 6 0 112094 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2252924

[startup+3.10108 s]
/proc/loadavg: 1.88 1.24 1.47 13/202 6189
/proc/meminfo: memFree=12916476/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985642345566044160 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1758052 CPUtime=1.49 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 5628 0 0 0 149 0 0 0 18 0 1 0 443926383 1800245248 2269 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 439513 2269 327 96 0 436075 0
[pid=6174] ppid=6166 vsize=20908 CPUtime=1.44 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 2757 0 0 0 144 0 0 0 18 0 1 0 443926383 21409792 2563 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 5227 2563 340 145 0 2272 0
[pid=6175] ppid=6166 vsize=453712 CPUtime=0.14 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 801 0 0 0 14 0 0 0 22 0 1 0 443926383 464601088 697 33554432000 134512640 134534564 4291340336 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 113428 697 91 6 0 112094 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2250996

[startup+6.30053 s]
/proc/loadavg: 1.88 1.24 1.47 13/202 6189
/proc/meminfo: memFree=12880096/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641933249183744 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1783092 CPUtime=2.69 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 12503 0 0 0 268 1 0 0 20 0 1 0 443926383 1825886208 7781 33554432000 4194304 4587354 140733414632224 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 445773 7781 337 96 0 442335 0
[pid=6174] ppid=6166 vsize=22228 CPUtime=2.46 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 3091 0 0 0 246 0 0 0 20 0 1 0 443926383 22761472 2897 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 5557 2897 340 145 0 2602 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=1.12 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 112 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2282536

[startup+12.7004 s]
/proc/loadavg: 2.69 1.42 1.53 13/202 6189
/proc/meminfo: memFree=12820932/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985642070688137216 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1784456 CPUtime=4.79 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 13658 0 0 0 478 1 0 0 25 0 1 0 443926383 1827282944 7376 33554432000 4194304 4587354 140733414632224 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 446114 7376 337 96 0 442676 0
[pid=6174] ppid=6166 vsize=24736 CPUtime=4.64 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 3699 0 0 0 464 0 0 0 25 0 1 0 443926383 25329664 3505 33554432000 4194304 4785740 140734492509904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 6184 3505 340 145 0 3229 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=3.24 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 324 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2286408

[startup+25.5012 s]
/proc/loadavg: 4.75 1.94 1.69 14/202 6190
/proc/meminfo: memFree=12774812/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1782384 CPUtime=9.09 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 16158 0 0 0 907 2 0 0 25 0 1 0 443926383 1825161216 8124 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 445596 8124 337 96 0 442158 0
[pid=6174] ppid=6166 vsize=27940 CPUtime=8.86 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 4498 0 0 0 886 0 0 0 25 0 1 0 443926383 28610560 4304 33554432000 4194304 4785740 140734492509904 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 6985 4304 340 145 0 4030 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=7.52 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 752 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2287540

[startup+51.1007 s]
/proc/loadavg: 7.29 2.76 1.97 13/202 6190
/proc/meminfo: memFree=12686224/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985640971176509440 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1800452 CPUtime=17.59 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 23191 0 0 0 1756 3 0 0 25 0 1 0 443926383 1843662848 13137 33554432000 4194304 4587354 140733414632224 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 450113 13137 337 96 0 446675 0
[pid=6174] ppid=6166 vsize=32576 CPUtime=17.44 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 5648 0 0 0 1743 1 0 0 25 0 1 0 443926383 33357824 5454 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 8144 5454 340 145 0 5189 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=16.04 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 1604 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2310244

[startup+102.308 s]
/proc/loadavg: 10.12 4.31 2.55 13/202 6192
/proc/meminfo: memFree=12607964/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641383493369856 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1818144 CPUtime=34.69 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 44779 0 0 0 3462 7 0 0 25 0 1 0 443926383 1861779456 18198 33554432000 4194304 4587354 140733414632224 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 454536 18198 337 96 0 451098 0
[pid=6174] ppid=6166 vsize=38168 CPUtime=34.47 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 7029 0 0 0 3446 1 0 0 25 0 1 0 443926383 39084032 6835 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 9542 6835 340 145 0 6587 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=33.11 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 3311 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2333528

[startup+162.301 s]
/proc/loadavg: 11.25 5.60 3.09 13/202 6193
/proc/meminfo: memFree=12596668/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641933249183744 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1830856 CPUtime=54.68 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 70036 0 0 0 5456 12 0 0 25 0 1 0 443926383 1874796544 19614 33554432000 4194304 4587354 140733414632224 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 457714 19614 337 96 0 454276 0
[pid=6174] ppid=6166 vsize=43632 CPUtime=54.47 cores=5

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

/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 2321240

[startup+882.301 s]
/proc/loadavg: 11.08 10.58 7.41 13/201 6222
/proc/meminfo: memFree=12334520/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985640696298602496 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1772316 CPUtime=294.64 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 231758 0 0 0 29414 50 0 0 25 0 1 0 443926383 1814851584 9133 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 443079 9133 337 96 0 439641 0
[pid=6174] ppid=6166 vsize=73860 CPUtime=294.5 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 15480 0 0 0 29447 3 0 0 25 0 1 0 443926383 75632640 15286 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 18465 15286 340 145 0 15510 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=293.12 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 29312 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 2323392

[startup+942.3 s]
/proc/loadavg: 11.03 10.65 7.62 12/201 6223
/proc/meminfo: memFree=12307964/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985642208127090688 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1836136 CPUtime=314.64 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 250651 0 0 0 31410 54 0 0 25 0 1 0 443926383 1880203264 17984 33554432000 4194304 4587354 140733414632224 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 459034 17984 337 96 0 455596 0
[pid=6174] ppid=6166 vsize=75240 CPUtime=314.49 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 15820 0 0 0 31446 3 0 0 25 0 1 0 443926383 77045760 15626 33554432000 4194304 4785740 140734492509904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 18810 15626 340 145 0 15855 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=313.13 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 31313 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 2388592

[startup+1002.3 s]
/proc/loadavg: 11.05 10.73 7.85 12/201 6225
/proc/meminfo: memFree=12304844/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1808080 CPUtime=334.64 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 256054 0 0 0 33408 56 0 0 25 0 1 0 443926383 1851473920 15507 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 452020 15507 337 96 0 448582 0
[pid=6174] ppid=6166 vsize=78652 CPUtime=334.49 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 16623 0 0 0 33446 3 0 0 25 0 1 0 443926383 80539648 16429 33554432000 4194304 4785740 140734492509904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 19663 16429 340 145 0 16708 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=333.14 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 33314 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2363948

[startup+1062.3 s]
/proc/loadavg: 11.02 10.77 8.03 12/201 6226
/proc/meminfo: memFree=12314488/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985640696298602496 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1799552 CPUtime=354.64 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 269416 0 0 0 35405 59 0 0 25 0 1 0 443926383 1842741248 14887 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 449888 14887 337 96 0 446450 0
[pid=6174] ppid=6166 vsize=80856 CPUtime=354.49 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 17138 0 0 0 35445 4 0 0 25 0 1 0 443926383 82796544 16944 33554432000 4194304 4785740 140734492509904 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 20214 16944 340 145 0 17259 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=353.14 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 35314 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2357624

[startup+1122.3 s]
/proc/loadavg: 11.00 10.81 8.23 12/201 6228
/proc/meminfo: memFree=12299836/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985640833737555968 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1798708 CPUtime=374.63 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 282485 0 0 0 37401 62 0 0 25 0 1 0 443926383 1841876992 13433 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 449677 13433 337 96 0 446239 0
[pid=6174] ppid=6166 vsize=81468 CPUtime=374.49 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 17272 0 0 0 37445 4 0 0 25 0 1 0 443926383 83423232 17078 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 20367 17078 340 145 0 17412 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=373.15 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 37315 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2357392

[startup+1182.3 s]
/proc/loadavg: 11.00 10.84 8.38 12/201 6230
/proc/meminfo: memFree=12217972/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985640971176509440 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1789336 CPUtime=394.63 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 295046 0 0 0 39398 65 0 0 25 0 1 0 443926383 1832280064 10929 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 447334 10929 337 96 0 443896 0
[pid=6174] ppid=6166 vsize=83128 CPUtime=394.48 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 17679 0 0 0 39444 4 0 0 25 0 1 0 443926383 85123072 17485 33554432000 4194304 4785740 140734492509904 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 20782 17485 340 145 0 17827 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=393.16 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 39316 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2349680

[startup+1242.3 s]
/proc/loadavg: 11.00 10.87 8.54 12/201 6231
/proc/meminfo: memFree=12256268/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641108615462912 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=119160 CPUtime=414.64 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 306690 0 0 0 41395 69 0 0 25 0 1 0 443926383 122019840 14803 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 29790 14803 337 96 0 26352 0
[pid=6174] ppid=6166 vsize=84532 CPUtime=414.48 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 17964 0 0 0 41444 4 0 0 25 0 1 0 443926383 86560768 17770 33554432000 4194304 4785740 140734492509904 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 21133 17770 340 145 0 18178 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=413.16 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 41316 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 680908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.89 8.70 11/201 6233
/proc/meminfo: memFree=12292948/32951124 swapFree=67102128/67111528
[pid=6166] ppid=6164 vsize=18324 CPUtime=0 cores=5,7
/proc/6166/stat : 6166 (ppfolio) S 6164 6166 6116 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443926383 18763776 394 33554432000 4194304 4287625 140736605611600 18446744073709551615 216735198735 0 0 4096 65536 5985641246054416384 0 0 17 7 0 0 0
/proc/6166/statm: 4581 394 345 23 0 91 0
[pid=6173] ppid=6166 vsize=1797860 CPUtime=433.93 cores=5
/proc/6173/stat : 6173 (cryptominisat) R 6166 6166 6116 0 -1 4202496 318328 0 0 0 43321 72 0 0 25 0 1 0 443926383 1841008640 10628 33554432000 4194304 4587354 140733414632224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6173/statm: 449465 10628 337 96 0 446027 0
[pid=6174] ppid=6166 vsize=85052 CPUtime=433.69 cores=5
/proc/6174/stat : 6174 (clasp) R 6166 6166 6116 0 -1 4202496 18087 0 0 0 43365 4 0 0 25 0 1 0 443926383 87093248 17893 33554432000 4194304 4785740 140734492509904 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6174/statm: 21263 17893 340 145 0 18308 0
[pid=6175] ppid=6166 vsize=458892 CPUtime=432.35 cores=5
/proc/6175/stat : 6175 (TNM) R 6166 6166 6116 0 -1 4202496 1275 0 0 0 43235 0 0 0 25 0 1 0 443926383 469905408 1171 33554432000 134512640 134534564 4291340336 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6175/statm: 114723 1171 95 6 0 113389 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 2360128

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 6166 and gives
#  childrusage.ru_utime.tv_sec=433
#  childrusage.ru_utime.tv_usec=664073
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=50992
# CPU time returned by wait4() is 433.715
# while last known CPU time is 1299.97
#
# 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.97
CPU user time (s): 1299.21
CPU system time (s): 0.76
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 4107204

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

runsolver used 2.05069 second user time and 5.19921 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 17:49:17
IDJOB=3191417
IDBENCH=82548
IDSOLVER=1613
FILE ID=node119/3191417-1302536957
RUNJOBID= node119-1302536957-6137
PBS_JOBID= 12951122
Free space on /tmp= 71352 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S72635791-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191417-1302536957/watcher-3191417-1302536957 -o /tmp/evaluation-result-3191417-1302536957/solver-3191417-1302536957 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191417-1302536957.cnf

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

MD5SUM BENCH= 93976db0d99d3daab756f06103f77642
RANDOM SEED=2006315907

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13052000 kB
Buffers:        656708 kB
Cached:       18739028 kB
SwapCached:       5516 kB
Active:        7380104 kB
Inactive:     12080024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13052000 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           33796 kB
Writeback:           0 kB
AnonPages:       62524 kB
Mapped:          14752 kB
Slab:           373964 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202656 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= 71316 MiB
End job on node119 at 2011-04-11 18:10:59