Trace number 3280705

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

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark229.736
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

Solver Data

0.00/0.03	This is pico-portfolio, a naive parallel portfolio
0.00/0.03	Copyright (C) 2011 Olivier Roussel
0.00/0.03	Using 1 processing units
0.00/0.03	This portfolio uses the following solvers:
0.00/0.03	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.03	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.03	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.03	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.03	Starting clasp 1.3.6 on core(s) 0
0.00/0.03	Starting TNM 2009 on core(s) 0

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

running on 2 cores: 0,2

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.02 2.39 2.99 7/190 22193
/proc/meminfo: memFree=16098072/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=2712 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4194304 84 0 0 0 0 0 0 0 21 0 1 0 486555989 2777088 37 33554432000 4194304 4287625 140734685756240 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/22193/statm: 678 37 27 23 0 23 0

[startup+0.0930421 s]
/proc/loadavg: 1.02 2.39 2.99 7/190 22193
/proc/meminfo: memFree=16098072/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101031 s]
/proc/loadavg: 1.02 2.39 2.99 7/190 22193
/proc/meminfo: memFree=16098072/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300996 s]
/proc/loadavg: 1.02 2.39 2.99 7/190 22193
/proc/meminfo: memFree=16098072/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700919 s]
/proc/loadavg: 1.02 2.39 2.99 7/190 22193
/proc/meminfo: memFree=16098072/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 1.02 2.39 2.99 10/194 22227
/proc/meminfo: memFree=15655124/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=205456 CPUtime=0.54 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 37941 0 0 0 49 5 0 0 25 0 1 0 486555993 210386944 36923 33554432000 4194304 4587354 140734373828816 18446744073709551615 4434804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 51364 36923 288 96 0 47926 0
[pid=22196] ppid=22193 vsize=146764 CPUtime=0.49 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 38858 0 0 0 45 4 0 0 25 0 1 0 486555993 150286336 32965 33554432000 4194304 4785740 140734790153680 18446744073709551615 4480628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 36691 32966 308 145 0 33736 0
[pid=22197] ppid=22193 vsize=461504 CPUtime=0.41 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 4203 0 0 0 40 1 0 0 25 0 1 0 486555993 472580096 4101 33554432000 134512640 134534564 4294001520 18446744073709551615 12046453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 115376 4101 90 6 0 114042 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 832048

[startup+3.10053 s]
/proc/loadavg: 1.66 2.50 3.02 7/186 22244
/proc/meminfo: memFree=15599868/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=234628 CPUtime=1.04 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 44515 0 0 0 97 7 0 0 25 0 1 0 486555993 240259072 43430 33554432000 4194304 4587354 140734373828816 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 58657 43430 305 96 0 55219 0
[pid=22196] ppid=22193 vsize=222400 CPUtime=1.02 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 62462 0 0 0 95 7 0 0 25 0 1 0 486555993 227737600 51469 33554432000 4194304 4785740 140734790153680 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 55600 51469 318 145 0 52645 0
[pid=22197] ppid=22193 vsize=474176 CPUtime=0.97 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 9426 0 0 0 96 1 0 0 25 0 1 0 486555993 485556224 9324 33554432000 134512640 134534564 4294001520 18446744073709551615 12047868 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 118544 9324 90 6 0 117210 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 949528

[startup+6.30095 s]
/proc/loadavg: 1.66 2.50 3.02 7/186 22244
/proc/meminfo: memFree=15407428/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=235236 CPUtime=2.14 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 44681 0 0 0 207 7 0 0 25 0 1 0 486555993 240881664 43596 33554432000 4194304 4587354 140734373828816 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 58809 43596 305 96 0 55371 0
[pid=22196] ppid=22193 vsize=236060 CPUtime=2.09 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 65866 0 0 0 201 8 0 0 25 0 1 0 486555993 241725440 54873 33554432000 4194304 4785740 140734790153680 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 59015 54873 319 145 0 56060 0
[pid=22197] ppid=22193 vsize=543388 CPUtime=2 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 31585 0 0 0 197 3 0 0 25 0 1 0 486555993 556429312 31482 33554432000 134512640 134534564 4294001520 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 135847 31482 91 6 0 134513 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 1033008

[startup+12.7008 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15196332/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339522819751936 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=315428 CPUtime=4.24 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 64445 0 0 0 415 9 0 0 25 0 1 0 486555993 322998272 63360 33554432000 4194304 4587354 140734373828816 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 78857 63360 311 96 0 75419 0
[pid=22196] ppid=22193 vsize=264428 CPUtime=4.22 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 72863 0 0 0 413 9 0 0 25 0 1 0 486555993 270774272 61870 33554432000 4194304 4785740 140734790153680 18446744073709551615 4482869 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 66107 61870 319 145 0 63152 0
[pid=22197] ppid=22193 vsize=543388 CPUtime=4.17 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 31585 0 0 0 414 3 0 0 25 0 1 0 486555993 556429312 31482 33554432000 134512640 134534564 4294001520 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 135847 31482 91 6 0 134513 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1141568

[startup+25.5004 s]
/proc/loadavg: 4.22 3.02 3.18 13/202 22271
/proc/meminfo: memFree=15030204/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339660258705408 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=360336 CPUtime=8.53 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 78960 0 0 0 843 10 0 0 25 0 1 0 486555993 368984064 73894 33554432000 4194304 4587354 140734373828816 18446744073709551615 4388190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 90084 73894 315 96 0 86646 0
[pid=22196] ppid=22193 vsize=293832 CPUtime=8.49 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 80300 0 0 0 838 11 0 0 25 0 1 0 486555993 300883968 69307 33554432000 4194304 4785740 140734790153680 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 73458 69307 319 145 0 70503 0
[pid=22197] ppid=22193 vsize=543388 CPUtime=8.4 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 31585 0 0 0 837 3 0 0 25 0 1 0 486555993 556429312 31482 33554432000 134512640 134534564 4294001520 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 135847 31482 91 6 0 134513 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1215880

[startup+51.1008 s]
/proc/loadavg: 6.87 3.74 3.41 13/202 22271
/proc/meminfo: memFree=14844060/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099340210014519296 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=478060 CPUtime=17.03 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 128703 0 0 0 1687 16 0 0 25 0 1 0 486555993 489533440 103095 33554432000 4194304 4587354 140734373828816 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 119515 103095 330 96 0 116077 0
[pid=22196] ppid=22193 vsize=306024 CPUtime=17.01 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 91013 0 0 0 1688 13 0 0 25 0 1 0 486555993 313368576 72065 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 76506 72065 339 145 0 73551 0
[pid=22197] ppid=22193 vsize=543388 CPUtime=16.98 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 31585 0 0 0 1695 3 0 0 25 0 1 0 486555993 556429312 31482 33554432000 134512640 134534564 4294001520 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 135847 31482 91 6 0 134513 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 1345796

[startup+102.307 s]
/proc/loadavg: 9.95 5.13 3.91 13/202 22303
/proc/meminfo: memFree=15040212/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099340347453472768 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=478060 CPUtime=34.13 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 129039 0 0 0 3397 16 0 0 25 0 1 0 486555993 489533440 103430 33554432000 4194304 4587354 140734373828816 18446744073709551615 4248821 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 119515 103430 330 96 0 116077 0
[pid=22196] ppid=22193 vsize=306024 CPUtime=34.11 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 91042 0 0 0 3398 13 0 0 25 0 1 0 486555993 313368576 72094 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 76506 72094 340 145 0 73551 0
[pid=22197] ppid=22193 vsize=559364 CPUtime=34 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53057 0 0 0 3393 7 0 0 25 0 1 0 486555993 572788736 52954 33554432000 134512640 134534564 4294001520 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 139841 52954 95 6 0 138507 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1361772

[startup+162.301 s]
/proc/loadavg: 11.18 6.28 4.37 13/202 22304
/proc/meminfo: memFree=15020408/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099340484892426240 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=478060 CPUtime=54.14 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 129416 0 0 0 5397 17 0 0 25 0 1 0 486555993 489533440 103803 33554432000 4194304 4587354 140734373828816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 119515 103803 330 96 0 116077 0
[pid=22196] ppid=22193 vsize=306024 CPUtime=54.11 cores=0

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

/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1586068

[startup+882.301 s]
/proc/loadavg: 12.02 11.51 8.50 13/202 22383
/proc/meminfo: memFree=14840952/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339247941844992 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=681956 CPUtime=294.13 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 180525 0 0 0 29387 26 0 0 25 0 1 0 486555993 698322944 127057 33554432000 4194304 4587354 140734373828816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 170489 127057 338 96 0 167051 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=294.07 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98483 0 0 0 29391 16 0 0 25 0 1 0 486555993 343797760 79535 33554432000 4194304 4785740 140734790153680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79535 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=294.06 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 29399 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134528534 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1599216

[startup+942.301 s]
/proc/loadavg: 12.00 11.59 8.69 13/202 22385
/proc/meminfo: memFree=14830016/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339385380798464 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=681956 CPUtime=314.14 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 181002 0 0 0 31387 27 0 0 25 0 1 0 486555993 698322944 127531 33554432000 4194304 4587354 140734373828816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 170489 127531 338 96 0 167051 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=314.07 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98492 0 0 0 31391 16 0 0 25 0 1 0 486555993 343797760 79544 33554432000 4194304 4785740 140734790153680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79544 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=314.06 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 31399 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1599216

[startup+1002.3 s]
/proc/loadavg: 12.04 11.68 8.92 13/202 22387
/proc/meminfo: memFree=14780660/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339660258705408 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=681956 CPUtime=334.15 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 181492 0 0 0 33388 27 0 0 25 0 1 0 486555993 698322944 128016 33554432000 4194304 4587354 140734373828816 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 170489 128016 338 96 0 167051 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=334.07 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98492 0 0 0 33391 16 0 0 25 0 1 0 486555993 343797760 79544 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79544 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=334.05 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 33398 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1599216

[startup+1062.3 s]
/proc/loadavg: 12.01 11.73 9.09 13/202 22388
/proc/meminfo: memFree=14775432/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339797697658880 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=681956 CPUtime=354.15 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 181931 0 0 0 35388 27 0 0 25 0 1 0 486555993 698322944 128450 33554432000 4194304 4587354 140734373828816 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 170489 128450 338 96 0 167051 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=354.06 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98495 0 0 0 35390 16 0 0 25 0 1 0 486555993 343797760 79547 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79547 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=354.05 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 35398 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1599216

[startup+1122.3 s]
/proc/loadavg: 12.00 11.78 9.29 13/202 22390
/proc/meminfo: memFree=14799732/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099340484892426240 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=681956 CPUtime=374.16 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 182309 0 0 0 37389 27 0 0 25 0 1 0 486555993 698322944 128824 33554432000 4194304 4587354 140734373828816 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 170489 128824 338 96 0 167051 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=374.06 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98504 0 0 0 37390 16 0 0 25 0 1 0 486555993 343797760 79556 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79556 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=374.05 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 37398 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1599216

[startup+1182.3 s]
/proc/loadavg: 12.00 11.82 9.44 13/202 22391
/proc/meminfo: memFree=14744652/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339385380798464 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=644572 CPUtime=394.17 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 183060 0 0 0 39390 27 0 0 25 0 1 0 486555993 660041728 120782 33554432000 4194304 4587354 140734373828816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 161143 120782 338 96 0 157705 0
[pid=22196] ppid=22193 vsize=335740 CPUtime=394.06 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 98518 0 0 0 39390 16 0 0 25 0 1 0 486555993 343797760 79570 33554432000 4194304 4785740 140734790153680 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 83935 79570 340 145 0 80980 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=394.04 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 39397 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1561832

[startup+1242.3 s]
/proc/loadavg: 12.00 11.85 9.61 13/202 22393
/proc/meminfo: memFree=14776884/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099339935136612352 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=644572 CPUtime=414.17 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 183378 0 0 0 41390 27 0 0 25 0 1 0 486555993 660041728 121095 33554432000 4194304 4587354 140734373828816 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 161143 121095 338 96 0 157705 0
[pid=22196] ppid=22193 vsize=341112 CPUtime=414.05 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 99795 0 0 0 41389 16 0 0 25 0 1 0 486555993 349298688 80847 33554432000 4194304 4785740 140734790153680 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 85278 80847 340 145 0 82323 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=414.04 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 41397 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1567204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.87 9.75 13/202 22395
/proc/meminfo: memFree=14744256/32951124 swapFree=67111528/67111528
[pid=22193] ppid=22191 vsize=18324 CPUtime=0 cores=0,2
/proc/22193/stat : 22193 (ppfolio) S 22191 22193 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486555989 18763776 394 33554432000 4194304 4287625 140734685756240 18446744073709551615 253640879631 0 0 4096 65536 3099340072575565824 0 0 17 2 0 0 0
/proc/22193/statm: 4581 394 345 23 0 91 0
[pid=22195] ppid=22193 vsize=644572 CPUtime=433.38 cores=0
/proc/22195/stat : 22195 (cryptominisat) R 22193 22193 21691 0 -1 4202496 183821 0 0 0 43310 28 0 0 25 0 1 0 486555993 660041728 121535 33554432000 4194304 4587354 140734373828816 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22195/statm: 161143 121535 338 96 0 157705 0
[pid=22196] ppid=22193 vsize=344952 CPUtime=433.34 cores=0
/proc/22196/stat : 22196 (clasp) R 22193 22193 21691 0 -1 4202496 100753 0 0 0 43318 16 0 0 25 0 1 0 486555993 353230848 81805 33554432000 4194304 4785740 140734790153680 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22196/statm: 86238 81805 340 145 0 83283 0
[pid=22197] ppid=22193 vsize=563196 CPUtime=433.26 cores=0
/proc/22197/stat : 22197 (TNM) R 22193 22193 21691 0 -1 4202496 53058 0 0 0 43319 7 0 0 25 0 1 0 486555993 576712704 52955 33554432000 134512640 134534564 4294001520 18446744073709551615 134528341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22197/statm: 140799 52955 95 6 0 139465 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1571044

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

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.47
CPU system time (s): 0.51
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 1612416

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

runsolver used 2.28065 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 18:39:16
IDJOB=3280705
IDBENCH=20423
IDSOLVER=1613
FILE ID=node106/3280705-1303749554
RUNJOBID= node106-1303749552-22155
PBS_JOBID= 13154056
Free space on /tmp= 71708 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280705-1303749554/watcher-3280705-1303749554 -o /tmp/evaluation-result-3280705-1303749554/solver-3280705-1303749554 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280705-1303749554.cnf

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=504990630

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:      16100832 kB
Buffers:       1985516 kB
Cached:       14185352 kB
SwapCached:          0 kB
Active:        9741976 kB
Inactive:      6544872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16100832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           80584 kB
Writeback:           0 kB
AnonPages:      115340 kB
Mapped:          16428 kB
Slab:           499492 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1197868 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= 71704 MiB
End job on node106 at 2011-04-25 19:00:58