Trace number 3191523

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 seqSAT 433.905 433.896

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S511186849-048-UNKNOWN.cnf
MD5SUM6a6ca4aade15f7a3c6a2d058c788d3f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.20651
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
433.77/433.89	s SATISFIABLE
433.77/433.89	v -1 2 -3 4 5 6 7 -8 9 10 11 12 -13 14 15 16 -17 -18 19 20 -21 22 23 24 -25 -26 27 -28 29 -30 31 -32 33 -34 35 -36 37 -38 39 -40 -41 42 -43 44 45 -46 47 48 49 -50 51 -52 53 -54 -55 -56 57 -58 59 60 -61 -62 -63 -64 65 -66 67 68 69 70 -71 -72 -73 74 -75 76 -77 -78 79 -80 81 -82 83 -84 -85 -86 87 -88 89 -90 91 -92 93 -94 95 -96 97 98 99 100 -101 -102 -103 104 -105 106 107 108 -109 110 -111 112 113 -114 115 -116 -117 -118 -119 -120 121 -122 123 -124 125 126 127 128 129 -130 -131 132 133 134 135 -136 -137 138 -139 140 141 -142 143 144 145 146 147 -148 149 -150 
433.77/433.89	v 0 
433.77/433.89	solver [3] TNM 2009 answered
433.77/433.89	Done

Verifier Data

OK

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-3191523-1302538132/watcher-3191523-1302538132 -o /tmp/evaluation-result-3191523-1302538132/solver-3191523-1302538132 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191523-1302538132.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: 11.68 11.81 9.48 9/192 25522
/proc/meminfo: memFree=16231096/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) R 25520 25522 25291 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365411199 18763776 392 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/25522/statm: 4581 392 343 23 0 91 0

[startup+0.0651731 s]
/proc/loadavg: 11.68 11.81 9.48 9/192 25522
/proc/meminfo: memFree=16231096/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4152891431410696452 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101185 s]
/proc/loadavg: 11.68 11.81 9.48 9/192 25522
/proc/meminfo: memFree=16231096/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4152891431410696452 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301162 s]
/proc/loadavg: 11.68 11.81 9.48 9/192 25522
/proc/meminfo: memFree=16231096/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701097 s]
/proc/loadavg: 11.68 11.81 9.48 9/192 25522
/proc/meminfo: memFree=16231096/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 11.68 11.81 9.48 13/202 25535
/proc/meminfo: memFree=16144464/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=26600 CPUtime=0.44 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 2283 0 0 0 44 0 0 0 25 0 1 0 365411199 27238400 1126 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 6650 1126 326 96 0 3212 0
[pid=25524] ppid=25522 vsize=15692 CPUtime=0.39 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 1391 0 0 0 39 0 0 0 25 0 1 0 365411199 16068608 1258 33554432000 4194304 4785740 140737000355232 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 3923 1258 340 145 0 968 0
[pid=25525] ppid=25522 vsize=453448 CPUtime=0.64 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 687 0 0 0 64 0 0 0 25 0 1 0 365411199 464330752 584 33554432000 134512640 134534564 4292584032 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 113362 584 91 6 0 112028 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 514064

[startup+3.10067 s]
/proc/loadavg: 11.68 11.81 9.48 13/202 25535
/proc/meminfo: memFree=16115128/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591580348801875968 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=276772 CPUtime=0.99 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 3331 0 0 0 99 0 0 0 25 0 1 0 365411199 283414528 1294 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 69193 1294 327 96 0 65755 0
[pid=25524] ppid=25522 vsize=16392 CPUtime=0.94 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 1549 0 0 0 94 0 0 0 25 0 1 0 365411199 16785408 1416 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 4098 1416 340 145 0 1143 0
[pid=25525] ppid=25522 vsize=453448 CPUtime=1.14 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 687 0 0 0 114 0 0 0 25 0 1 0 365411199 464330752 584 33554432000 134512640 134534564 4292584032 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 113362 584 91 6 0 112028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 764936

[startup+6.30108 s]
/proc/loadavg: 11.70 11.81 9.50 13/202 25535
/proc/meminfo: memFree=16091016/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591578699534434304 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=2425880 CPUtime=2.04 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 4874 0 0 0 203 1 0 0 25 0 1 0 365411199 2484101120 1568 33554432000 4194304 4587354 140737088062480 18446744073709551615 228244348800 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 606470 1568 331 96 0 603032 0
[pid=25524] ppid=25522 vsize=17216 CPUtime=1.99 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 1777 0 0 0 199 0 0 0 25 0 1 0 365411199 17629184 1644 33554432000 4194304 4785740 140737000355232 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 4304 1644 340 145 0 1349 0
[pid=25525] ppid=25522 vsize=453448 CPUtime=2.24 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 687 0 0 0 224 0 0 0 25 0 1 0 365411199 464330752 584 33554432000 134512640 134534564 4292584032 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 113362 584 91 6 0 112028 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2914868

[startup+12.7009 s]
/proc/loadavg: 11.73 11.81 9.51 13/202 25535
/proc/meminfo: memFree=16039844/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591578562095480832 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=288172 CPUtime=4.19 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 8509 0 0 0 418 1 0 0 25 0 1 0 365411199 295088128 4443 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 72043 4443 337 96 0 68605 0
[pid=25524] ppid=25522 vsize=18652 CPUtime=4.14 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 2096 0 0 0 414 0 0 0 25 0 1 0 365411199 19099648 1963 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 4663 1963 340 145 0 1708 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=4.34 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 434 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 782560

[startup+25.5007 s]
/proc/loadavg: 11.79 11.82 9.55 13/202 25535
/proc/meminfo: memFree=16002540/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=290340 CPUtime=8.44 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 11137 0 0 0 842 2 0 0 25 0 1 0 365411199 297308160 4494 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 72585 4494 337 96 0 69147 0
[pid=25524] ppid=25522 vsize=20468 CPUtime=8.39 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 2523 0 0 0 839 0 0 0 25 0 1 0 365411199 20959232 2390 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 5117 2390 340 145 0 2162 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=8.64 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 864 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 786544

[startup+51.1012 s]
/proc/loadavg: 11.86 11.83 9.61 13/202 25536
/proc/meminfo: memFree=15874540/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579524168155136 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=49680 CPUtime=16.99 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 16645 0 0 0 1695 4 0 0 25 0 1 0 365411199 50872320 6797 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 12420 6797 337 96 0 8982 0
[pid=25524] ppid=25522 vsize=22848 CPUtime=16.94 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 3094 0 0 0 1694 0 0 0 25 0 1 0 365411199 23396352 2961 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 5712 2961 340 145 0 2757 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=17.14 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 1714 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 548264

[startup+102.307 s]
/proc/loadavg: 12.01 11.87 9.74 13/202 25537
/proc/meminfo: memFree=15728312/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591580348801875968 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=56768 CPUtime=34.05 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 22297 0 0 0 3401 4 0 0 25 0 1 0 365411199 58130432 8476 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 14192 8476 337 96 0 10754 0
[pid=25524] ppid=25522 vsize=26260 CPUtime=33.98 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 3873 0 0 0 3398 0 0 0 25 0 1 0 365411199 26890240 3740 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 6565 3740 340 145 0 3610 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=34.23 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 3423 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 558764

[startup+162.301 s]
/proc/loadavg: 12.00 11.89 9.88 13/202 25539
/proc/meminfo: memFree=15595740/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591578699534434304 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=311144 CPUtime=54.05 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 26914 0 0 0 5400 5 0 0 25 0 1 0 365411199 318611456 9854 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 77786 9854 337 96 0 74348 0
[pid=25524] ppid=25522 vsize=29084 CPUtime=53.98 cores=0

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

/proc/25524/statm: 8676 5660 340 145 0 5721 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=114.22 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 11422 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 2975920

[startup+402.3 s]
/proc/loadavg: 12.01 11.97 10.36 13/202 25545
/proc/meminfo: memFree=15409516/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579524168155136 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=134.07 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 47754 0 0 0 13398 9 0 0 25 0 1 0 365411199 56700928 10158 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10158 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=36692 CPUtime=133.98 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6242 0 0 0 13398 0 0 0 25 0 1 0 365411199 37572608 6088 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9173 6088 341 145 0 6218 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=134.22 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 13422 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 567800

Solver just ended. Dumping a history of the last processes samples

[startup+409.501 s]
/proc/loadavg: 12.01 11.97 10.37 13/202 25546
/proc/meminfo: memFree=15405048/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579524168155136 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=136.47 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 47766 0 0 0 13638 9 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=36944 CPUtime=136.39 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6302 0 0 0 13639 0 0 0 25 0 1 0 365411199 37830656 6148 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9236 6148 341 145 0 6281 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=136.62 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 13662 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 568052

[startup+422.301 s]
/proc/loadavg: 12.01 11.97 10.40 13/202 25546
/proc/meminfo: memFree=15526940/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=68244 CPUtime=140.69 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 49712 0 0 0 14060 9 0 0 25 0 1 0 365411199 69881856 12093 33554432000 4194304 4587354 140737088062480 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 17061 12093 337 96 0 13623 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=140.67 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6359 0 0 0 14067 0 0 0 25 0 1 0 365411199 38088704 6205 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6205 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=140.92 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14092 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 422.28
Current children cumulated vsize (KiB) 581176

[startup+428.701 s]
/proc/loadavg: 12.01 11.97 10.40 13/202 25546
/proc/meminfo: memFree=15521608/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=68244 CPUtime=142.87 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50221 0 0 0 14277 10 0 0 25 0 1 0 365411199 69881856 12587 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 17061 12587 337 96 0 13623 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=142.79 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6359 0 0 0 14279 0 0 0 25 0 1 0 365411199 38088704 6205 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6205 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=143.02 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14302 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 428.68
Current children cumulated vsize (KiB) 581176

[startup+431.901 s]
/proc/loadavg: 12.01 11.97 10.41 13/202 25546
/proc/meminfo: memFree=15526320/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=143.89 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50301 0 0 0 14379 10 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=143.87 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6359 0 0 0 14387 0 0 0 25 0 1 0 365411199 38088704 6205 33554432000 4194304 4785740 140737000355232 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6205 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=144.12 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14412 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 431.88
Current children cumulated vsize (KiB) 568304

[startup+432.701 s]
/proc/loadavg: 12.01 11.97 10.41 14/202 25546
/proc/meminfo: memFree=15524336/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=144.17 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50301 0 0 0 14407 10 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=144.17 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6361 0 0 0 14417 0 0 0 25 0 1 0 365411199 38088704 6207 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6207 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=144.34 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14434 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 432.68
Current children cumulated vsize (KiB) 568304

[startup+433.501 s]
/proc/loadavg: 12.01 11.97 10.41 13/202 25546
/proc/meminfo: memFree=15522352/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=144.47 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50301 0 0 0 14437 10 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=144.39 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6361 0 0 0 14439 0 0 0 25 0 1 0 365411199 38088704 6207 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6207 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=144.62 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14462 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 433.48
Current children cumulated vsize (KiB) 568304

[startup+433.701 s]
/proc/loadavg: 12.01 11.97 10.41 13/202 25546
/proc/meminfo: memFree=15522352/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=144.49 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50301 0 0 0 14439 10 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=144.47 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6361 0 0 0 14447 0 0 0 25 0 1 0 365411199 38088704 6207 33554432000 4194304 4785740 140737000355232 18446744073709551615 4287564 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6207 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=144.71 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14471 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 433.67
Current children cumulated vsize (KiB) 568304

[startup+433.801 s]
/proc/loadavg: 12.01 11.97 10.41 13/202 25546
/proc/meminfo: memFree=15522352/32951124 swapFree=67111524/67111528
[pid=25522] ppid=25520 vsize=18324 CPUtime=0 cores=0,2
/proc/25522/stat : 25522 (ppfolio) S 25520 25522 25291 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365411199 18763776 394 33554432000 4194304 4287625 140737146261616 18446744073709551615 228244368911 0 0 4096 65536 4591579661607108608 0 0 17 2 0 0 0
/proc/25522/statm: 4581 394 345 23 0 91 0
[pid=25523] ppid=25522 vsize=55372 CPUtime=144.57 cores=0
/proc/25523/stat : 25523 (cryptominisat) R 25522 25522 25291 0 -1 4202496 50301 0 0 0 14447 10 0 0 25 0 1 0 365411199 56700928 10170 33554432000 4194304 4587354 140737088062480 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25523/statm: 13843 10170 337 96 0 10405 0
[pid=25524] ppid=25522 vsize=37196 CPUtime=144.49 cores=0
/proc/25524/stat : 25524 (clasp) R 25522 25522 25291 0 -1 4202496 6361 0 0 0 14449 0 0 0 25 0 1 0 365411199 38088704 6207 33554432000 4194304 4785740 140737000355232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25524/statm: 9299 6207 341 145 0 6344 0
[pid=25525] ppid=25522 vsize=457412 CPUtime=144.71 cores=0
/proc/25525/stat : 25525 (TNM) R 25522 25522 25291 0 -1 4202496 807 0 0 0 14471 0 0 0 25 0 1 0 365411199 468389888 704 33554432000 134512640 134534564 4292584032 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25525/statm: 114353 704 95 6 0 113019 0
Current children cumulated CPU time (s) 433.77
Current children cumulated vsize (KiB) 568304

Child status: 0
Real time (s): 433.896
CPU time (s): 433.905
CPU user time (s): 433.783
CPU system time (s): 0.121981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2977620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.783
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58009
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= 191
involuntary context switches= 9450

runsolver used 0.746886 second user time and 1.62475 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:08:52
IDJOB=3191523
IDBENCH=82654
IDSOLVER=1613
FILE ID=node136/3191523-1302538132
RUNJOBID= node136-1302536829-25309
PBS_JOBID= 12951116
Free space on /tmp= 71380 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S511186849-048-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191523-1302538132/watcher-3191523-1302538132 -o /tmp/evaluation-result-3191523-1302538132/solver-3191523-1302538132 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191523-1302538132.cnf

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

MD5SUM BENCH= 6a6ca4aade15f7a3c6a2d058c788d3f5
RANDOM SEED=1878472594

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16231128 kB
Buffers:        606672 kB
Cached:       15588240 kB
SwapCached:          4 kB
Active:        8116280 kB
Inactive:      8210056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16231128 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           34164 kB
Writeback:           0 kB
AnonPages:      131104 kB
Mapped:          16816 kB
Slab:           329000 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1212784 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= 71356 MiB
End job on node136 at 2011-04-11 18:16:06