Trace number 3219544

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) 5000.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8733
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
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 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

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-3219544-1303245563/watcher-3219544-1303245563 -o /tmp/evaluation-result-3219544-1303245563/solver-3219544-1303245563 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219544-1303245563.cnf 

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

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


[startup+0 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392489133047808 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0

[startup+0.876118 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392489133047808 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90113 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392626572001280 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00113 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392626572001280 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10111 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392626572001280 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 5.79 5.96 5.98 4/180 25955
/proc/meminfo: memFree=17582872/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392626572001280 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10075 s]
/proc/loadavg: 5.79 5.96 5.98 7/184 25959
/proc/meminfo: memFree=17556548/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079390702426652672 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=408956 CPUtime=1.59 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 5704 0 0 0 159 0 0 0 20 0 1 0 416972391 418770944 3194 33554432000 4194304 4587354 140736541942032 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 102239 3194 327 96 0 98801 0
[pid=25957] ppid=25955 vsize=20580 CPUtime=0.69 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 2684 0 0 0 69 0 0 0 25 0 1 0 416972391 21073920 2480 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 5145 2480 340 145 0 2190 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=0.79 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 79 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 907648

[startup+6.30617 s]
/proc/loadavg: 5.81 5.96 5.98 7/184 25959
/proc/meminfo: memFree=17554896/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079391114743513088 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=407576 CPUtime=2.69 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 8260 0 0 0 269 0 0 0 23 0 1 0 416972391 417357824 2797 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 101894 2797 331 96 0 98456 0
[pid=25957] ppid=25955 vsize=23244 CPUtime=1.74 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 3340 0 0 0 174 0 0 0 25 0 1 0 416972391 23801856 3136 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 5811 3136 340 145 0 2856 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1.84 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 184 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 908932

[startup+12.701 s]
/proc/loadavg: 5.82 5.96 5.98 7/184 25959
/proc/meminfo: memFree=17549000/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079390977304559616 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=407472 CPUtime=4.79 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 15309 0 0 0 477 2 0 0 25 0 1 0 416972391 417251328 2521 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 101868 2521 337 96 0 98430 0
[pid=25957] ppid=25955 vsize=25828 CPUtime=3.89 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 4012 0 0 0 389 0 0 0 25 0 1 0 416972391 26447872 3808 33554432000 4194304 4785740 140736191853984 18446744073709551615 4546144 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 6457 3808 340 145 0 3502 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=3.99 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 399 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 911412

[startup+25.5008 s]
/proc/loadavg: 5.86 5.96 5.98 7/184 25959
/proc/meminfo: memFree=17537092/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079391664499326976 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=413152 CPUtime=9.09 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 21978 0 0 0 906 3 0 0 25 0 1 0 416972391 423067648 5271 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 103288 5271 337 96 0 99850 0
[pid=25957] ppid=25955 vsize=29772 CPUtime=8.14 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 4961 0 0 0 814 0 0 0 25 0 1 0 416972391 30486528 4757 33554432000 4194304 4785740 140736191853984 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 7443 4757 340 145 0 4488 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=8.24 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 824 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 921036

[startup+51.1003 s]
/proc/loadavg: 5.91 5.97 5.98 7/184 25960
/proc/meminfo: memFree=17515104/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079391527060373504 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=455072 CPUtime=17.58 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 33539 0 0 0 1753 5 0 0 25 0 1 0 416972391 465993728 14509 33554432000 4194304 4587354 140736541942032 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 113768 14509 337 96 0 110330 0
[pid=25957] ppid=25955 vsize=36296 CPUtime=16.68 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 6585 0 0 0 1668 0 0 0 25 0 1 0 416972391 37167104 6381 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 9074 6381 340 145 0 6119 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=16.79 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 1679 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 969480

[startup+102.3 s]
/proc/loadavg: 5.96 5.97 5.98 7/184 25961
/proc/meminfo: memFree=17491636/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392076816187392 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=468108 CPUtime=34.68 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 56314 0 0 0 3459 9 0 0 25 0 1 0 416972391 479342592 18831 33554432000 4194304 4587354 140736541942032 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 117027 18831 337 96 0 113589 0
[pid=25957] ppid=25955 vsize=45028 CPUtime=33.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 8675 0 0 0 3374 1 0 0 25 0 1 0 416972391 46108672 8471 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 11257 8471 340 145 0 8302 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=33.84 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 3384 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 991248

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.98 7/184 25963
/proc/meminfo: memFree=17542960/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392626572001280 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=480356 CPUtime=54.68 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 86019 0 0 0 5453 15 0 0 25 0 1 0 416972391 491884544 21264 33554432000 4194304 4587354 140736541942032 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 120089 21264 337 96 0 116651 0
[pid=25957] ppid=25955 vsize=50480 CPUtime=53.76 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 9999 0 0 0 5375 1 0 0 25 0 1 0 416972391 51691520 9795 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 12620 9795 340 145 0 9665 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=53.83 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 5383 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1008948

[startup+222.3 s]

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

/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1233596

[startup+4602.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26124
/proc/meminfo: memFree=17273792/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079392489133047808 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=600300 CPUtime=1534.71 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 859440 0 0 0 153284 187 0 0 25 0 1 0 416972391 614707200 50858 33554432000 4194304 4587354 140736541942032 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 150075 50858 337 96 0 146637 0
[pid=25957] ppid=25955 vsize=155876 CPUtime=1533.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 34539 0 0 0 153364 11 0 0 25 0 1 0 416972391 159617024 34254 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 38969 34254 340 145 0 36014 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1533.91 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 153391 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1234288

[startup+4662.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26126
/proc/meminfo: memFree=17362916/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=440172 CPUtime=1554.72 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 861688 0 0 0 155284 188 0 0 25 0 1 0 416972391 450736128 15293 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 110043 15293 337 96 0 106605 0
[pid=25957] ppid=25955 vsize=156476 CPUtime=1553.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 34676 0 0 0 155363 12 0 0 25 0 1 0 416972391 160231424 34391 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 39119 34391 340 145 0 36164 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1553.91 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 155391 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1074760

[startup+4722.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26127
/proc/meminfo: memFree=17363988/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=440928 CPUtime=1574.73 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 870769 0 0 0 157283 190 0 0 25 0 1 0 416972391 451510272 10244 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 110232 10244 337 96 0 106794 0
[pid=25957] ppid=25955 vsize=160156 CPUtime=1573.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 35587 0 0 0 157363 12 0 0 25 0 1 0 416972391 163999744 35302 33554432000 4194304 4785740 140736191853984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 40039 35302 340 145 0 37084 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1573.9 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 157390 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1079196

[startup+4782.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26129
/proc/meminfo: memFree=17234128/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=440928 CPUtime=1594.74 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 878431 0 0 0 159282 192 0 0 25 0 1 0 416972391 451510272 17835 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 110232 17835 337 96 0 106794 0
[pid=25957] ppid=25955 vsize=162480 CPUtime=1593.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 36120 0 0 0 159363 12 0 0 25 0 1 0 416972391 166379520 35835 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 40620 35835 340 145 0 37665 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1593.9 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 159390 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1081520

[startup+4842.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26130
/proc/meminfo: memFree=17351392/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=441184 CPUtime=1614.74 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 888001 0 0 0 161280 194 0 0 25 0 1 0 416972391 451772416 13106 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 110296 13106 337 96 0 106858 0
[pid=25957] ppid=25955 vsize=163308 CPUtime=1613.74 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 36309 0 0 0 161362 12 0 0 25 0 1 0 416972391 167227392 36024 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 40827 36024 340 145 0 37872 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1613.9 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 161390 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1082604

[startup+4902.3 s]
/proc/loadavg: 5.99 5.98 5.99 8/184 26141
/proc/meminfo: memFree=17293580/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=441184 CPUtime=1634.75 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 894726 0 0 0 163278 197 0 0 25 0 1 0 416972391 451772416 19781 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 110296 19781 337 96 0 106858 0
[pid=25957] ppid=25955 vsize=164632 CPUtime=1633.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 36638 0 0 0 163363 12 0 0 25 0 1 0 416972391 168583168 36353 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 41158 36353 340 145 0 38203 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1633.89 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 163389 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1083928

[startup+4962.3 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26173
/proc/meminfo: memFree=17398036/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079390977304559616 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=432228 CPUtime=1654.74 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 904777 0 0 0 165275 199 0 0 25 0 1 0 416972391 442601472 15396 33554432000 4194304 4587354 140736541942032 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 108057 15396 337 96 0 104619 0
[pid=25957] ppid=25955 vsize=166204 CPUtime=1653.75 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 36983 0 0 0 165363 12 0 0 25 0 1 0 416972391 170192896 36698 33554432000 4194304 4785740 140736191853984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 41551 36698 340 145 0 38596 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1653.89 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 165389 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1076544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.99 5.98 5.99 7/184 26174
/proc/meminfo: memFree=17219296/32951124 swapFree=67111528/67111528
[pid=25955] ppid=25953 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25955/stat : 25955 (ppfolio) S 25953 25955 25159 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 416972391 18763776 394 33554432000 4194304 4287625 140733383418176 18446744073709551615 255106788879 0 0 4096 65536 1079390977304559616 0 0 17 4 0 0 0
/proc/25955/statm: 4581 394 345 23 0 91 0
[pid=25956] ppid=25955 vsize=432228 CPUtime=1667.27 cores=0
/proc/25956/stat : 25956 (cryptominisat) R 25955 25955 25159 0 -1 4202496 908826 0 0 0 166527 200 0 0 25 0 1 0 416972391 442601472 19414 33554432000 4194304 4587354 140736541942032 18446744073709551615 4239097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25956/statm: 108057 19414 337 96 0 104619 0
[pid=25957] ppid=25955 vsize=166600 CPUtime=1666.34 cores=0
/proc/25957/stat : 25957 (clasp) R 25955 25955 25159 0 -1 4202496 37075 0 0 0 166622 12 0 0 25 0 1 0 416972391 170598400 36790 33554432000 4194304 4785740 140736191853984 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25957/statm: 41650 36790 340 145 0 38695 0
[pid=25958] ppid=25955 vsize=459788 CPUtime=1666.49 cores=0
/proc/25958/stat : 25958 (TNM) R 25955 25955 25159 0 -1 4202496 1542 0 0 0 166649 0 0 0 25 0 1 0 416972391 470822912 1439 33554432000 134512640 134534564 4293638448 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25958/statm: 114947 1439 95 6 0 113613 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1076940

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 25955 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 4997.98
CPU system time (s): 2.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1485360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 287
involuntary context switches= 4

runsolver used 8.77167 second user time and 18.4992 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 22:39:23
IDJOB=3219544
IDBENCH=82607
IDSOLVER=1639
FILE ID=node144/3219544-1303245563
RUNJOBID= node144-1303230513-25177
PBS_JOBID= 13042385
Free space on /tmp= 72176 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219544-1303245563/watcher-3219544-1303245563 -o /tmp/evaluation-result-3219544-1303245563/solver-3219544-1303245563 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219544-1303245563.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=836480882

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17583036 kB
Buffers:        758012 kB
Cached:       14065712 kB
SwapCached:          0 kB
Active:        5270984 kB
Inactive:      9738756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17583036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:      186152 kB
Mapped:          16432 kB
Slab:           294432 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2200756 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= 72164 MiB
End job on node144 at 2011-04-20 00:02:45