Trace number 3219268

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) 4999.97 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
MD5SUMfbc6593197090933c7d66c2e5740159a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.774
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	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-3219268-1303226435/watcher-3219268-1303226435 -o /tmp/evaluation-result-3219268-1303226435/solver-3219268-1303226435 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219268-1303226435.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.84 5.97 5.99 5/180 25957
/proc/meminfo: memFree=18107164/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) R 25955 25957 25749 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 434241517 18763776 392 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122534293 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25957/statm: 4581 392 343 23 0 91 0

[startup+0.0709461 s]
/proc/loadavg: 5.84 5.97 5.99 5/180 25957
/proc/meminfo: memFree=18107164/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 4320825614756970760 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100953 s]
/proc/loadavg: 5.84 5.97 5.99 5/180 25957
/proc/meminfo: memFree=18107164/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 4320825614756970760 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300905 s]
/proc/loadavg: 5.84 5.97 5.99 5/180 25957
/proc/meminfo: memFree=18107164/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700832 s]
/proc/loadavg: 5.84 5.97 5.99 5/180 25957
/proc/meminfo: memFree=18107164/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 25961
/proc/meminfo: memFree=18098080/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625899595704827904 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1493540 CPUtime=0.85 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 3371 0 0 0 85 0 0 0 18 0 1 0 434241518 1529384960 1209 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 373385 1209 327 96 0 369947 0
[pid=25959] ppid=25957 vsize=15156 CPUtime=0.22 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 1269 0 0 0 22 0 0 0 25 0 1 0 434241518 15519744 1136 33554432000 4194304 4785740 140734920337584 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 3789 1136 340 145 0 834 0
[pid=25960] ppid=25957 vsize=453448 CPUtime=0.41 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 686 0 0 0 41 0 0 0 25 0 1 0 434241518 464330752 583 33554432000 134512640 134534564 4294014960 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1980468

[startup+3.1004 s]
/proc/loadavg: 5.84 5.97 5.99 8/184 25962
/proc/meminfo: memFree=18095272/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625897946437386240 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1494128 CPUtime=1.54 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 4351 0 0 0 154 0 0 0 19 0 1 0 434241518 1529987072 1589 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 373532 1589 327 96 0 370094 0
[pid=25959] ppid=25957 vsize=16252 CPUtime=0.72 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 1518 0 0 0 72 0 0 0 25 0 1 0 434241518 16642048 1385 33554432000 4194304 4785740 140734920337584 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 4063 1385 340 145 0 1108 0
[pid=25960] ppid=25957 vsize=453448 CPUtime=0.82 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 686 0 0 0 82 0 0 0 25 0 1 0 434241518 464330752 583 33554432000 134512640 134534564 4294014960 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1982152

[startup+6.30083 s]
/proc/loadavg: 5.85 5.97 5.99 7/184 25962
/proc/meminfo: memFree=18081384/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625899595704827904 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1505636 CPUtime=2.64 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 7768 0 0 0 264 0 0 0 22 0 1 0 434241518 1541771264 4337 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 376409 4337 337 96 0 372971 0
[pid=25959] ppid=25957 vsize=17224 CPUtime=1.73 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 1750 0 0 0 173 0 0 0 25 0 1 0 434241518 17637376 1617 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 4306 1617 340 145 0 1351 0
[pid=25960] ppid=25957 vsize=453448 CPUtime=1.91 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 686 0 0 0 191 0 0 0 25 0 1 0 434241518 464330752 583 33554432000 134512640 134534564 4294014960 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1994632

[startup+12.7007 s]
/proc/loadavg: 5.86 5.97 5.99 7/184 25962
/proc/meminfo: memFree=18077640/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625899733143781376 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1505664 CPUtime=4.74 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 9246 0 0 0 473 1 0 0 25 0 1 0 434241518 1541799936 4266 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 376416 4266 337 96 0 372978 0
[pid=25959] ppid=25957 vsize=18864 CPUtime=3.92 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 2136 0 0 0 392 0 0 0 25 0 1 0 434241518 19316736 2003 33554432000 4194304 4785740 140734920337584 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 4716 2003 340 145 0 1761 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=4.02 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 402 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2000264

[startup+25.5004 s]
/proc/loadavg: 5.89 5.97 5.99 7/184 25962
/proc/meminfo: memFree=18071080/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898908510060544 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1505912 CPUtime=9.04 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 12542 0 0 0 903 1 0 0 25 0 1 0 434241518 1542053888 4756 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 376478 4756 337 96 0 373040 0
[pid=25959] ppid=25957 vsize=20680 CPUtime=8.13 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 2586 0 0 0 813 0 0 0 25 0 1 0 434241518 21176320 2453 33554432000 4194304 4785740 140734920337584 18446744073709551615 228122411216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 5170 2453 340 145 0 2215 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=8.3 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 830 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2002328

[startup+51.1007 s]
/proc/loadavg: 5.93 5.97 5.99 7/184 25963
/proc/meminfo: memFree=18080400/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625897671559479296 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1504892 CPUtime=17.54 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 17338 0 0 0 1752 2 0 0 25 0 1 0 434241518 1541009408 6108 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 376223 6108 337 96 0 372785 0
[pid=25959] ppid=25957 vsize=22768 CPUtime=16.71 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 3046 0 0 0 1671 0 0 0 25 0 1 0 434241518 23314432 2913 33554432000 4194304 4785740 140734920337584 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 5692 2913 340 145 0 2737 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=16.82 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 1682 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2003396

[startup+102.307 s]
/proc/loadavg: 5.97 5.97 5.99 7/184 25964
/proc/meminfo: memFree=18039600/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625899595704827904 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1527320 CPUtime=34.63 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 31434 0 0 0 3460 3 0 0 25 0 1 0 434241518 1563975680 11599 33554432000 4194304 4587354 140737213304688 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 381830 11599 337 96 0 378392 0
[pid=25959] ppid=25957 vsize=26744 CPUtime=33.74 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 3964 0 0 0 3374 0 0 0 25 0 1 0 434241518 27385856 3831 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 6686 3831 340 145 0 3731 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=33.9 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 3390 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2029800

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.99 7/184 25966
/proc/meminfo: memFree=18045284/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898083876339712 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=65004 CPUtime=54.63 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 41246 0 0 0 5458 5 0 0 25 0 1 0 434241518 66564096 11013 33554432000 4194304 4587354 140737213304688 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 16251 11013 337 96 0 12813 0
[pid=25959] ppid=25957 vsize=29624 CPUtime=53.74 cores=1

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

/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4542.27
Current children cumulated vsize (KiB) 2073804

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26127
/proc/meminfo: memFree=17943856/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898358754246656 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1523688 CPUtime=1534.6 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 353811 0 0 0 153380 80 0 0 25 0 1 0 434241518 1560256512 13097 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 380922 13097 337 96 0 377484 0
[pid=25959] ppid=25957 vsize=74952 CPUtime=1533.78 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15312 0 0 0 153376 2 0 0 25 0 1 0 434241518 76750848 14298 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 18738 14298 341 145 0 15783 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1533.88 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 153388 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 2074376

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26129
/proc/meminfo: memFree=17941092/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898358754246656 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1980608 CPUtime=1554.61 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 358243 0 0 0 155379 82 0 0 25 0 1 0 434241518 2028142592 11088 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 495152 11088 337 96 0 491714 0
[pid=25959] ppid=25957 vsize=74952 CPUtime=1553.78 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15321 0 0 0 155376 2 0 0 25 0 1 0 434241518 76750848 14307 33554432000 4194304 4785740 140734920337584 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 18738 14307 341 145 0 15783 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1553.88 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 155388 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 2531296

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26130
/proc/meminfo: memFree=17921476/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898358754246656 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=1980608 CPUtime=1574.6 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 360331 0 0 0 157378 82 0 0 25 0 1 0 434241518 2028142592 13137 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 495152 13137 337 96 0 491714 0
[pid=25959] ppid=25957 vsize=75620 CPUtime=1573.78 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15481 0 0 0 157376 2 0 0 25 0 1 0 434241518 77434880 14467 33554432000 4194304 4785740 140734920337584 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 18905 14467 341 145 0 15950 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1573.9 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 157390 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 2531964

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26132
/proc/meminfo: memFree=17954056/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898496193200128 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=58332 CPUtime=1594.59 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 364711 0 0 0 159376 83 0 0 25 0 1 0 434241518 59731968 11003 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 14583 11003 337 96 0 11145 0
[pid=25959] ppid=25957 vsize=75908 CPUtime=1593.77 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15569 0 0 0 159375 2 0 0 25 0 1 0 434241518 77729792 14555 33554432000 4194304 4785740 140734920337584 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 18977 14555 341 145 0 16022 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1593.9 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 159390 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 609976

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26134
/proc/meminfo: memFree=17938900/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898496193200128 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=126596 CPUtime=1614.59 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 366838 0 0 0 161375 84 0 0 25 0 1 0 434241518 129634304 13070 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 31649 13070 337 96 0 28211 0
[pid=25959] ppid=25957 vsize=76484 CPUtime=1613.77 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15693 0 0 0 161375 2 0 0 25 0 1 0 434241518 78319616 14679 33554432000 4194304 4785740 140734920337584 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 19121 14679 341 145 0 16166 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1613.9 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 161390 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 678816

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26135
/proc/meminfo: memFree=17912956/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898496193200128 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=59052 CPUtime=1634.6 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 371361 0 0 0 163374 86 0 0 25 0 1 0 434241518 60469248 11036 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 14763 11036 337 96 0 11325 0
[pid=25959] ppid=25957 vsize=76772 CPUtime=1633.77 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15753 0 0 0 163375 2 0 0 25 0 1 0 434241518 78614528 14739 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 19193 14739 341 145 0 16238 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1633.91 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 163391 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 611560

[startup+4962.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 26137
/proc/meminfo: memFree=17928304/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898496193200128 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=127568 CPUtime=1654.59 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 373453 0 0 0 165372 87 0 0 25 0 1 0 434241518 130629632 13089 33554432000 4194304 4587354 140737213304688 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 31892 13089 337 96 0 28454 0
[pid=25959] ppid=25957 vsize=77348 CPUtime=1653.76 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15876 0 0 0 165374 2 0 0 25 0 1 0 434241518 79204352 14862 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 19337 14862 341 145 0 16382 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1653.91 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 165391 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 680652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 26138
/proc/meminfo: memFree=17949244/32951124 swapFree=67111528/67111528
[pid=25957] ppid=25955 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25957/stat : 25957 (ppfolio) S 25955 25957 25749 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 434241517 18763776 394 33554432000 4194304 4287625 140734999410992 18446744073709551615 228122734095 0 0 4096 65536 5625898496193200128 0 0 17 5 0 0 0
/proc/25957/statm: 4581 394 345 23 0 91 0
[pid=25958] ppid=25957 vsize=59928 CPUtime=1667.19 cores=1
/proc/25958/stat : 25958 (cryptominisat) R 25957 25957 25749 0 -1 4202496 376797 0 0 0 166631 88 0 0 25 0 1 0 434241518 61366272 9816 33554432000 4194304 4587354 140737213304688 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25958/statm: 14982 9816 337 96 0 11544 0
[pid=25959] ppid=25957 vsize=77924 CPUtime=1666.33 cores=1
/proc/25959/stat : 25959 (clasp) R 25957 25957 25749 0 -1 4202496 15985 0 0 0 166631 2 0 0 25 0 1 0 434241518 79794176 14971 33554432000 4194304 4785740 140734920337584 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25959/statm: 19481 14971 341 145 0 16526 0
[pid=25960] ppid=25957 vsize=457412 CPUtime=1666.45 cores=1
/proc/25960/stat : 25960 (TNM) R 25957 25957 25749 0 -1 4202496 806 0 0 0 166645 0 0 0 25 0 1 0 434241518 468389888 703 33554432000 134512640 134534564 4294014960 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25960/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 613588

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

Real time (s): 5000.01
CPU time (s): 4999.97
CPU user time (s): 4999.07
CPU system time (s): 0.9
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 2596324

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

runsolver used 8.35073 second user time and 18.9281 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 17:20:35
IDJOB=3219268
IDBENCH=82561
IDSOLVER=1639
FILE ID=node138/3219268-1303226435
RUNJOBID= node138-1303222865-25768
PBS_JOBID= 13036444
Free space on /tmp= 73000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219268-1303226435/watcher-3219268-1303226435 -o /tmp/evaluation-result-3219268-1303226435/solver-3219268-1303226435 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219268-1303226435.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fbc6593197090933c7d66c2e5740159a
RANDOM SEED=816493038

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18107444 kB
Buffers:        714344 kB
Cached:       13564884 kB
SwapCached:          0 kB
Active:        7625792 kB
Inactive:      6867600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18107444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9848 kB
Writeback:           0 kB
AnonPages:      213892 kB
Mapped:          16384 kB
Slab:           286052 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1322636 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= 72992 MiB
End job on node138 at 2011-04-19 18:43:57