Trace number 3191345

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 par? (TO) 4800.19 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
MD5SUMfe5ef992569d41f4964aa99001a148e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3191345-1304078945/watcher-3191345-1304078945 -o /tmp/evaluation-result-3191345-1304078945/solver-3191345-1304078945 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191345-1304078945.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 16 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0

[startup+1.12716 s]
/proc/loadavg: 5.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.26756 s]
/proc/loadavg: 5.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.30056 s]
/proc/loadavg: 5.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.46753 s]
/proc/loadavg: 5.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 5.37 4.74 6.14 7/181 32578
/proc/meminfo: memFree=31443324/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10024 s]
/proc/loadavg: 5.74 4.82 6.16 11/187 32584
/proc/meminfo: memFree=31425664/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1552548 CPUtime=3.09 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 4938 0 0 0 309 0 0 0 25 0 1 0 519493321 1589809152 2681 33554432000 4194304 4587354 140733526951920 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 388137 2681 337 96 0 384699 0
[pid=32580] ppid=32578 vsize=15244 CPUtime=3.09 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 1272 0 0 0 309 0 0 0 25 0 1 0 519493321 15609856 1159 33554432000 4194304 4785740 140733497551840 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 3811 1159 341 145 0 856 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=2.07 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 207 0 0 0 21 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 9919508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=6788 CPUtime=3.09 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 1254 0 0 0 309 0 0 0 25 0 1 0 519493321 6950912 894 33554432000 4194304 4352236 140734244779744 18446744073709551615 4231152 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 1697 894 126 39 0 777 0
[pid=32583] ppid=32578 vsize=8316 CPUtime=1.01 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 662 0 0 0 101 0 0 0 25 0 1 0 519493321 8515584 555 33554432000 4194304 4331988 140733826117040 18446744073709551615 4288443 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 2079 555 172 34 0 521 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2057176

[startup+6.30068 s]
/proc/loadavg: 5.74 4.82 6.16 11/187 32584
/proc/meminfo: memFree=31421436/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1553596 CPUtime=6.28 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 7174 0 0 0 628 0 0 0 25 0 1 0 519493321 1590882304 2557 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 388399 2557 337 96 0 384961 0
[pid=32580] ppid=32578 vsize=16456 CPUtime=6.29 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 1584 0 0 0 629 0 0 0 25 0 1 0 519493321 16850944 1471 33554432000 4194304 4785740 140733497551840 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 4114 1471 341 145 0 1159 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=3.65 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 365 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=7048 CPUtime=6.29 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 1863 0 0 0 629 0 0 0 25 0 1 0 519493321 7217152 959 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328248 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 1762 959 126 39 0 842 0
[pid=32583] ppid=32578 vsize=8772 CPUtime=2.61 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 774 0 0 0 261 0 0 0 25 0 1 0 519493321 8982528 667 33554432000 4194304 4331988 140733826117040 18446744073709551615 4211435 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 2193 667 173 34 0 635 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2060152

[startup+12.7006 s]
/proc/loadavg: 6.24 4.96 6.19 11/187 32585
/proc/meminfo: memFree=31404388/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=44652 CPUtime=12.68 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 12980 0 0 0 1267 1 0 0 25 0 1 0 519493321 45723648 5500 33554432000 4194304 4587354 140733526951920 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 11163 5500 337 96 0 7725 0
[pid=32580] ppid=32578 vsize=18096 CPUtime=12.69 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 1988 0 0 0 1269 0 0 0 25 0 1 0 519493321 18530304 1875 33554432000 4194304 4785740 140733497551840 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 4524 1875 341 145 0 1569 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=6.84 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 684 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=8332 CPUtime=12.68 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 3016 0 0 0 1268 0 0 0 25 0 1 0 519493321 8531968 1280 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 2083 1280 126 39 0 1163 0
[pid=32583] ppid=32578 vsize=9484 CPUtime=5.78 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 914 0 0 0 578 0 0 0 25 0 1 0 519493321 9711616 807 33554432000 4194304 4331988 140733826117040 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 2371 807 173 34 0 813 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 554844

[startup+25.5003 s]
/proc/loadavg: 6.66 5.09 6.22 11/187 32585
/proc/meminfo: memFree=31388676/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1571428 CPUtime=25.49 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 18008 0 0 0 2546 3 0 0 25 0 1 0 519493321 1609142272 6997 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 392857 6997 337 96 0 389419 0
[pid=32580] ppid=32578 vsize=20300 CPUtime=25.49 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 2525 0 0 0 2549 0 0 0 25 0 1 0 519493321 20787200 2412 33554432000 4194304 4785740 140733497551840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 5075 2412 341 145 0 2120 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=13.24 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 1324 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=11364 CPUtime=25.48 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 5707 0 0 0 2547 1 0 0 25 0 1 0 519493321 11636736 2039 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 2841 2039 127 39 0 1921 0
[pid=32583] ppid=32578 vsize=10904 CPUtime=12.11 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 1159 0 0 0 1211 0 0 0 25 0 1 0 519493321 11165696 1052 33554432000 4194304 4331988 140733826117040 18446744073709551615 4240137 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 2726 1052 173 34 0 1168 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2088276

[startup+51.1008 s]
/proc/loadavg: 7.46 5.41 6.30 10/187 32586
/proc/meminfo: memFree=31379988/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1577580 CPUtime=51.09 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 25411 0 0 0 5104 5 0 0 25 0 1 0 519493321 1615441920 7530 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 394395 7530 337 96 0 390957 0
[pid=32580] ppid=32578 vsize=23316 CPUtime=51.09 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 3228 0 0 0 5109 0 0 0 25 0 1 0 519493321 23875584 3115 33554432000 4194304 4785740 140733497551840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 5829 3115 341 145 0 2874 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=25.94 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 2594 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=13028 CPUtime=51.08 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 9675 0 0 0 5107 1 0 0 25 0 1 0 519493321 13340672 2455 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 3257 2455 127 39 0 2337 0
[pid=32583] ppid=32578 vsize=12348 CPUtime=24.87 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 1626 0 0 0 2487 0 0 0 25 0 1 0 519493321 12644352 1519 33554432000 4194304 4331988 140733826117040 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 3087 1519 173 34 0 1529 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2100552

[startup+102.307 s]
/proc/loadavg: 8.46 6.04 6.46 11/187 32587
/proc/meminfo: memFree=31363200/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1574436 CPUtime=102.3 cores=0

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

/proc/32583/statm: 21487 15523 173 34 0 19929 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 698280

[startup+942.301 s]
/proc/loadavg: 10.05 9.62 8.35 11/188 32641
/proc/meminfo: memFree=31145596/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=67864 CPUtime=942.31 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 109924 0 0 0 94189 42 0 0 25 0 1 0 519493321 69492736 13379 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 16966 13379 337 96 0 13528 0
[pid=32580] ppid=32578 vsize=47924 CPUtime=942.31 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 8912 0 0 0 94230 1 0 0 25 0 1 0 519493321 49074176 8799 33554432000 4194304 4785740 140733497551840 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 11981 8799 341 145 0 9026 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=469.14 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 46914 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=30832 CPUtime=942.21 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 76942 0 0 0 94210 11 0 0 25 0 1 0 519493321 31571968 6906 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 7708 6906 127 39 0 6788 0
[pid=32583] ppid=32578 vsize=85948 CPUtime=468.03 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 16541 0 0 0 46795 8 0 0 25 0 1 0 519493321 88010752 16434 33554432000 4194304 4331988 140733826117040 18446744073709551615 4211503 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 21487 16434 173 34 0 19929 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 706848

[startup+1002.3 s]
/proc/loadavg: 10.10 9.71 8.46 11/188 32643
/proc/meminfo: memFree=31118252/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=97736 CPUtime=1002.31 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 122844 0 0 0 100185 46 0 0 25 0 1 0 519493321 100081664 19383 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 24434 19383 337 96 0 20996 0
[pid=32580] ppid=32578 vsize=48736 CPUtime=1002.31 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 9085 0 0 0 100230 1 0 0 25 0 1 0 519493321 49905664 8972 33554432000 4194304 4785740 140733497551840 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 12184 8972 341 145 0 9229 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=498.97 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 49897 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134531008 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=23920 CPUtime=1002.21 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 78638 0 0 0 100209 12 0 0 25 0 1 0 519493321 24494080 5178 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 5980 5178 127 39 0 5060 0
[pid=32583] ppid=32578 vsize=85948 CPUtime=497.88 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 17400 0 0 0 49779 9 0 0 25 0 1 0 519493321 88010752 17293 33554432000 4194304 4331988 140733826117040 18446744073709551615 4229606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 21487 17293 173 34 0 19929 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 730620

[startup+1062.3 s]
/proc/loadavg: 10.11 9.79 8.56 11/188 32645
/proc/meminfo: memFree=31110000/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=97832 CPUtime=1062.31 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 125437 0 0 0 106183 48 0 0 25 0 1 0 519493321 100179968 18377 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 24458 18377 337 96 0 21020 0
[pid=32580] ppid=32578 vsize=49048 CPUtime=1062.31 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 9144 0 0 0 106230 1 0 0 25 0 1 0 519493321 50225152 9031 33554432000 4194304 4785740 140733497551840 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 12262 9031 341 145 0 9307 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=528.8 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 52880 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=36848 CPUtime=1062.2 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 83246 0 0 0 106208 12 0 0 25 0 1 0 519493321 37732352 8410 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 9212 8410 127 39 0 8292 0
[pid=32583] ppid=32578 vsize=85948 CPUtime=527.72 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 18386 0 0 0 52763 9 0 0 25 0 1 0 519493321 88010752 18279 33554432000 4194304 4331988 140733826117040 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 21487 18279 173 34 0 19929 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 743956

[startup+1122.3 s]
/proc/loadavg: 10.19 9.87 8.66 11/188 32646
/proc/meminfo: memFree=31104476/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=84044 CPUtime=1122.32 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 128014 0 0 0 112182 50 0 0 25 0 1 0 519493321 86061056 17347 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 21011 17347 337 96 0 17573 0
[pid=32580] ppid=32578 vsize=49972 CPUtime=1122.31 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 9367 0 0 0 112230 1 0 0 25 0 1 0 519493321 51171328 9254 33554432000 4194304 4785740 140733497551840 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 12493 9254 341 145 0 9538 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=558.66 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 55866 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=31344 CPUtime=1122.2 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 86670 0 0 0 112207 13 0 0 25 0 1 0 519493321 32096256 7034 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 7836 7034 127 39 0 6916 0
[pid=32583] ppid=32578 vsize=115416 CPUtime=557.54 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 19356 0 0 0 55744 10 0 0 25 0 1 0 519493321 118185984 19249 33554432000 4194304 4331988 140733826117040 18446744073709551615 4229487 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 28854 19249 173 34 0 27296 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 755056

[startup+1182.3 s]
/proc/loadavg: 10.18 9.92 8.76 11/188 32648
/proc/meminfo: memFree=31095476/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1605200 CPUtime=1182.31 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 133014 0 0 0 118180 51 0 0 25 0 1 0 519493321 1643724800 17357 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 401300 17357 337 96 0 397862 0
[pid=32580] ppid=32578 vsize=50760 CPUtime=1182.31 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 9539 0 0 0 118230 1 0 0 25 0 1 0 519493321 51978240 9426 33554432000 4194304 4785740 140733497551840 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 12690 9426 341 145 0 9735 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=588.46 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 58846 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=34672 CPUtime=1182.19 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 88878 0 0 0 118206 13 0 0 25 0 1 0 519493321 35504128 7866 33554432000 4194304 4352236 140734244779744 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 8668 7866 127 39 0 7748 0
[pid=32583] ppid=32578 vsize=115416 CPUtime=587.41 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 20320 0 0 0 58731 10 0 0 25 0 1 0 519493321 118185984 20213 33554432000 4194304 4331988 140733826117040 18446744073709551615 4211467 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 28854 20213 173 34 0 27296 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2280328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.19 9.94 8.79 11/188 32648
/proc/meminfo: memFree=31093704/32950928 swapFree=67111404/67111528
[pid=32578] ppid=32576 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32578/stat : 32578 (ppfolio) S 32576 32578 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519493320 18763776 389 33554432000 4194304 4287625 140736743094944 18446744073709551615 235594886671 0 0 4096 65536 4599590982499958783 0 0 17 2 0 0 0
/proc/32578/statm: 4581 389 341 23 0 91 0
[pid=32579] ppid=32578 vsize=1613648 CPUtime=1201.72 cores=0
/proc/32579/stat : 32579 (cryptominisat) R 32578 32578 32278 0 -1 4202496 133326 0 0 0 120121 51 0 0 25 0 1 0 519493321 1652375552 17528 33554432000 4194304 4587354 140733526951920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32579/statm: 403412 17528 337 96 0 399974 0
[pid=32580] ppid=32578 vsize=50900 CPUtime=1201.72 cores=4
/proc/32580/stat : 32580 (clasp) R 32578 32578 32278 0 -1 4202496 9558 0 0 0 120171 1 0 0 25 0 1 0 519493321 52121600 9445 33554432000 4194304 4785740 140733497551840 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32580/statm: 12725 9445 341 145 0 9770 0
[pid=32581] ppid=32578 vsize=455956 CPUtime=598.15 cores=6
/proc/32581/stat : 32581 (TNM) R 32578 32578 32278 0 -1 4202496 364 0 0 0 59815 0 0 0 25 0 1 0 519493321 466898944 261 33554432000 134512640 134534564 4291480304 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32581/statm: 113989 261 95 6 0 112655 0
[pid=32582] ppid=32578 vsize=23152 CPUtime=1201.59 cores=2
/proc/32582/stat : 32582 (lingeling) R 32578 32578 32278 0 -1 4202496 89422 0 0 0 120146 13 0 0 25 0 1 0 519493321 23707648 4986 33554432000 4194304 4352236 140734244779744 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32582/statm: 5788 4986 127 39 0 4868 0
[pid=32583] ppid=32578 vsize=115416 CPUtime=597.01 cores=6
/proc/32583/stat : 32583 (march_hi) R 32578 32578 32278 0 -1 4202496 20646 0 0 0 59691 10 0 0 25 0 1 0 519493321 118185984 20539 33554432000 4194304 4331988 140733826117040 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32583/statm: 28854 20539 173 34 0 27296 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2277396

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

Real time (s): 1201.71
CPU time (s): 4800.19
CPU user time (s): 4799.44
CPU system time (s): 0.75
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 3678076

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

runsolver used 2.03069 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 14:09:06
IDJOB=3191345
IDBENCH=83076
IDSOLVER=1612
FILE ID=node120/3191345-1304078945
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191345-1304078945/watcher-3191345-1304078945 -o /tmp/evaluation-result-3191345-1304078945/solver-3191345-1304078945 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191345-1304078945.cnf

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

MD5SUM BENCH= fe5ef992569d41f4964aa99001a148e1
RANDOM SEED=1826989131

node120.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	: 5226.07
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.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.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.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.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.78
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31443604 kB
Buffers:        459548 kB
Cached:         610112 kB
SwapCached:          8 kB
Active:         427184 kB
Inactive:       720744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31443604 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           20788 kB
Writeback:          16 kB
AnonPages:       78196 kB
Mapped:          16532 kB
Slab:           296328 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   674496 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= 72056 MiB
End job on node120 at 2011-04-29 14:29:09