Trace number 3288019

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

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 8.63 3.51 3.19 11/198 25304
/proc/meminfo: memFree=31743184/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) R 25302 25304 23613 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 488319523 18763776 392 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25304/statm: 4581 392 343 23 0 91 0

[startup+0.030839 s]
/proc/loadavg: 8.63 3.51 3.19 11/198 25304
/proc/meminfo: memFree=31743184/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743045216960512 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100815 s]
/proc/loadavg: 8.63 3.51 3.19 11/198 25304
/proc/meminfo: memFree=31743184/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743045216960512 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300781 s]
/proc/loadavg: 8.63 3.51 3.19 11/198 25304
/proc/meminfo: memFree=31743184/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743045216960512 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700705 s]
/proc/loadavg: 8.63 3.51 3.19 11/198 25304
/proc/meminfo: memFree=31743184/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 8.63 3.51 3.19 13/202 25308
/proc/meminfo: memFree=31592492/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=86592 CPUtime=0.54 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 16415 0 0 0 52 2 0 0 25 0 1 0 488319524 88670208 15895 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 21648 15895 306 96 0 18210 0
[pid=25306] ppid=25304 vsize=93176 CPUtime=0.42 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 24580 0 0 0 40 2 0 0 25 0 1 0 488319524 95412224 19770 33554432000 4194304 4785740 140734776552144 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 23294 19770 319 145 0 20339 0
[pid=25307] ppid=25304 vsize=484600 CPUtime=0.5 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 11451 0 0 0 48 2 0 0 25 0 1 0 488319524 496230400 11347 33554432000 134512640 134534564 4294065184 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 121150 11347 91 6 0 119816 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 682692

[startup+3.10027 s]
/proc/loadavg: 8.63 3.51 3.19 13/202 25308
/proc/meminfo: memFree=31545620/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743457533820928 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=97340 CPUtime=1.04 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 19093 0 0 0 102 2 0 0 25 0 1 0 488319524 99676160 18573 33554432000 4194304 4587354 140737093102608 18446744073709551615 4421536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 24335 18573 307 96 0 20897 0
[pid=25306] ppid=25304 vsize=115136 CPUtime=1.01 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 30020 0 0 0 98 3 0 0 25 0 1 0 488319524 117899264 25210 33554432000 4194304 4785740 140734776552144 18446744073709551615 4489082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 28784 25210 319 145 0 25829 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=1.01 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 99 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 721076

[startup+6.30069 s]
/proc/loadavg: 8.90 3.65 3.24 13/202 25308
/proc/meminfo: memFree=31457164/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743869850681344 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=154252 CPUtime=2.14 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 36698 0 0 0 209 5 0 0 25 0 1 0 488319524 157954048 32502 33554432000 4194304 4587354 140737093102608 18446744073709551615 4376808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 38563 32502 317 96 0 35125 0
[pid=25306] ppid=25304 vsize=115500 CPUtime=2.03 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 33067 0 0 0 199 4 0 0 25 0 1 0 488319524 118272000 25397 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 28875 25397 333 145 0 25920 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=2.1 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 208 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 778352

[startup+12.7005 s]
/proc/loadavg: 9.15 3.79 3.29 13/202 25309
/proc/meminfo: memFree=31375944/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744557045448704 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=220728 CPUtime=4.24 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 47839 0 0 0 418 6 0 0 25 0 1 0 488319524 226025472 43237 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 55182 43237 332 96 0 51744 0
[pid=25306] ppid=25304 vsize=115500 CPUtime=4.22 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 33074 0 0 0 418 4 0 0 25 0 1 0 488319524 118272000 25404 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 28875 25404 340 145 0 25920 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=4.21 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 419 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 844828

[startup+25.5012 s]
/proc/loadavg: 9.78 4.19 3.43 13/202 25309
/proc/meminfo: memFree=31374352/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744969362309120 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=220728 CPUtime=8.54 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 47983 0 0 0 848 6 0 0 25 0 1 0 488319524 226025472 43367 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 55182 43367 332 96 0 51744 0
[pid=25306] ppid=25304 vsize=115500 CPUtime=8.43 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 33074 0 0 0 839 4 0 0 25 0 1 0 488319524 118272000 25404 33554432000 4194304 4785740 140734776552144 18446744073709551615 4287213 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 28875 25404 340 145 0 25920 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=8.5 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 848 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 844828

[startup+51.1005 s]
/proc/loadavg: 10.54 4.81 3.65 13/202 25339
/proc/meminfo: memFree=31426044/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743320094867456 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=207656 CPUtime=17.03 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 51068 0 0 0 1697 6 0 0 25 0 1 0 488319524 212639744 40625 33554432000 4194304 4587354 140737093102608 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 51914 40625 340 96 0 48476 0
[pid=25306] ppid=25304 vsize=115500 CPUtime=17.01 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 33074 0 0 0 1697 4 0 0 25 0 1 0 488319524 118272000 25404 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 28875 25404 340 145 0 25920 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=17.01 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 1699 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 831756

[startup+102.307 s]
/proc/loadavg: 11.43 5.94 4.09 13/202 25371
/proc/meminfo: memFree=31327776/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743182655913984 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=226748 CPUtime=34.13 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 58376 0 0 0 3406 7 0 0 25 0 1 0 488319524 232189952 47626 33554432000 4194304 4587354 140737093102608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 56687 47626 340 96 0 53249 0
[pid=25306] ppid=25304 vsize=127696 CPUtime=34.04 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 36282 0 0 0 3398 6 0 0 25 0 1 0 488319524 130760704 28612 33554432000 4194304 4785740 140734776552144 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 31924 28612 340 145 0 28969 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=34.09 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 3407 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 863044

[startup+162.3 s]
/proc/loadavg: 11.79 7.04 4.58 13/202 25373
/proc/meminfo: memFree=31236316/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744557045448704 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=226748 CPUtime=54.13 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 59421 0 0 0 5405 8 0 0 25 0 1 0 488319524 232189952 48621 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 56687 48621 340 96 0 53249 0
[pid=25306] ppid=25304 vsize=136080 CPUtime=54.04 cores=1

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

/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1986680

[startup+882.3 s]
/proc/loadavg: 12.01 11.54 8.56 13/202 25572
/proc/meminfo: memFree=28854728/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743594972774400 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1285820 CPUtime=294.09 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 126875 0 0 0 29387 22 0 0 25 0 1 0 488319524 1316679680 54557 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 321455 54557 341 96 0 318017 0
[pid=25306] ppid=25304 vsize=246760 CPUtime=294.07 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 65548 0 0 0 29389 18 0 0 25 0 1 0 488319524 252682240 57878 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 61690 57878 340 145 0 58735 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=294.12 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 29410 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2041180

[startup+942.301 s]
/proc/loadavg: 12.00 11.62 8.78 13/202 25573
/proc/meminfo: memFree=28828284/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743732411727872 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1285820 CPUtime=314.1 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 128364 0 0 0 31386 24 0 0 25 0 1 0 488319524 1316679680 56000 33554432000 4194304 4587354 140737093102608 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 321455 56000 341 96 0 318017 0
[pid=25306] ppid=25304 vsize=261920 CPUtime=314.07 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 69181 0 0 0 31387 20 0 0 25 0 1 0 488319524 268206080 61511 33554432000 4194304 4785740 140734776552144 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 65480 61511 340 145 0 62525 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=314.13 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 31411 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2056340

[startup+1002.3 s]
/proc/loadavg: 12.00 11.69 8.97 13/202 25575
/proc/meminfo: memFree=28725896/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257743869850681344 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1285820 CPUtime=334.09 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 129926 0 0 0 33384 25 0 0 25 0 1 0 488319524 1316679680 57525 33554432000 4194304 4587354 140737093102608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 321455 57525 341 96 0 318017 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=334.07 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70791 0 0 0 33386 21 0 0 25 0 1 0 488319524 274894848 63121 33554432000 4194304 4785740 140734776552144 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63121 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=334.14 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 33412 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2062872

[startup+1062.3 s]
/proc/loadavg: 12.11 11.77 9.17 13/202 25577
/proc/meminfo: memFree=28736076/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744007289634816 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1278304 CPUtime=354.09 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 139227 0 0 0 35382 27 0 0 25 0 1 0 488319524 1308983296 55226 33554432000 4194304 4587354 140737093102608 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 319576 55226 341 96 0 316138 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=354.07 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70791 0 0 0 35386 21 0 0 25 0 1 0 488319524 274894848 63121 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63121 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=354.14 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 35412 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2055356

[startup+1122.3 s]
/proc/loadavg: 12.04 11.81 9.35 13/202 25578
/proc/meminfo: memFree=28694552/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744144728588288 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1278304 CPUtime=374.1 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 140678 0 0 0 37381 29 0 0 25 0 1 0 488319524 1308983296 56629 33554432000 4194304 4587354 140737093102608 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 319576 56629 341 96 0 316138 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=374.06 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70793 0 0 0 37385 21 0 0 25 0 1 0 488319524 274894848 63123 33554432000 4194304 4785740 140734776552144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63123 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=374.14 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 37412 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2055356

[startup+1182.3 s]
/proc/loadavg: 12.01 11.84 9.51 13/202 25580
/proc/meminfo: memFree=28668156/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744282167541760 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=1278304 CPUtime=394.1 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 142142 0 0 0 39381 29 0 0 25 0 1 0 488319524 1308983296 58046 33554432000 4194304 4587354 140737093102608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 319576 58046 341 96 0 316138 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=394.06 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70795 0 0 0 39385 21 0 0 25 0 1 0 488319524 274894848 63125 33554432000 4194304 4785740 140734776552144 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63125 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=394.14 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 39412 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2055356

[startup+1242.3 s]
/proc/loadavg: 12.06 11.89 9.67 13/202 25581
/proc/meminfo: memFree=28647096/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744831923355648 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=261300 CPUtime=414.11 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 150903 0 0 0 41380 31 0 0 25 0 1 0 488319524 267571200 54540 33554432000 4194304 4587354 140737093102608 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 65325 54540 341 96 0 61887 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=414.06 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70796 0 0 0 41385 21 0 0 25 0 1 0 488319524 274894848 63126 33554432000 4194304 4785740 140734776552144 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63126 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=414.14 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 41412 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1038352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.90 9.81 13/202 25583
/proc/meminfo: memFree=28663036/32951124 swapFree=67111348/67111528
[pid=25304] ppid=25302 vsize=18324 CPUtime=0 cores=1,3
/proc/25304/stat : 25304 (ppfolio) S 25302 25304 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488319523 18763776 394 33554432000 4194304 4287625 140735325963952 18446744073709551615 253640879631 0 0 4096 65536 9257744144728588288 0 0 17 3 0 0 0
/proc/25304/statm: 4581 394 345 23 0 91 0
[pid=25305] ppid=25304 vsize=261300 CPUtime=433.38 cores=1
/proc/25305/stat : 25305 (cryptominisat) R 25304 25304 23613 0 -1 4202496 152462 0 0 0 43306 32 0 0 25 0 1 0 488319524 267571200 56071 33554432000 4194304 4587354 140737093102608 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25305/statm: 65325 56071 340 96 0 61887 0
[pid=25306] ppid=25304 vsize=268452 CPUtime=433.3 cores=1
/proc/25306/stat : 25306 (clasp) R 25304 25304 23613 0 -1 4202496 70801 0 0 0 43309 21 0 0 25 0 1 0 488319524 274894848 63131 33554432000 4194304 4785740 140734776552144 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25306/statm: 67113 63131 340 145 0 64158 0
[pid=25307] ppid=25304 vsize=490276 CPUtime=433.33 cores=1
/proc/25307/stat : 25307 (TNM) R 25304 25304 23613 0 -1 4202496 19016 0 0 0 43331 2 0 0 25 0 1 0 488319524 502042624 18912 33554432000 134512640 134534564 4294065184 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25307/statm: 122569 18912 95 6 0 121235 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1038352

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 25304 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.46
CPU system time (s): 0.55
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 3127336

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= 499
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= 231
involuntary context switches= 5

runsolver used 2.05169 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:33:11
IDJOB=3288019
IDBENCH=82481
IDSOLVER=1613
FILE ID=node106/3288019-1303767191
RUNJOBID= node106-1303767118-25073
PBS_JOBID= 13157143
Free space on /tmp= 71640 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288019-1303767191/watcher-3288019-1303767191 -o /tmp/evaluation-result-3288019-1303767191/solver-3288019-1303767191 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288019-1303767191.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1061454387

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      31743464 kB
Buffers:         40680 kB
Cached:         230320 kB
SwapCached:         96 kB
Active:         848424 kB
Inactive:       153920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31743464 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           27964 kB
Writeback:           0 kB
AnonPages:      730912 kB
Mapped:          17924 kB
Slab:           138316 kB
PageTables:       8036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2285128 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= 71500 MiB
End job on node106 at 2011-04-25 23:54:53