Trace number 3190936

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.25 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3190936-1304046409/watcher-3190936-1304046409 -o /tmp/evaluation-result-3190936-1304046409/solver-3190936-1304046409 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190936-1304046409.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: 6.85 7.76 6.56 2/174 21161
/proc/meminfo: memFree=22613456/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0

[startup+0.0463489 s]
/proc/loadavg: 6.85 7.76 6.56 2/174 21161
/proc/meminfo: memFree=22613456/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100338 s]
/proc/loadavg: 6.85 7.76 6.56 2/174 21161
/proc/meminfo: memFree=22613456/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300248 s]
/proc/loadavg: 6.85 7.76 6.56 2/174 21161
/proc/meminfo: memFree=22613456/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700171 s]
/proc/loadavg: 6.85 7.76 6.56 2/174 21161
/proc/meminfo: memFree=22613456/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 6.85 7.76 6.56 11/188 21178
/proc/meminfo: memFree=22468512/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=269808 CPUtime=1.49 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 5146 0 0 0 149 0 0 0 25 0 1 0 516237965 276283392 1855 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 67452 1855 327 96 0 64014 0
[pid=21163] ppid=21161 vsize=19824 CPUtime=1.49 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 2457 0 0 0 149 0 0 0 20 0 1 0 516237965 20299776 2269 33554432000 4194304 4785740 140734226367712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 4956 2269 340 145 0 2001 0
[pid=21164] ppid=21161 vsize=454504 CPUtime=0.78 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 997 0 0 0 78 0 0 0 25 0 1 0 516237965 465412096 894 33554432000 134512640 134534564 4292262720 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 113626 894 91 6 0 112292 0
[pid=21165] ppid=21161 vsize=6972 CPUtime=1.48 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 1666 0 0 0 148 0 0 0 25 0 1 0 516237965 7139328 915 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 1743 915 127 39 0 823 0
[pid=21166] ppid=21161 vsize=10204 CPUtime=0.69 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 3929 0 0 0 69 0 0 0 25 0 1 0 516237965 10448896 917 33554432000 4194304 4331988 140733937422448 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 2551 917 150 34 0 993 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 779636

[startup+3.10071 s]
/proc/loadavg: 6.85 7.76 6.56 11/188 21178
/proc/meminfo: memFree=22448676/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=281708 CPUtime=3.09 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 10972 0 0 0 308 1 0 0 25 0 1 0 516237965 288468992 5850 33554432000 4194304 4587354 140736210347952 18446744073709551615 4388338 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 70427 5850 337 96 0 66989 0
[pid=21163] ppid=21161 vsize=21232 CPUtime=3.09 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 2800 0 0 0 309 0 0 0 25 0 1 0 516237965 21741568 2612 33554432000 4194304 4785740 140734226367712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 5308 2612 340 145 0 2353 0
[pid=21164] ppid=21161 vsize=454504 CPUtime=1.57 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 997 0 0 0 157 0 0 0 25 0 1 0 516237965 465412096 894 33554432000 134512640 134534564 4292262720 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 113626 894 91 6 0 112292 0
[pid=21165] ppid=21161 vsize=7624 CPUtime=3.08 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 1835 0 0 0 308 0 0 0 25 0 1 0 516237965 7806976 1084 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 1906 1084 127 39 0 986 0
[pid=21166] ppid=21161 vsize=10204 CPUtime=1.49 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 3929 0 0 0 149 0 0 0 25 0 1 0 516237965 10448896 917 33554432000 4194304 4331988 140733937422448 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 2551 917 150 34 0 993 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 793596

[startup+6.3011 s]
/proc/loadavg: 7.10 7.80 6.58 11/188 21178
/proc/meminfo: memFree=22383452/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=286852 CPUtime=6.28 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 12203 0 0 0 627 1 0 0 25 0 1 0 516237965 293736448 5997 33554432000 4194304 4587354 140736210347952 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 71713 5997 337 96 0 68275 0
[pid=21163] ppid=21161 vsize=23576 CPUtime=6.29 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 3364 0 0 0 629 0 0 0 25 0 1 0 516237965 24141824 3176 33554432000 4194304 4785740 140734226367712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 5894 3176 340 145 0 2939 0
[pid=21164] ppid=21161 vsize=454504 CPUtime=3.16 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 997 0 0 0 316 0 0 0 25 0 1 0 516237965 465412096 894 33554432000 134512640 134534564 4292262720 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 113626 894 91 6 0 112292 0
[pid=21165] ppid=21161 vsize=8556 CPUtime=6.27 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 2068 0 0 0 627 0 0 0 25 0 1 0 516237965 8761344 1317 33554432000 4194304 4352236 140737411452736 18446744073709551615 4267826 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 2139 1317 127 39 0 1219 0
[pid=21166] ppid=21161 vsize=13112 CPUtime=3.09 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 4801 0 0 0 309 0 0 0 25 0 1 0 516237965 13426688 1476 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299232 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 804924

[startup+12.7009 s]
/proc/loadavg: 7.33 7.83 6.59 11/188 21178
/proc/meminfo: memFree=22324500/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=281320 CPUtime=12.69 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 16659 0 0 0 1267 2 0 0 25 0 1 0 516237965 288071680 7903 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 70330 7903 337 96 0 66892 0
[pid=21163] ppid=21161 vsize=26824 CPUtime=12.69 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 4156 0 0 0 1269 0 0 0 25 0 1 0 516237965 27467776 3968 33554432000 4194304 4785740 140734226367712 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 6706 3968 340 145 0 3751 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=6.32 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 632 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=8084 CPUtime=12.67 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 2723 0 0 0 1267 0 0 0 25 0 1 0 516237965 8278016 1204 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 2021 1204 127 39 0 1101 0
[pid=21166] ppid=21161 vsize=13112 CPUtime=6.29 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 4801 0 0 0 629 0 0 0 25 0 1 0 516237965 13426688 1476 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 3278 1476 174 34 0 1720 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 806272

[startup+25.5004 s]
/proc/loadavg: 7.92 7.94 6.65 11/188 21178
/proc/meminfo: memFree=22259516/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=280852 CPUtime=25.49 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 23274 0 0 0 2546 3 0 0 25 0 1 0 516237965 287592448 6467 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 70213 6467 337 96 0 66775 0
[pid=21163] ppid=21161 vsize=31248 CPUtime=25.49 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 5200 0 0 0 2549 0 0 0 25 0 1 0 516237965 31997952 5012 33554432000 4194304 4785740 140734226367712 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 7812 5012 340 145 0 4857 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=12.71 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 1271 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=8600 CPUtime=25.47 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 4231 0 0 0 2547 0 0 0 25 0 1 0 516237965 8806400 1336 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 2150 1336 127 39 0 1230 0
[pid=21166] ppid=21161 vsize=14648 CPUtime=12.63 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 5070 0 0 0 1263 0 0 0 25 0 1 0 516237965 14999552 1745 33554432000 4194304 4331988 140733937422448 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 3662 1745 174 34 0 2104 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 812280

[startup+51.1005 s]
/proc/loadavg: 8.70 8.12 6.74 11/188 21179
/proc/meminfo: memFree=22117356/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=309664 CPUtime=51.09 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 34246 0 0 0 5105 4 0 0 25 0 1 0 516237965 317095936 13631 33554432000 4194304 4587354 140736210347952 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 77416 13631 337 96 0 73978 0
[pid=21163] ppid=21161 vsize=36856 CPUtime=51.09 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 6482 0 0 0 5108 1 0 0 25 0 1 0 516237965 37740544 6294 33554432000 4194304 4785740 140734226367712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 9214 6294 340 145 0 6259 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=25.42 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 2542 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=8608 CPUtime=51.06 cores=2

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

/proc/21166/statm: 18012 13652 175 34 0 16454 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 727348

[startup+1002.3 s]
/proc/loadavg: 10.29 10.12 8.93 11/188 21205
/proc/meminfo: memFree=21705904/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=310380 CPUtime=1002.33 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 289131 0 0 0 100142 91 0 0 25 0 1 0 516237965 317829120 15352 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 77595 15352 337 96 0 74157 0
[pid=21163] ppid=21161 vsize=90640 CPUtime=1002.33 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 18610 0 0 0 100230 3 0 0 25 0 1 0 516237965 92815360 18217 33554432000 4194304 4785740 140734226367712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 22660 18217 341 145 0 19705 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=498.44 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 49844 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=19208 CPUtime=1002.2 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 47552 0 0 0 100214 6 0 0 25 0 1 0 516237965 19668992 3996 33554432000 4194304 4352236 140737411452736 18446744073709551615 4235835 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 4802 3996 127 39 0 3882 0
[pid=21166] ppid=21161 vsize=72048 CPUtime=498.42 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 17779 0 0 0 49834 8 0 0 25 0 1 0 516237965 73777152 14454 33554432000 4194304 4331988 140733937422448 18446744073709551615 4246530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 18012 14454 175 34 0 16454 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 969208

[startup+1062.3 s]
/proc/loadavg: 10.23 10.13 9.01 11/188 21206
/proc/meminfo: memFree=21719912/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=356920 CPUtime=1062.33 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 299411 0 0 0 106137 96 0 0 25 0 1 0 516237965 365486080 15972 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 89230 15972 337 96 0 85792 0
[pid=21163] ppid=21161 vsize=92348 CPUtime=1062.33 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 19057 0 0 0 106230 3 0 0 25 0 1 0 516237965 94564352 18583 33554432000 4194304 4785740 140734226367712 18446744073709551615 239476392554 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 23087 18583 341 145 0 20132 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=528.32 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 52832 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=19208 CPUtime=1062.19 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 48352 0 0 0 106213 6 0 0 25 0 1 0 516237965 19668992 3996 33554432000 4194304 4352236 140737411452736 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 4802 3996 127 39 0 3882 0
[pid=21166] ppid=21161 vsize=72048 CPUtime=528.22 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 18584 0 0 0 52813 9 0 0 25 0 1 0 516237965 73777152 15259 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 18012 15259 175 34 0 16454 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 1017456

[startup+1122.3 s]
/proc/loadavg: 10.20 10.13 9.08 11/188 21208
/proc/meminfo: memFree=21600364/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=362848 CPUtime=1122.33 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 309403 0 0 0 112132 101 0 0 25 0 1 0 516237965 371556352 16013 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 90712 16013 337 96 0 87274 0
[pid=21163] ppid=21161 vsize=95716 CPUtime=1122.33 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 19797 0 0 0 112230 3 0 0 25 0 1 0 516237965 98013184 19323 33554432000 4194304 4785740 140734226367712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 23929 19323 341 145 0 20974 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=558.12 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 55812 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=19208 CPUtime=1122.19 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 49152 0 0 0 112213 6 0 0 25 0 1 0 516237965 19668992 3996 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 4802 3996 127 39 0 3882 0
[pid=21166] ppid=21161 vsize=72048 CPUtime=558.08 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 19390 0 0 0 55799 9 0 0 25 0 1 0 516237965 73777152 16065 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299366 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 18012 16065 175 34 0 16454 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1026752

[startup+1182.3 s]
/proc/loadavg: 10.25 10.15 9.15 11/188 21209
/proc/meminfo: memFree=21619940/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=361788 CPUtime=1182.34 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 319389 0 0 0 118128 106 0 0 25 0 1 0 516237965 370470912 15776 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 90447 15776 337 96 0 87009 0
[pid=21163] ppid=21161 vsize=97376 CPUtime=1182.33 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 20181 0 0 0 118230 3 0 0 25 0 1 0 516237965 99713024 19707 33554432000 4194304 4785740 140734226367712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 24344 19707 341 145 0 21389 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=587.98 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 58798 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=22408 CPUtime=1182.19 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 49952 0 0 0 118213 6 0 0 25 0 1 0 516237965 22945792 4796 33554432000 4194304 4352236 140737411452736 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 5602 4796 127 39 0 4682 0
[pid=21166] ppid=21161 vsize=101516 CPUtime=587.9 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 20204 0 0 0 58781 9 0 0 25 0 1 0 516237965 103952384 16879 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 25379 16879 175 34 0 23821 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 1060020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.25 10.16 9.17 11/188 21210
/proc/meminfo: memFree=21613616/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=345356 CPUtime=1201.74 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 322116 0 0 0 120067 107 0 0 25 0 1 0 516237965 353644544 11256 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 86339 11256 337 96 0 82901 0
[pid=21163] ppid=21161 vsize=98420 CPUtime=1201.74 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 20417 0 0 0 120171 3 0 0 25 0 1 0 516237965 100782080 19943 33554432000 4194304 4785740 140734226367712 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 24605 19943 341 145 0 21650 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=597.62 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 59762 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=19208 CPUtime=1201.59 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 49952 0 0 0 120153 6 0 0 25 0 1 0 516237965 19668992 3996 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 4802 3996 127 39 0 3882 0
[pid=21166] ppid=21161 vsize=102844 CPUtime=597.56 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 20621 0 0 0 59747 9 0 0 25 0 1 0 516237965 105312256 17296 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 25711 17296 175 34 0 24153 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1042760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 10.25 10.16 9.17 11/188 21210
/proc/meminfo: memFree=21613616/32950928 swapFree=67087032/67111528
[pid=21161] ppid=21159 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21161/stat : 21161 (ppfolio) S 21159 21161 16886 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237965 18763776 390 33554432000 4194304 4287625 140737469605776 18446744073709551615 239476715023 0 0 4096 65536 15710217828705501183 0 0 17 2 0 0 0
/proc/21161/statm: 4581 390 341 23 0 91 0
[pid=21162] ppid=21161 vsize=345356 CPUtime=1201.74 cores=0
/proc/21162/stat : 21162 (cryptominisat) R 21161 21161 16886 0 -1 4202496 322116 0 0 0 120067 107 0 0 25 0 1 0 516237965 353644544 11256 33554432000 4194304 4587354 140736210347952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21162/statm: 86339 11256 337 96 0 82901 0
[pid=21163] ppid=21161 vsize=98420 CPUtime=1201.74 cores=4
/proc/21163/stat : 21163 (clasp) R 21161 21161 16886 0 -1 4202496 20417 0 0 0 120171 3 0 0 25 0 1 0 516237965 100782080 19943 33554432000 4194304 4785740 140734226367712 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21163/statm: 24605 19943 341 145 0 21650 0
[pid=21164] ppid=21161 vsize=458608 CPUtime=597.62 cores=6
/proc/21164/stat : 21164 (TNM) R 21161 21161 16886 0 -1 4202496 1199 0 0 0 59762 0 0 0 25 0 1 0 516237965 469614592 1096 33554432000 134512640 134534564 4292262720 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21164/statm: 114652 1096 95 6 0 113318 0
[pid=21165] ppid=21161 vsize=19208 CPUtime=1201.59 cores=2
/proc/21165/stat : 21165 (lingeling) R 21161 21161 16886 0 -1 4202496 49952 0 0 0 120153 6 0 0 25 0 1 0 516237965 19668992 3996 33554432000 4194304 4352236 140737411452736 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/21165/statm: 4802 3996 127 39 0 3882 0
[pid=21166] ppid=21161 vsize=102844 CPUtime=597.56 cores=6
/proc/21166/stat : 21166 (march_hi) R 21161 21161 16886 0 -1 4202496 20621 0 0 0 59747 9 0 0 25 0 1 0 516237965 105312256 17296 33554432000 4194304 4331988 140733937422448 18446744073709551615 4299339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21166/statm: 25711 17296 175 34 0 24153 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1042760

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21161 and gives
#  childrusage.ru_utime.tv_sec=3597
#  childrusage.ru_utime.tv_usec=305126
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=259808
# CPU time returned by wait4() is 3598.56
# while last known CPU time is 4800.25
#
# 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.25
CPU user time (s): 4799
CPU system time (s): 1.25
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 13291024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.31
system time used= 1.25981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394414
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= 385
involuntary context switches= 31289

runsolver used 1.82672 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 05:06:49
IDJOB=3190936
IDBENCH=82667
IDSOLVER=1612
FILE ID=node148/3190936-1304046409
RUNJOBID= node148-1304046409-21147
PBS_JOBID= 13170304
Free space on /tmp= 71432 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190936-1304046409/watcher-3190936-1304046409 -o /tmp/evaluation-result-3190936-1304046409/solver-3190936-1304046409 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190936-1304046409.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=1928334194

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22613620 kB
Buffers:       2016316 kB
Cached:        7712460 kB
SwapCached:       3548 kB
Active:        1732912 kB
Inactive:      8042296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22613620 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           11348 kB
Writeback:           0 kB
AnonPages:       44236 kB
Mapped:          13388 kB
Slab:           498684 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190184 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= 71412 MiB
End job on node148 at 2011-04-29 05:26:53