Trace number 3191217

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
MD5SUM82834b232944ca118e4175405e325327
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.31/1201.71	Done

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

running on 4 cores: 1,3,5,7

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: 7.42 8.03 8.06 9/186 7371
/proc/meminfo: memFree=25028684/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) R 7369 7371 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0

[startup+0.018015 s]
/proc/loadavg: 7.42 8.03 8.06 9/186 7371
/proc/meminfo: memFree=25028684/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) R 7369 7371 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100999 s]
/proc/loadavg: 7.42 8.03 8.06 9/186 7371
/proc/meminfo: memFree=25028684/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) R 7369 7371 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300963 s]
/proc/loadavg: 7.42 8.03 8.06 9/186 7371
/proc/meminfo: memFree=25028684/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70089 s]
/proc/loadavg: 7.42 8.03 8.06 9/186 7371
/proc/meminfo: memFree=25028684/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 7.42 8.03 8.06 11/192 7377
/proc/meminfo: memFree=25013508/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1824668 CPUtime=1.49 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 3906 0 0 0 149 0 0 0 25 0 1 0 518765942 1868460032 2604 33554432000 4194304 4587354 140737027288656 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 456167 2604 337 96 0 452729 0
[pid=7373] ppid=7371 vsize=14304 CPUtime=1.49 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 1051 0 0 0 149 0 0 0 25 0 1 0 518765942 14647296 937 33554432000 4194304 4785740 140737112047808 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 3576 937 341 145 0 621 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=0.78 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 78 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=6520 CPUtime=1.49 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 1220 0 0 0 149 0 0 0 25 0 1 0 518765942 6676480 828 33554432000 4194304 4352236 140734189810368 18446744073709551615 4276771 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 1630 828 127 39 0 710 0
[pid=7376] ppid=7371 vsize=7984 CPUtime=0.7 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 608 0 0 0 70 0 0 0 25 0 1 0 518765942 8175616 500 33554432000 4194304 4331988 140737211890784 18446744073709551615 4317184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 1996 500 172 34 0 438 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2327764

[startup+3.10045 s]
/proc/loadavg: 7.71 8.08 8.07 11/192 7377
/proc/meminfo: memFree=24999548/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1827548 CPUtime=3.08 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 5762 0 0 0 308 0 0 0 25 0 1 0 518765942 1871409152 3516 33554432000 4194304 4587354 140737027288656 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 456887 3516 337 96 0 453449 0
[pid=7373] ppid=7371 vsize=15104 CPUtime=3.09 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 1244 0 0 0 309 0 0 0 25 0 1 0 518765942 15466496 1130 33554432000 4194304 4785740 140737112047808 18446744073709551615 4549648 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 3776 1130 341 145 0 821 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=1.62 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 162 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=6520 CPUtime=3.09 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 1572 0 0 0 309 0 0 0 25 0 1 0 518765942 6676480 828 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 1630 828 127 39 0 710 0
[pid=7376] ppid=7371 vsize=8288 CPUtime=1.45 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 672 0 0 0 145 0 0 0 25 0 1 0 518765942 8486912 564 33554432000 4194304 4331988 140737211890784 18446744073709551615 4310456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 2072 564 173 34 0 514 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2331748

[startup+6.30087 s]
/proc/loadavg: 7.71 8.08 8.07 11/192 7377
/proc/meminfo: memFree=24985664/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1828508 CPUtime=6.29 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 8094 0 0 0 628 1 0 0 25 0 1 0 518765942 1872392192 4040 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 457127 4040 337 96 0 453689 0
[pid=7373] ppid=7371 vsize=16456 CPUtime=6.29 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 1573 0 0 0 629 0 0 0 25 0 1 0 518765942 16850944 1459 33554432000 4194304 4785740 140737112047808 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 4114 1459 341 145 0 1159 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=3.22 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 322 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=6908 CPUtime=6.29 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 2242 0 0 0 629 0 0 0 25 0 1 0 518765942 7073792 922 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 1727 922 127 39 0 807 0
[pid=7376] ppid=7371 vsize=8668 CPUtime=3.03 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 730 0 0 0 303 0 0 0 25 0 1 0 518765942 8876032 622 33554432000 4194304 4331988 140737211890784 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 2167 622 173 34 0 609 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2334828

[startup+12.7007 s]
/proc/loadavg: 8.06 8.14 8.09 12/192 7377
/proc/meminfo: memFree=24975540/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1833108 CPUtime=12.69 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 12313 0 0 0 1267 2 0 0 25 0 1 0 518765942 1877102592 4387 33554432000 4194304 4587354 140737027288656 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 458277 4387 337 96 0 454839 0
[pid=7373] ppid=7371 vsize=18128 CPUtime=12.69 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 1991 0 0 0 1269 0 0 0 25 0 1 0 518765942 18563072 1877 33554432000 4194304 4785740 140737112047808 18446744073709551615 4538824 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 4532 1877 341 145 0 1577 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=6.42 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 642 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=8316 CPUtime=12.68 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 3586 0 0 0 1268 0 0 0 25 0 1 0 518765942 8515584 1274 33554432000 4194304 4352236 140734189810368 18446744073709551615 4329349 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 2079 1274 127 39 0 1159 0
[pid=7376] ppid=7371 vsize=9144 CPUtime=6.2 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 875 0 0 0 620 0 0 0 25 0 1 0 518765942 9363456 767 33554432000 4194304 4331988 140737211890784 18446744073709551615 4229459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 2286 767 173 34 0 728 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2342984

[startup+25.5004 s]
/proc/loadavg: 8.36 8.20 8.11 11/192 7410
/proc/meminfo: memFree=24958396/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1838460 CPUtime=25.49 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 18828 0 0 0 2545 4 0 0 25 0 1 0 518765942 1882583040 5866 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 459615 5866 337 96 0 456177 0
[pid=7373] ppid=7371 vsize=20192 CPUtime=25.49 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 2463 0 0 0 2549 0 0 0 25 0 1 0 518765942 20676608 2349 33554432000 4194304 4785740 140737112047808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 5048 2349 341 145 0 2093 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=12.75 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 1275 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=10932 CPUtime=25.49 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 6756 0 0 0 2548 1 0 0 25 0 1 0 518765942 11194368 1931 33554432000 4194304 4352236 140734189810368 18446744073709551615 4278776 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 2733 1931 127 39 0 1813 0
[pid=7376] ppid=7371 vsize=10556 CPUtime=12.6 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 1115 0 0 0 1260 0 0 0 25 0 1 0 518765942 10809344 1007 33554432000 4194304 4331988 140737211890784 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 2639 1007 173 34 0 1081 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2354428

[startup+51.1007 s]
/proc/loadavg: 8.99 8.36 8.17 11/192 7410
/proc/meminfo: memFree=24927536/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1860248 CPUtime=51.09 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 28303 0 0 0 5103 6 0 0 25 0 1 0 518765942 1904893952 9138 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 465062 9138 337 96 0 461624 0
[pid=7373] ppid=7371 vsize=22880 CPUtime=51.09 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 3134 0 0 0 5109 0 0 0 25 0 1 0 518765942 23429120 3020 33554432000 4194304 4785740 140737112047808 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 5720 3020 341 145 0 2765 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=25.51 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 2551 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=9784 CPUtime=51.09 cores=3

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

/proc/7376/statm: 21161 16085 173 34 0 19603 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 2524172

[startup+1002.3 s]
/proc/loadavg: 10.54 10.26 9.53 11/192 7628
/proc/meminfo: memFree=24615476/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1916852 CPUtime=1002.29 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 113988 0 0 0 100187 42 0 0 25 0 1 0 518765942 1962856448 21252 33554432000 4194304 4587354 140737027288656 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 479213 21252 337 96 0 475775 0
[pid=7373] ppid=7371 vsize=47076 CPUtime=1002.32 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 8721 0 0 0 100230 2 0 0 25 0 1 0 518765942 48205824 8607 33554432000 4194304 4785740 140737112047808 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 11769 8607 341 145 0 8814 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=498.54 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 49854 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=22848 CPUtime=1002.31 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 84295 0 0 0 100219 12 0 0 25 0 1 0 518765942 23396352 4910 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 5712 4910 127 39 0 4792 0
[pid=7376] ppid=7371 vsize=84644 CPUtime=498.3 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 17180 0 0 0 49819 11 0 0 25 0 1 0 518765942 86675456 17072 33554432000 4194304 4331988 140737211890784 18446744073709551615 4288464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 21161 17072 173 34 0 19603 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 2545708

[startup+1062.3 s]
/proc/loadavg: 10.37 10.25 9.57 11/192 7629
/proc/meminfo: memFree=24585324/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1919996 CPUtime=1062.29 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 116218 0 0 0 106184 45 0 0 25 0 1 0 518765942 1966075904 19579 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 479999 19579 337 96 0 476561 0
[pid=7373] ppid=7371 vsize=47836 CPUtime=1062.32 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 8888 0 0 0 106230 2 0 0 25 0 1 0 518765942 48984064 8774 33554432000 4194304 4785740 140737112047808 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 11959 8774 341 145 0 9004 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=528.4 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 52840 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=31040 CPUtime=1062.32 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 89095 0 0 0 106219 13 0 0 25 0 1 0 518765942 31784960 6958 33554432000 4194304 4352236 140734189810368 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 7760 6958 127 39 0 6840 0
[pid=7376] ppid=7371 vsize=84644 CPUtime=528.11 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 18119 0 0 0 52800 11 0 0 25 0 1 0 518765942 86675456 18011 33554432000 4194304 4331988 140737211890784 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 21161 18011 173 34 0 19603 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 2557804

[startup+1122.3 s]
/proc/loadavg: 10.29 10.24 9.61 11/192 7631
/proc/meminfo: memFree=24615304/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1928224 CPUtime=1122.29 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 124592 0 0 0 112181 48 0 0 25 0 1 0 518765942 1974501376 16280 33554432000 4194304 4587354 140737027288656 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 482056 16280 337 96 0 478618 0
[pid=7373] ppid=7371 vsize=48144 CPUtime=1122.32 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 8968 0 0 0 112230 2 0 0 25 0 1 0 518765942 49299456 8854 33554432000 4194304 4785740 140737112047808 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 12036 8854 341 145 0 9081 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=558.23 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 55823 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=22848 CPUtime=1122.32 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 90471 0 0 0 112219 13 0 0 25 0 1 0 518765942 23396352 4910 33554432000 4194304 4352236 140734189810368 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 5712 4910 127 39 0 4792 0
[pid=7376] ppid=7371 vsize=114112 CPUtime=557.96 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 18989 0 0 0 55784 12 0 0 25 0 1 0 518765942 116850688 18881 33554432000 4194304 4331988 140737211890784 18446744073709551615 4229527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 28528 18881 173 34 0 26970 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 2587616

[startup+1182.3 s]
/proc/loadavg: 10.39 10.28 9.65 11/192 7633
/proc/meminfo: memFree=24593832/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1911892 CPUtime=1182.29 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 130592 0 0 0 118178 51 0 0 25 0 1 0 518765942 1957777408 18198 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 477973 18198 337 96 0 474535 0
[pid=7373] ppid=7371 vsize=48620 CPUtime=1182.32 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 9087 0 0 0 118230 2 0 0 25 0 1 0 518765942 49786880 8973 33554432000 4194304 4785740 140737112047808 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 12155 8973 341 145 0 9200 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=588.06 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 58806 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=35392 CPUtime=1182.32 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 94983 0 0 0 118218 14 0 0 25 0 1 0 518765942 36241408 8046 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 8848 8046 127 39 0 7928 0
[pid=7376] ppid=7371 vsize=114244 CPUtime=587.81 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 19987 0 0 0 58768 13 0 0 25 0 1 0 518765942 116985856 19879 33554432000 4194304 4331988 140737211890784 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 28561 19879 173 34 0 27003 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 2584436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.26 10.25 9.66 12/192 7633
/proc/meminfo: memFree=24586008/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1886144 CPUtime=1201.69 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 133416 0 0 0 120117 52 0 0 25 0 1 0 518765942 1931411456 17012 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 471536 17012 337 96 0 468098 0
[pid=7373] ppid=7371 vsize=48788 CPUtime=1201.73 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 9118 0 0 0 120171 2 0 0 25 0 1 0 518765942 49958912 9004 33554432000 4194304 4785740 140737112047808 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 12197 9004 341 145 0 9242 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=597.73 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 59773 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=31040 CPUtime=1201.73 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 95271 0 0 0 120159 14 0 0 25 0 1 0 518765942 31784960 6958 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 7760 6958 127 39 0 6840 0
[pid=7376] ppid=7371 vsize=114244 CPUtime=597.43 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 20311 0 0 0 59730 13 0 0 25 0 1 0 518765942 116985856 20203 33554432000 4194304 4331988 140737211890784 18446744073709551615 4240720 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 28561 20203 173 34 0 27003 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2554504

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.26 10.25 9.66 12/192 7633
/proc/meminfo: memFree=24586008/32951124 swapFree=67111352/67111528
[pid=7371] ppid=7369 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7371/stat : 7371 (ppfolio) S 7369 7371 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 518765942 18763776 390 33554432000 4194304 4287625 140734242772368 18446744073709551615 246516854287 0 0 4096 65536 4613330754678554623 0 0 17 1 0 0 0
/proc/7371/statm: 4581 390 341 23 0 91 0
[pid=7372] ppid=7371 vsize=1886144 CPUtime=1201.69 cores=1
/proc/7372/stat : 7372 (cryptominisat) R 7371 7371 7180 0 -1 4202496 133416 0 0 0 120117 52 0 0 25 0 1 0 518765942 1931411456 17012 33554432000 4194304 4587354 140737027288656 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7372/statm: 471536 17012 337 96 0 468098 0
[pid=7373] ppid=7371 vsize=48788 CPUtime=1201.73 cores=5
/proc/7373/stat : 7373 (clasp) R 7371 7371 7180 0 -1 4202496 9118 0 0 0 120171 2 0 0 25 0 1 0 518765942 49958912 9004 33554432000 4194304 4785740 140737112047808 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7373/statm: 12197 9004 341 145 0 9242 0
[pid=7374] ppid=7371 vsize=455964 CPUtime=597.73 cores=7
/proc/7374/stat : 7374 (TNM) R 7371 7371 7180 0 -1 4202496 356 0 0 0 59773 0 0 0 25 0 1 0 518765942 466907136 252 33554432000 134512640 134534564 4292397168 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7374/statm: 113991 252 95 6 0 112657 0
[pid=7375] ppid=7371 vsize=31040 CPUtime=1201.73 cores=3
/proc/7375/stat : 7375 (lingeling) R 7371 7371 7180 0 -1 4202496 95271 0 0 0 120159 14 0 0 25 0 1 0 518765942 31784960 6958 33554432000 4194304 4352236 140734189810368 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7375/statm: 7760 6958 127 39 0 6840 0
[pid=7376] ppid=7371 vsize=114244 CPUtime=597.43 cores=7
/proc/7376/stat : 7376 (march_hi) R 7371 7371 7180 0 -1 4202496 20311 0 0 0 59730 13 0 0 25 0 1 0 518765942 116985856 20203 33554432000 4194304 4331988 140737211890784 18446744073709551615 4240720 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7376/statm: 28561 20203 173 34 0 27003 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2554504

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7371 and gives
#  childrusage.ru_utime.tv_sec=4202
#  childrusage.ru_utime.tv_usec=216166
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=713891
# CPU time returned by wait4() is 4202.93
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4799.5
CPU system time (s): 0.81
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 4380204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4202.22
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238720
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= 474
involuntary context switches= 32445

runsolver used 1.81372 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 12:07:57
IDJOB=3191217
IDBENCH=82948
IDSOLVER=1612
FILE ID=node134/3191217-1304071677
RUNJOBID= node134-1304071677-7347
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191217-1304071677/watcher-3191217-1304071677 -o /tmp/evaluation-result-3191217-1304071677/solver-3191217-1304071677 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191217-1304071677.cnf

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

MD5SUM BENCH= 82834b232944ca118e4175405e325327
RANDOM SEED=2016118291

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25028716 kB
Buffers:       1481784 kB
Cached:        5851788 kB
SwapCached:         64 kB
Active:        1446500 kB
Inactive:      5954008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25028716 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           20344 kB
Writeback:           0 kB
AnonPages:       67016 kB
Mapped:          16116 kB
Slab:           459356 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   669704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71564 MiB
End job on node134 at 2011-04-29 12:28:01