Trace number 3251303

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

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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

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-3251303-1304099303/watcher-3251303-1304099303 -o /tmp/evaluation-result-3251303-1304099303/solver-3251303-1304099303 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3251303-1304099303.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: 10.08 9.56 9.40 6/182 29715
/proc/meminfo: memFree=15739264/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) R 29713 29715 28861 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0

[startup+0.219964 s]
/proc/loadavg: 10.08 9.56 9.40 6/182 29715
/proc/meminfo: memFree=15739264/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300953 s]
/proc/loadavg: 10.08 9.56 9.40 6/182 29715
/proc/meminfo: memFree=15739264/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400932 s]
/proc/loadavg: 10.08 9.56 9.40 6/182 29715
/proc/meminfo: memFree=15739264/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700879 s]
/proc/loadavg: 10.08 9.56 9.40 6/182 29715
/proc/meminfo: memFree=15739264/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 10.08 9.56 9.40 11/188 29722
/proc/meminfo: memFree=15674676/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=47532 CPUtime=1.49 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 9247 0 0 0 148 1 0 0 25 0 1 0 600161055 48672768 7117 33554432000 4194304 4587354 140737048496848 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 11883 7117 326 96 0 8445 0
[pid=29717] ppid=29715 vsize=25236 CPUtime=1.49 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 4805 0 0 0 149 0 0 0 25 0 1 0 600161055 25841664 3651 33554432000 4194304 4785740 140734242163136 18446744073709551615 215988253381 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 6309 3651 340 145 0 3354 0
[pid=29718] ppid=29715 vsize=458860 CPUtime=0.7 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 2562 0 0 0 70 0 0 0 25 0 1 0 600161055 469872640 2459 33554432000 134512640 134534564 4294058688 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 114715 2459 91 6 0 113381 0
[pid=29719] ppid=29715 vsize=10916 CPUtime=1.49 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 2344 0 0 0 149 0 0 0 25 0 1 0 600161055 11177984 1722 33554432000 4194304 4352236 140734211318464 18446744073709551615 4267799 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 2729 1722 124 39 0 1809 0
[pid=29720] ppid=29715 vsize=27176 CPUtime=0.77 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 11934 0 0 0 76 1 0 0 25 0 1 0 600161055 27828224 2812 33554432000 4194304 4331988 140733328823392 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 6794 2812 171 34 0 5236 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 588044

[startup+3.10046 s]
/proc/loadavg: 10.08 9.56 9.40 11/188 29722
/proc/meminfo: memFree=15656944/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=162444 CPUtime=3.09 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 10588 0 0 0 308 1 0 0 25 0 1 0 600161055 166342656 7124 33554432000 4194304 4587354 140737048496848 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 40611 7124 337 96 0 37173 0
[pid=29717] ppid=29715 vsize=35728 CPUtime=3.08 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 7408 0 0 0 308 0 0 0 25 0 1 0 600161055 36585472 6254 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 8932 6255 340 145 0 5977 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=1.5 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 150 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=19884 CPUtime=3.08 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 4499 0 0 0 308 0 0 0 25 0 1 0 600161055 20361216 3877 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 4971 3877 127 39 0 4051 0
[pid=29720] ppid=29715 vsize=27308 CPUtime=1.56 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 11983 0 0 0 155 1 0 0 25 0 1 0 600161055 27963392 2861 33554432000 4194304 4331988 140733328823392 18446744073709551615 4299047 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 6827 2861 174 34 0 5269 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 727564

[startup+6.3009 s]
/proc/loadavg: 10.07 9.57 9.41 11/188 29722
/proc/meminfo: memFree=15618604/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=169580 CPUtime=6.29 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 11903 0 0 0 628 1 0 0 25 0 1 0 600161055 173649920 8439 33554432000 4194304 4587354 140737048496848 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 42395 8439 337 96 0 38957 0
[pid=29717] ppid=29715 vsize=53536 CPUtime=6.29 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 11791 0 0 0 628 1 0 0 25 0 1 0 600161055 54820864 10637 33554432000 4194304 4785740 140734242163136 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 13384 10637 340 145 0 10429 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=3.2 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 320 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=21420 CPUtime=6.29 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 4883 0 0 0 628 1 0 0 25 0 1 0 600161055 21934080 4261 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 5355 4261 127 39 0 4435 0
[pid=29720] ppid=29715 vsize=27604 CPUtime=3.05 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 12041 0 0 0 304 1 0 0 25 0 1 0 600161055 28266496 2919 33554432000 4194304 4331988 140733328823392 18446744073709551615 4246712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 6901 2919 174 34 0 5343 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 754340

[startup+12.7008 s]
/proc/loadavg: 10.15 9.59 9.42 11/188 29722
/proc/meminfo: memFree=15582304/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=161168 CPUtime=12.69 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 19021 0 0 0 1267 2 0 0 25 0 1 0 600161055 165036032 13659 33554432000 4194304 4587354 140737048496848 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 40292 13659 337 96 0 36854 0
[pid=29717] ppid=29715 vsize=63716 CPUtime=12.69 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 14280 0 0 0 1267 2 0 0 25 0 1 0 600161055 65245184 13126 33554432000 4194304 4785740 140734242163136 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 15929 13126 340 145 0 12974 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=6.4 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 640 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=21932 CPUtime=12.69 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 5266 0 0 0 1268 1 0 0 25 0 1 0 600161055 22458368 4644 33554432000 4194304 4352236 140734211318464 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 5483 4644 127 39 0 4563 0
[pid=29720] ppid=29715 vsize=27604 CPUtime=6.21 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 12056 0 0 0 620 1 0 0 25 0 1 0 600161055 28266496 2934 33554432000 4194304 4331988 140733328823392 18446744073709551615 4210426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 6901 2934 174 34 0 5343 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 756620

[startup+25.5065 s]
/proc/loadavg: 10.11 9.61 9.42 11/188 29722
/proc/meminfo: memFree=15526384/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=214468 CPUtime=25.49 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 25234 0 0 0 2546 3 0 0 25 0 1 0 600161055 219615232 17110 33554432000 4194304 4587354 140737048496848 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 53617 17110 337 96 0 50179 0
[pid=29717] ppid=29715 vsize=85300 CPUtime=25.49 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 19401 0 0 0 2546 3 0 0 25 0 1 0 600161055 87347200 18247 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 21325 18247 340 145 0 18370 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=12.75 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 1275 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=34736 CPUtime=25.49 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 8467 0 0 0 2548 1 0 0 25 0 1 0 600161055 35569664 7845 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 8684 7845 127 39 0 7764 0
[pid=29720] ppid=29715 vsize=27880 CPUtime=12.59 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 12086 0 0 0 1258 1 0 0 25 0 1 0 600161055 28549120 2964 33554432000 4194304 4331988 140733328823392 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 6970 2964 174 34 0 5412 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 844584

[startup+51.1011 s]
/proc/loadavg: 10.14 9.66 9.44 11/188 29723
/proc/meminfo: memFree=15435936/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=236988 CPUtime=51.08 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 39333 0 0 0 5103 5 0 0 25 0 1 0 600161055 242675712 28382 33554432000 4194304 4587354 140737048496848 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 59247 28382 337 96 0 55809 0
[pid=29717] ppid=29715 vsize=107464 CPUtime=51.09 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 24688 0 0 0 5104 5 0 0 25 0 1 0 600161055 110043136 23534 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 26866 23534 340 145 0 23911 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=25.5 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 2550 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=47028 CPUtime=51.09 cores=3

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

/proc/29720/statm: 11801 7382 175 34 0 10243 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1178764

[startup+1002.31 s]
/proc/loadavg: 10.21 10.16 9.88 11/188 29790
/proc/meminfo: memFree=15224616/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=267468 CPUtime=1002.31 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 191579 0 0 0 100150 81 0 0 25 0 1 0 600161055 273887232 43433 33554432000 4194304 4587354 140737048496848 18446744073709551615 4244432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 66867 43433 337 96 0 63429 0
[pid=29717] ppid=29715 vsize=283724 CPUtime=1002.3 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 65650 0 0 0 100211 19 0 0 25 0 1 0 600161055 290533376 64496 33554432000 4194304 4785740 140734242163136 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 70931 64496 340 145 0 67976 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=498.52 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 49852 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=69284 CPUtime=1002.32 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 256604 0 0 0 100199 33 0 0 25 0 1 0 600161055 70946816 16514 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 17321 16514 127 39 0 16401 0
[pid=29720] ppid=29715 vsize=47204 CPUtime=498.32 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 16748 0 0 0 49828 4 0 0 25 0 1 0 600161055 48336896 7626 33554432000 4194304 4331988 140733328823392 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 11801 7626 175 34 0 10243 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 1149880

[startup+1062.3 s]
/proc/loadavg: 10.11 10.14 9.90 11/188 29792
/proc/meminfo: memFree=15170148/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=267468 CPUtime=1062.3 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 202430 0 0 0 106143 87 0 0 25 0 1 0 600161055 273887232 43433 33554432000 4194304 4587354 140737048496848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 66867 43433 337 96 0 63429 0
[pid=29717] ppid=29715 vsize=288632 CPUtime=1062.3 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 66707 0 0 0 106210 20 0 0 25 0 1 0 600161055 295559168 65553 33554432000 4194304 4785740 140734242163136 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 72158 65553 340 145 0 69203 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=528.32 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 52832 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=69284 CPUtime=1062.31 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 272220 0 0 0 106196 35 0 0 25 0 1 0 600161055 70946816 16514 33554432000 4194304 4352236 140734211318464 18446744073709551615 4204176 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 17321 16514 127 39 0 16401 0
[pid=29720] ppid=29715 vsize=55936 CPUtime=528.19 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 17044 0 0 0 52815 4 0 0 25 0 1 0 600161055 57278464 7922 33554432000 4194304 4331988 140733328823392 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 13984 7922 175 34 0 12426 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 1163520

[startup+1122.3 s]
/proc/loadavg: 10.23 10.17 9.92 11/188 29793
/proc/meminfo: memFree=15047464/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=267468 CPUtime=1122.3 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 213121 0 0 0 112137 93 0 0 25 0 1 0 600161055 273887232 46416 33554432000 4194304 4587354 140737048496848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 66867 46416 337 96 0 63429 0
[pid=29717] ppid=29715 vsize=290976 CPUtime=1122.3 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 67280 0 0 0 112210 20 0 0 25 0 1 0 600161055 297959424 66126 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 72744 66126 340 145 0 69789 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=558.17 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 55817 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=70308 CPUtime=1122.3 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 276444 0 0 0 112195 35 0 0 25 0 1 0 600161055 71995392 16770 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 17577 16770 127 39 0 16657 0
[pid=29720] ppid=29715 vsize=55936 CPUtime=558 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 17257 0 0 0 55796 4 0 0 25 0 1 0 600161055 57278464 8135 33554432000 4194304 4331988 140733328823392 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 13984 8135 175 34 0 12426 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 1166888

[startup+1182.3 s]
/proc/loadavg: 10.08 10.14 9.92 11/188 29795
/proc/meminfo: memFree=15042712/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=267468 CPUtime=1182.31 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 222080 0 0 0 118132 99 0 0 25 0 1 0 600161055 273887232 43955 33554432000 4194304 4587354 140737048496848 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 66867 43955 337 96 0 63429 0
[pid=29717] ppid=29715 vsize=295236 CPUtime=1182.31 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 68323 0 0 0 118211 20 0 0 25 0 1 0 600161055 302321664 67169 33554432000 4194304 4785740 140734242163136 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 73809 67169 340 145 0 70854 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=588.01 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 58801 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=108196 CPUtime=1182.31 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 300380 0 0 0 118193 38 0 0 25 0 1 0 600161055 110792704 26242 33554432000 4194304 4352236 140734211318464 18446744073709551615 4278712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 27049 26242 127 39 0 26129 0
[pid=29720] ppid=29715 vsize=55936 CPUtime=587.85 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 17552 0 0 0 58780 5 0 0 25 0 1 0 600161055 57278464 8430 33554432000 4194304 4331988 140733328823392 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 13984 8430 175 34 0 12426 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 1209036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.18 10.16 9.93 11/188 29796
/proc/meminfo: memFree=14975368/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=378212 CPUtime=1201.72 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 249177 0 0 0 120068 104 0 0 25 0 1 0 600161055 387289088 71014 33554432000 4194304 4587354 140737048496848 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 94553 71014 337 96 0 91115 0
[pid=29717] ppid=29715 vsize=296420 CPUtime=1201.71 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 68536 0 0 0 120151 20 0 0 25 0 1 0 600161055 303534080 67382 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 74105 67382 340 145 0 71150 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=597.65 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 59765 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=91812 CPUtime=1201.72 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 300380 0 0 0 120134 38 0 0 25 0 1 0 600161055 94015488 22146 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 22953 22146 127 39 0 22033 0
[pid=29720] ppid=29715 vsize=55936 CPUtime=597.51 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 17610 0 0 0 59746 5 0 0 25 0 1 0 600161055 57278464 8488 33554432000 4194304 4331988 140733328823392 18446744073709551615 4226423 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 13984 8488 175 34 0 12426 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1304580

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.18 10.16 9.93 11/188 29796
/proc/meminfo: memFree=14975368/32950940 swapFree=67111528/67111528
[pid=29715] ppid=29713 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29715/stat : 29715 (ppfolio) S 29713 29715 28861 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 600161055 18763776 389 33554432000 4194304 4287625 140734583798896 18446744073709551615 215988612623 0 0 4096 65536 4396586638835187711 0 0 17 1 0 0 0
/proc/29715/statm: 4581 389 341 23 0 91 0
[pid=29716] ppid=29715 vsize=378212 CPUtime=1201.72 cores=1
/proc/29716/stat : 29716 (cryptominisat) R 29715 29715 28861 0 -1 4202496 249177 0 0 0 120068 104 0 0 25 0 1 0 600161055 387289088 71014 33554432000 4194304 4587354 140737048496848 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29716/statm: 94553 71014 337 96 0 91115 0
[pid=29717] ppid=29715 vsize=296420 CPUtime=1201.71 cores=5
/proc/29717/stat : 29717 (clasp) R 29715 29715 28861 0 -1 4202496 68536 0 0 0 120151 20 0 0 25 0 1 0 600161055 303534080 67382 33554432000 4194304 4785740 140734242163136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29717/statm: 74105 67382 340 145 0 71150 0
[pid=29718] ppid=29715 vsize=463876 CPUtime=597.65 cores=7
/proc/29718/stat : 29718 (TNM) R 29715 29715 28861 0 -1 4202496 3669 0 0 0 59765 0 0 0 25 0 1 0 600161055 475009024 3566 33554432000 134512640 134534564 4294058688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29718/statm: 115969 3566 95 6 0 114635 0
[pid=29719] ppid=29715 vsize=91812 CPUtime=1201.72 cores=3
/proc/29719/stat : 29719 (lingeling) R 29715 29715 28861 0 -1 4202496 300380 0 0 0 120134 38 0 0 25 0 1 0 600161055 94015488 22146 33554432000 4194304 4352236 140734211318464 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29719/statm: 22953 22146 127 39 0 22033 0
[pid=29720] ppid=29715 vsize=55936 CPUtime=597.51 cores=7
/proc/29720/stat : 29720 (march_hi) R 29715 29715 28861 0 -1 4202496 17610 0 0 0 59746 5 0 0 25 0 1 0 600161055 57278464 8488 33554432000 4194304 4331988 140733328823392 18446744073709551615 4226423 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29720/statm: 13984 8488 175 34 0 12426 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1304580

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29715 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=656142
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 597.666
# 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): 4798.64
CPU system time (s): 1.67
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 5713036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.656
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4190
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= 346
involuntary context switches= 12272

runsolver used 1.85872 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 19:48:23
IDJOB=3251303
IDBENCH=88218
IDSOLVER=1612
FILE ID=node117/3251303-1304099303
RUNJOBID= node117-1304095715-28880
PBS_JOBID= 13170599
Free space on /tmp= 71656 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251303-1304099303/watcher-3251303-1304099303 -o /tmp/evaluation-result-3251303-1304099303/solver-3251303-1304099303 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3251303-1304099303.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1577144195

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15739420 kB
Buffers:       2381400 kB
Cached:       12517560 kB
SwapCached:          0 kB
Active:        9846848 kB
Inactive:      6778048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15739420 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11648 kB
Writeback:           0 kB
AnonPages:     1725012 kB
Mapped:          16944 kB
Slab:           519032 kB
PageTables:       8332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  4532180 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= 71648 MiB
End job on node117 at 2011-04-29 20:08:27