Trace number 3191425

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.86 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
MD5SUMa5ac359cd8af4f1e83d886effb49a2a9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.405
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.17	This is pico-portfolio, a naive parallel portfolio
0.00/0.17	Copyright (C) 2011 Olivier Roussel
0.00/0.17	Using 1 processing units
0.00/0.17	This portfolio uses the following solvers:
0.00/0.17	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.17	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.17	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.17	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.17	Starting clasp 1.3.6 on core(s) 5
0.00/0.17	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-3191425-1302536967/watcher-3191425-1302536967 -o /tmp/evaluation-result-3191425-1302536967/solver-3191425-1302536967 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191425-1302536967.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.83 1.94 1.90 4/192 31481
/proc/meminfo: memFree=12385840/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=2712 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346112347 2777088 37 33554432000 4194304 4287625 140735529329408 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31481/statm: 678 37 27 23 0 23 0

[startup+0.042313 s]
/proc/loadavg: 1.83 1.94 1.90 4/192 31481
/proc/meminfo: memFree=12385840/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=2712 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346112347 2777088 37 33554432000 4194304 4287625 140735529329408 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31481/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100302 s]
/proc/loadavg: 1.83 1.94 1.90 4/192 31481
/proc/meminfo: memFree=12385840/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=8428 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4194304 104 0 0 0 0 0 0 0 25 0 1 0 346112347 8630272 54 33554432000 4194304 4287625 140735529329408 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31481/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300261 s]
/proc/loadavg: 1.83 1.94 1.90 4/192 31481
/proc/meminfo: memFree=12385840/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127626817546223616 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700178 s]
/proc/loadavg: 1.83 1.94 1.90 4/192 31481
/proc/meminfo: memFree=12385840/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 21 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127627779618897920 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 31491
/proc/meminfo: memFree=12279492/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=51188 CPUtime=1.04 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 10758 0 0 0 103 1 0 0 18 0 1 0 346112364 52416512 8350 33554432000 4194304 4587354 140734270969680 18446744073709551615 4243841 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 12797 8350 326 96 0 9359 0
[pid=31486] ppid=31481 vsize=796 CPUtime=0 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4194304 123 0 0 0 0 0 0 0 25 0 1 0 346112364 815104 30 33554432000 4194304 4785740 140733907511488 18446744073709551615 270333460103 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/31486/statm: 199 30 23 145 0 23 0
[pid=31488] ppid=31481 vsize=460708 CPUtime=0.27 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 3102 0 0 0 27 0 0 0 18 0 1 0 346112364 471764992 2999 33554432000 134512640 134534564 4289918960 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 115177 2999 91 6 0 113843 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 531016

[startup+3.10072 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 31491
/proc/meminfo: memFree=12247868/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628329374711808 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=51188 CPUtime=1.83 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 11435 0 0 0 182 1 0 0 19 0 1 0 346112364 52416512 9025 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 12797 9025 326 96 0 9359 0
[pid=31486] ppid=31481 vsize=20052 CPUtime=0.02 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 2677 0 0 0 2 0 0 0 22 0 1 0 346112364 20533248 2257 33554432000 4194304 4785740 140733907511488 18446744073709551615 4474774 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 5013 2257 306 145 0 2058 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=1.04 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 104 0 0 0 19 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 553588

[startup+6.30107 s]
/proc/loadavg: 2.57 2.09 1.95 13/202 31521
/proc/meminfo: memFree=12206584/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628329374711808 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=88692 CPUtime=2.94 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 12273 0 0 0 292 2 0 0 21 0 1 0 346112364 90820608 9857 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 22173 9857 326 96 0 18735 0
[pid=31486] ppid=31481 vsize=28392 CPUtime=1.05 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 5811 0 0 0 105 0 0 0 25 0 1 0 346112364 29073408 4378 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 7098 4378 340 145 0 4143 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=2.1 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 210 0 0 0 21 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 599432

[startup+12.7008 s]
/proc/loadavg: 3.32 2.25 2.00 13/202 31521
/proc/meminfo: memFree=12146260/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628604252618752 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=88692 CPUtime=5.04 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 13773 0 0 0 502 2 0 0 25 0 1 0 346112364 90820608 11351 33554432000 4194304 4587354 140734270969680 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 22173 11351 326 96 0 18735 0
[pid=31486] ppid=31481 vsize=38032 CPUtime=3.22 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 8258 0 0 0 321 1 0 0 25 0 1 0 346112364 38944768 6825 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553322 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 9508 6825 340 145 0 6553 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=4.24 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 424 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 609072

[startup+25.5003 s]
/proc/loadavg: 5.31 2.75 2.17 13/202 31522
/proc/meminfo: memFree=12092928/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127626954985177088 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=376236 CPUtime=9.34 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 18459 0 0 0 931 3 0 0 25 0 1 0 346112364 385265664 10071 33554432000 4194304 4587354 140734270969680 18446744073709551615 4243869 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 94059 10071 331 96 0 90621 0
[pid=31486] ppid=31481 vsize=59024 CPUtime=7.45 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 13476 0 0 0 744 1 0 0 25 0 1 0 346112364 60440576 12043 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 14756 12043 340 145 0 11801 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=8.5 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 850 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 917608

[startup+51.1012 s]
/proc/loadavg: 7.59 3.49 2.43 13/202 31522
/proc/meminfo: memFree=11993580/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127627092424130560 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=60880 CPUtime=17.84 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 43975 0 0 0 1777 7 0 0 25 0 1 0 346112364 62341120 8961 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 15220 8961 337 96 0 11782 0
[pid=31486] ppid=31481 vsize=101268 CPUtime=16.01 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 23953 0 0 0 1598 3 0 0 25 0 1 0 346112364 103698432 22520 33554432000 4194304 4785740 140733907511488 18446744073709551615 4277592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 25317 22520 340 145 0 22362 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=17.05 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 1705 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 644496

[startup+102.307 s]
/proc/loadavg: 10.09 4.80 2.93 13/202 31554
/proc/meminfo: memFree=11835060/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127627504740990976 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=384056 CPUtime=34.94 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 79838 0 0 0 3481 13 0 0 25 0 1 0 346112364 393273344 12542 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 96014 12542 337 96 0 92576 0
[pid=31486] ppid=31481 vsize=123140 CPUtime=33.07 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 29452 0 0 0 3303 4 0 0 25 0 1 0 346112364 126095360 28019 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 30785 28019 340 145 0 27830 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=34.1 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 3410 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 989544

[startup+162.301 s]
/proc/loadavg: 11.29 6.10 3.49 13/202 31555
/proc/meminfo: memFree=11802088/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628054496804864 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=383056 CPUtime=54.93 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 123242 0 0 0 5474 19 0 0 25 0 1 0 346112364 392249344 15575 33554432000 4194304 4587354 140734270969680 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 95764 15575 337 96 0 92326 0
[pid=31486] ppid=31481 vsize=146244 CPUtime=53.08 cores=5

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

/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 1048624

[startup+882.301 s]
/proc/loadavg: 12.00 11.48 8.07 13/202 31583
/proc/meminfo: memFree=11312000/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628329374711808 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=439004 CPUtime=294.91 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 335217 0 0 0 29431 60 0 0 25 0 1 0 346112364 449540096 27664 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 109751 27664 337 96 0 106313 0
[pid=31486] ppid=31481 vsize=269084 CPUtime=293.07 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 64980 0 0 0 29294 13 0 0 25 0 1 0 346112364 275542016 63547 33554432000 4194304 4785740 140733907511488 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 67271 63547 340 145 0 64316 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=294.16 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 29416 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1190436

[startup+942.3 s]
/proc/loadavg: 12.05 11.58 8.32 13/202 31585
/proc/meminfo: memFree=11333560/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628466813665280 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=129788 CPUtime=314.91 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 343094 0 0 0 31428 63 0 0 25 0 1 0 346112364 132902912 17959 33554432000 4194304 4587354 140734270969680 18446744073709551615 4236954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 32447 17959 337 96 0 29009 0
[pid=31486] ppid=31481 vsize=269084 CPUtime=313.07 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 64981 0 0 0 31294 13 0 0 25 0 1 0 346112364 275542016 63548 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 67271 63548 340 145 0 64316 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=314.15 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 31415 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 881220

[startup+1002.3 s]
/proc/loadavg: 12.02 11.66 8.55 13/202 31587
/proc/meminfo: memFree=11420340/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628604252618752 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=437512 CPUtime=334.93 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 355689 0 0 0 33426 67 0 0 25 0 1 0 346112364 448012288 23652 33554432000 4194304 4587354 140734270969680 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 109378 23652 337 96 0 105940 0
[pid=31486] ppid=31481 vsize=275456 CPUtime=333.07 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 66537 0 0 0 33294 13 0 0 25 0 1 0 346112364 282066944 65104 33554432000 4194304 4785740 140733907511488 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 68864 65104 340 145 0 65909 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=334.15 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 33415 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 1195316

[startup+1062.3 s]
/proc/loadavg: 12.00 11.72 8.76 13/202 31588
/proc/meminfo: memFree=11423416/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628741691572224 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=442596 CPUtime=354.93 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 367682 0 0 0 35424 69 0 0 25 0 1 0 346112364 453218304 20790 33554432000 4194304 4587354 140734270969680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 110649 20790 337 96 0 107211 0
[pid=31486] ppid=31481 vsize=305292 CPUtime=353.06 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 73822 0 0 0 35291 15 0 0 25 0 1 0 346112364 312619008 72389 33554432000 4194304 4785740 140733907511488 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 76323 72389 340 145 0 73368 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=354.15 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 35415 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 1230236

[startup+1122.3 s]
/proc/loadavg: 12.00 11.77 8.96 13/202 31590
/proc/meminfo: memFree=11338084/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628879130525696 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=96624 CPUtime=374.95 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 375406 0 0 0 37424 71 0 0 25 0 1 0 346112364 98942976 20789 33554432000 4194304 4587354 140734270969680 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 24156 20789 337 96 0 20718 0
[pid=31486] ppid=31481 vsize=305292 CPUtime=373.06 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 73826 0 0 0 37291 15 0 0 25 0 1 0 346112364 312619008 72393 33554432000 4194304 4785740 140733907511488 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 76323 72393 340 145 0 73368 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=374.14 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 37414 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134526189 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 884264

[startup+1182.3 s]
/proc/loadavg: 12.00 11.81 9.15 13/202 31591
/proc/meminfo: memFree=11390748/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127626817546223616 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=412464 CPUtime=394.95 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 383440 0 0 0 39422 73 0 0 25 0 1 0 346112364 422363136 20946 33554432000 4194304 4587354 140734270969680 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 103116 20946 337 96 0 99678 0
[pid=31486] ppid=31481 vsize=306380 CPUtime=393.06 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 74065 0 0 0 39291 15 0 0 25 0 1 0 346112364 313733120 72632 33554432000 4194304 4785740 140733907511488 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 76595 72632 340 145 0 73640 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=394.14 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 39414 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1182.15
Current children cumulated vsize (KiB) 1201192

[startup+1242.3 s]
/proc/loadavg: 12.06 11.85 9.33 13/202 31593
/proc/meminfo: memFree=11314468/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628741691572224 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=438268 CPUtime=414.96 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 406460 0 0 0 41419 77 0 0 25 0 1 0 346112364 448786432 34636 33554432000 4194304 4587354 140734270969680 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 109567 34636 337 96 0 106129 0
[pid=31486] ppid=31481 vsize=306380 CPUtime=413.05 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 74066 0 0 0 41290 15 0 0 25 0 1 0 346112364 313733120 72633 33554432000 4194304 4785740 140733907511488 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 76595 72633 340 145 0 73640 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=414.14 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 41414 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 1226996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.88 9.49 10/198 31596
/proc/meminfo: memFree=11584800/32951124 swapFree=67111528/67111528
[pid=31481] ppid=31479 vsize=18324 CPUtime=0 cores=5,7
/proc/31481/stat : 31481 (ppfolio) S 31479 31481 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346112347 18763776 394 33554432000 4194304 4287625 140735529329408 18446744073709551615 270338403855 0 0 4096 65536 6127628879130525696 0 0 17 7 0 0 0
/proc/31481/statm: 4581 394 345 23 0 91 0
[pid=31484] ppid=31481 vsize=394728 CPUtime=434.17 cores=5
/proc/31484/stat : 31484 (cryptominisat) R 31481 31481 31418 0 -1 4202496 413870 0 0 0 43337 80 0 0 25 0 1 0 346112364 404201472 19120 33554432000 4194304 4587354 140734270969680 18446744073709551615 4254292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31484/statm: 98682 19120 337 96 0 95244 0
[pid=31486] ppid=31481 vsize=306380 CPUtime=432.35 cores=5
/proc/31486/stat : 31486 (clasp) R 31481 31481 31418 0 -1 4202496 74125 0 0 0 43220 15 0 0 25 0 1 0 346112364 313733120 72692 33554432000 4194304 4785740 140733907511488 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31486/statm: 76595 72692 340 145 0 73640 0
[pid=31488] ppid=31481 vsize=464024 CPUtime=433.34 cores=5
/proc/31488/stat : 31488 (TNM) R 31481 31481 31418 0 -1 4202496 5103 0 0 0 43334 0 0 0 25 0 1 0 346112364 475160576 5000 33554432000 134512640 134534564 4289918960 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31488/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 1183456

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 31481 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=5999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1299.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.86
CPU user time (s): 1298.91
CPU system time (s): 0.95
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 1527804

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

runsolver used 2.12468 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 17:49:27
IDJOB=3191425
IDBENCH=82556
IDSOLVER=1613
FILE ID=node143/3191425-1302536967
RUNJOBID= node143-1302536967-31439
PBS_JOBID= 12951124
Free space on /tmp= 71336 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1196935200-064-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191425-1302536967/watcher-3191425-1302536967 -o /tmp/evaluation-result-3191425-1302536967/solver-3191425-1302536967 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191425-1302536967.cnf

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

MD5SUM BENCH= a5ac359cd8af4f1e83d886effb49a2a9
RANDOM SEED=1094083530

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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:      12386120 kB
Buffers:        724932 kB
Cached:       19327644 kB
SwapCached:          0 kB
Active:       10223596 kB
Inactive:      9900440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12386120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45092 kB
Writeback:           0 kB
AnonPages:       70776 kB
Mapped:          15960 kB
Slab:           376528 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   716652 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= 71336 MiB
End job on node143 at 2011-04-11 18:11:09