Trace number 3191093

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.16 1201.61

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
MD5SUM6cadcf1602218f53da431eaffbc93148
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3191093-1304058074/watcher-3191093-1304058074 -o /tmp/evaluation-result-3191093-1304058074/solver-3191093-1304058074 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191093-1304058074.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: 10.29 10.22 10.15 6/182 2558
/proc/meminfo: memFree=19882372/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 2826088480823 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0

[startup+0.220798 s]
/proc/loadavg: 10.29 10.22 10.15 6/182 2558
/proc/meminfo: memFree=19882372/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300782 s]
/proc/loadavg: 10.29 10.22 10.15 6/182 2558
/proc/meminfo: memFree=19882372/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400764 s]
/proc/loadavg: 10.29 10.22 10.15 6/182 2558
/proc/meminfo: memFree=19882372/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700712 s]
/proc/loadavg: 10.29 10.22 10.15 6/182 2558
/proc/meminfo: memFree=19882372/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 10.29 10.22 10.15 11/188 2564
/proc/meminfo: memFree=19867932/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=1216556 CPUtime=1.49 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 3208 0 0 0 149 0 0 0 25 0 1 0 517407134 1245753344 1231 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 304139 1231 330 96 0 300701 0
[pid=2560] ppid=2558 vsize=15440 CPUtime=1.49 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 1293 0 0 0 149 0 0 0 25 0 1 0 517407134 15810560 1185 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 3860 1185 340 145 0 905 0
[pid=2561] ppid=2558 vsize=452788 CPUtime=0.78 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 514 0 0 0 78 0 0 0 25 0 1 0 517407134 463654912 411 33554432000 134512640 134534564 4290280016 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 113197 411 91 6 0 111863 0
[pid=2562] ppid=2558 vsize=7680 CPUtime=1.49 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 1412 0 0 0 149 0 0 0 25 0 1 0 517407134 7864320 1114 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 1920 1114 127 39 0 1000 0
[pid=2563] ppid=2558 vsize=8528 CPUtime=0.69 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 1989 0 0 0 69 0 0 0 25 0 1 0 517407134 8732672 600 33554432000 4194304 4331988 140733440138688 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 2132 600 174 34 0 574 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1719316

[startup+3.10029 s]
/proc/loadavg: 10.27 10.22 10.15 11/188 2564
/proc/meminfo: memFree=19857636/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=1223488 CPUtime=3.09 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 5863 0 0 0 309 0 0 0 25 0 1 0 517407134 1252851712 3350 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 305872 3350 336 96 0 302434 0
[pid=2560] ppid=2558 vsize=16180 CPUtime=3.09 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 1481 0 0 0 309 0 0 0 25 0 1 0 517407134 16568320 1373 33554432000 4194304 4785740 140736676892352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 4045 1373 340 145 0 1090 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=1.57 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 157 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=7624 CPUtime=3.09 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 1606 0 0 0 309 0 0 0 25 0 1 0 517407134 7806976 1100 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 1906 1100 127 39 0 986 0
[pid=2563] ppid=2558 vsize=8700 CPUtime=1.49 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 2002 0 0 0 149 0 0 0 25 0 1 0 517407134 8908800 613 33554432000 4194304 4331988 140733440138688 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 2175 613 174 34 0 617 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1731084

[startup+6.30072 s]
/proc/loadavg: 10.27 10.22 10.15 11/188 2564
/proc/meminfo: memFree=19853424/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=1224532 CPUtime=6.29 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 7900 0 0 0 629 0 0 0 25 0 1 0 517407134 1253920768 3570 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 306133 3570 336 96 0 302695 0
[pid=2560] ppid=2558 vsize=17384 CPUtime=6.29 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 1769 0 0 0 629 0 0 0 25 0 1 0 517407134 17801216 1661 33554432000 4194304 4785740 140736676892352 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 4346 1661 341 145 0 1391 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=3.16 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 316 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=7752 CPUtime=6.29 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 1894 0 0 0 629 0 0 0 25 0 1 0 517407134 7938048 1132 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 1938 1132 127 39 0 1018 0
[pid=2563] ppid=2558 vsize=9156 CPUtime=3.09 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 2103 0 0 0 309 0 0 0 25 0 1 0 517407134 9375744 714 33554432000 4194304 4331988 140733440138688 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 2289 714 175 34 0 731 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1733916

[startup+12.7006 s]
/proc/loadavg: 10.23 10.21 10.14 11/188 2565
/proc/meminfo: memFree=19847272/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=46116 CPUtime=12.68 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 12631 0 0 0 1268 0 0 0 25 0 1 0 517407134 47222784 5978 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 11529 5978 336 96 0 8091 0
[pid=2560] ppid=2558 vsize=18904 CPUtime=12.69 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 2088 0 0 0 1269 0 0 0 25 0 1 0 517407134 19357696 1980 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 4726 1980 341 145 0 1771 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=6.32 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 632 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=10120 CPUtime=12.69 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 3030 0 0 0 1269 0 0 0 25 0 1 0 517407134 10362880 1692 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 2530 1692 127 39 0 1610 0
[pid=2563] ppid=2558 vsize=9724 CPUtime=6.29 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 2200 0 0 0 629 0 0 0 25 0 1 0 517407134 9957376 811 33554432000 4194304 4331988 140733440138688 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 2431 811 175 34 0 873 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 559956

[startup+25.5063 s]
/proc/loadavg: 10.19 10.20 10.14 11/188 2565
/proc/meminfo: memFree=19837200/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=1238136 CPUtime=25.5 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 19207 0 0 0 2548 2 0 0 25 0 1 0 517407134 1267851264 5804 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 309534 5804 336 96 0 306096 0
[pid=2560] ppid=2558 vsize=21548 CPUtime=25.49 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 2676 0 0 0 2549 0 0 0 25 0 1 0 517407134 22065152 2568 33554432000 4194304 4785740 140736676892352 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 5387 2568 341 145 0 2432 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=12.7 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 1270 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=11020 CPUtime=25.49 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 4023 0 0 0 2549 0 0 0 25 0 1 0 517407134 11284480 1917 33554432000 4194304 4352236 140736410469888 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 2755 1917 127 39 0 1835 0
[pid=2563] ppid=2558 vsize=10236 CPUtime=12.64 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 2397 0 0 0 1264 0 0 0 25 0 1 0 517407134 10481664 1008 33554432000 4194304 4331988 140733440138688 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 2559 1008 175 34 0 1001 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1756032

[startup+51.1008 s]
/proc/loadavg: 10.21 10.20 10.14 11/188 2566
/proc/meminfo: memFree=19827820/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=48216 CPUtime=51.09 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 29251 0 0 0 5105 4 0 0 25 0 1 0 517407134 49373184 6858 33554432000 4194304 4587354 140735662933776 18446744073709551615 4244184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 12054 6858 336 96 0 8616 0
[pid=2560] ppid=2558 vsize=24020 CPUtime=51.08 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 3254 0 0 0 5108 0 0 0 25 0 1 0 517407134 24596480 3146 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 6005 3146 341 145 0 3050 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=25.42 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 2542 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=12944 CPUtime=51.08 cores=2

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

/proc/2563/statm: 17190 13112 175 34 0 15632 0
Current children cumulated CPU time (s) 3524.56
Current children cumulated vsize (KiB) 704376

[startup+942.3 s]
/proc/loadavg: 5.06 6.40 8.36 6/177 2607
/proc/meminfo: memFree=19831140/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=81896 CPUtime=942.31 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 136489 0 0 0 94185 46 0 0 25 0 1 0 517407134 83861504 15828 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 20474 15828 336 96 0 17036 0
[pid=2560] ppid=2558 vsize=46124 CPUtime=942.31 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 8257 0 0 0 94230 1 0 0 25 0 1 0 517407134 47230976 8065 33554432000 4194304 4785740 140736676892352 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 11531 8065 341 145 0 8576 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=468.73 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 46873 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=30840 CPUtime=942.22 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 41325 0 0 0 94217 5 0 0 25 0 1 0 517407134 31580160 6904 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328030 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 7710 6904 127 39 0 6790 0
[pid=2563] ppid=2558 vsize=68760 CPUtime=468.68 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 15198 0 0 0 46862 6 0 0 25 0 1 0 517407134 70410240 13809 33554432000 4194304 4331988 140733440138688 18446744073709551615 4299107 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 17190 13809 175 34 0 15632 0
Current children cumulated CPU time (s) 3764.25
Current children cumulated vsize (KiB) 702712

[startup+1002.31 s]
/proc/loadavg: 5.13 6.17 8.16 6/177 2609
/proc/meminfo: memFree=19826876/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=82020 CPUtime=1002.32 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 143858 0 0 0 100182 50 0 0 25 0 1 0 517407134 83988480 15410 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 20505 15410 336 96 0 17067 0
[pid=2560] ppid=2558 vsize=46504 CPUtime=1002.31 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 8357 0 0 0 100230 1 0 0 25 0 1 0 517407134 47620096 8165 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 11626 8165 341 145 0 8671 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=498.59 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 49859 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=33144 CPUtime=1002.22 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 43053 0 0 0 100217 5 0 0 25 0 1 0 517407134 33939456 7480 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 8286 7480 127 39 0 7366 0
[pid=2563] ppid=2558 vsize=68760 CPUtime=498.51 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 16072 0 0 0 49845 6 0 0 25 0 1 0 517407134 70410240 14683 33554432000 4194304 4331988 140733440138688 18446744073709551615 4237364 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 17190 14683 175 34 0 15632 0
Current children cumulated CPU time (s) 4003.95
Current children cumulated vsize (KiB) 705520

[startup+1062.3 s]
/proc/loadavg: 5.12 5.97 7.96 6/177 2611
/proc/meminfo: memFree=19811668/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=82152 CPUtime=1062.32 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 150968 0 0 0 106179 53 0 0 25 0 1 0 517407134 84123648 14576 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 20538 14576 336 96 0 17100 0
[pid=2560] ppid=2558 vsize=48120 CPUtime=1062.31 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 8720 0 0 0 106230 1 0 0 25 0 1 0 517407134 49274880 8528 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 12030 8528 341 145 0 9075 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=528.42 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 52842 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=36472 CPUtime=1062.21 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 45165 0 0 0 106216 5 0 0 25 0 1 0 517407134 37347328 8312 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 9118 8312 127 39 0 8198 0
[pid=2563] ppid=2558 vsize=68760 CPUtime=528.39 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 16910 0 0 0 52832 7 0 0 25 0 1 0 517407134 70410240 15521 33554432000 4194304 4331988 140733440138688 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 17190 15521 175 34 0 15632 0
Current children cumulated CPU time (s) 4243.65
Current children cumulated vsize (KiB) 710596

[startup+1122.3 s]
/proc/loadavg: 5.22 5.84 7.79 6/177 2612
/proc/meminfo: memFree=19813724/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=1301120 CPUtime=1122.32 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 157161 0 0 0 112176 56 0 0 25 0 1 0 517407134 1332346880 16671 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 325280 16671 336 96 0 321842 0
[pid=2560] ppid=2558 vsize=48972 CPUtime=1122.31 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 8950 0 0 0 112230 1 0 0 25 0 1 0 517407134 50147328 8710 33554432000 4194304 4785740 140736676892352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 12243 8710 341 145 0 9288 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=558.31 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 55831 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=31868 CPUtime=1122.21 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 46574 0 0 0 112216 5 0 0 25 0 1 0 517407134 32632832 7161 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 7967 7161 127 39 0 7047 0
[pid=2563] ppid=2558 vsize=98228 CPUtime=558.21 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 17778 0 0 0 55813 8 0 0 25 0 1 0 517407134 100585472 16389 33554432000 4194304 4331988 140733440138688 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 24557 16389 175 34 0 22999 0
Current children cumulated CPU time (s) 4483.36
Current children cumulated vsize (KiB) 1955280

[startup+1182.3 s]
/proc/loadavg: 5.14 5.70 7.62 6/177 2614
/proc/meminfo: memFree=19814796/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=82344 CPUtime=1182.31 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 164288 0 0 0 118171 60 0 0 25 0 1 0 517407134 84320256 15560 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 20586 15560 336 96 0 17148 0
[pid=2560] ppid=2558 vsize=48972 CPUtime=1182.31 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 9034 0 0 0 118230 1 0 0 25 0 1 0 517407134 50147328 8746 33554432000 4194304 4785740 140736676892352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 12243 8746 341 145 0 9288 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=588.12 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 58812 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=32124 CPUtime=1182.2 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 47918 0 0 0 118215 5 0 0 25 0 1 0 517407134 32894976 7225 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 8031 7225 127 39 0 7111 0
[pid=2563] ppid=2558 vsize=98228 CPUtime=588.1 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 18614 0 0 0 58802 8 0 0 25 0 1 0 517407134 100585472 17225 33554432000 4194304 4331988 140733440138688 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 24557 17225 175 34 0 22999 0
Current children cumulated CPU time (s) 4723.04
Current children cumulated vsize (KiB) 736760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.10 5.65 7.56 6/177 2614
/proc/meminfo: memFree=19806104/32950904 swapFree=67082284/67111528
[pid=2558] ppid=2556 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2558/stat : 2558 (ppfolio) S 2556 2558 1762 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517407134 18763776 390 33554432000 4194304 4287625 140734940394224 18446744073709551615 237278899727 0 0 4096 65536 1281265714505711615 0 0 17 4 0 0 0
/proc/2558/statm: 4581 390 341 23 0 91 0
[pid=2559] ppid=2558 vsize=82344 CPUtime=1201.62 cores=0
/proc/2559/stat : 2559 (cryptominisat) R 2558 2558 1762 0 -1 4202496 165686 0 0 0 120101 61 0 0 25 0 1 0 517407134 84320256 16912 33554432000 4194304 4587354 140735662933776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2559/statm: 20586 16912 336 96 0 17148 0
[pid=2560] ppid=2558 vsize=49540 CPUtime=1201.61 cores=4
/proc/2560/stat : 2560 (clasp) R 2558 2558 1762 0 -1 4202496 9158 0 0 0 120160 1 0 0 25 0 1 0 517407134 50728960 8870 33554432000 4194304 4785740 140736676892352 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2560/statm: 12385 8870 341 145 0 9430 0
[pid=2561] ppid=2558 vsize=456768 CPUtime=597.72 cores=6
/proc/2561/stat : 2561 (TNM) R 2558 2558 1762 0 -1 4202496 596 0 0 0 59772 0 0 0 25 0 1 0 517407134 467730432 493 33554432000 134512640 134534564 4290280016 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2561/statm: 114192 493 95 6 0 112858 0
[pid=2562] ppid=2558 vsize=33660 CPUtime=1201.51 cores=2
/proc/2562/stat : 2562 (lingeling) R 2558 2558 1762 0 -1 4202496 48302 0 0 0 120146 5 0 0 25 0 1 0 517407134 34467840 7609 33554432000 4194304 4352236 140736410469888 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2562/statm: 8415 7609 127 39 0 7495 0
[pid=2563] ppid=2558 vsize=98228 CPUtime=597.7 cores=6
/proc/2563/stat : 2563 (march_hi) R 2558 2558 1762 0 -1 4202496 18886 0 0 0 59762 8 0 0 25 0 1 0 517407134 100585472 17497 33554432000 4194304 4331988 140733440138688 18446744073709551615 4299324 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2563/statm: 24557 17497 175 34 0 22999 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 738864

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

Real time (s): 1201.61
CPU time (s): 4800.16
CPU user time (s): 4799.41
CPU system time (s): 0.75
CPU usage (%): 399.477
Max. virtual memory (cumulated for all children) (KiB): 4810612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 524
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= 521
involuntary context switches= 6

runsolver used 1.9947 second user time and 4.19636 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 08:21:14
IDJOB=3191093
IDBENCH=82824
IDSOLVER=1612
FILE ID=node121/3191093-1304058074
RUNJOBID= node121-1304053779-1780
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191093-1304058074/watcher-3191093-1304058074 -o /tmp/evaluation-result-3191093-1304058074/solver-3191093-1304058074 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191093-1304058074.cnf

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=2097111688

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19882404 kB
Buffers:       2180336 kB
Cached:       10213296 kB
SwapCached:       2776 kB
Active:        9235480 kB
Inactive:      3311296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19882404 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:      150928 kB
Mapped:          15752 kB
Slab:           455592 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   788920 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= 72644 MiB
End job on node121 at 2011-04-29 08:41:17