Trace number 3287282

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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

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: 977)

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-3287282-1307633287/watcher-3287282-1307633287 -o /tmp/evaluation-result-3287282-1307633287/solver-3287282-1307633287 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3287282-1307633287.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: 0.47 0.10 0.03 6/182 19889
/proc/meminfo: memFree=30950652/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) R 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0

[startup+0.014855 s]
/proc/loadavg: 0.47 0.10 0.03 6/182 19889
/proc/meminfo: memFree=30950652/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) R 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100838 s]
/proc/loadavg: 0.47 0.10 0.03 6/182 19889
/proc/meminfo: memFree=30950652/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) R 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300802 s]
/proc/loadavg: 0.47 0.10 0.03 6/182 19889
/proc/meminfo: memFree=30950652/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700736 s]
/proc/loadavg: 0.47 0.10 0.03 6/182 19889
/proc/meminfo: memFree=30950652/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 0.47 0.10 0.03 11/188 19895
/proc/meminfo: memFree=30671116/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=57932 CPUtime=1.49 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 8959 0 0 0 147 2 0 0 20 0 1 0 874929659 59322368 8652 33554432000 4194304 4587354 140737300466304 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 14483 8652 307 96 0 11045 0
[pid=19891] ppid=19889 vsize=65492 CPUtime=1.49 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 17030 0 0 0 147 2 0 0 25 0 1 0 874929659 67063808 13379 33554432000 4194304 4785740 140737382328992 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 16373 13379 339 145 0 13418 0
[pid=19892] ppid=19889 vsize=471928 CPUtime=0.74 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10064 0 0 0 74 0 0 0 25 0 1 0 874929659 483254272 9960 33554432000 134512640 134534564 4291939632 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 117982 9960 95 6 0 116648 0
[pid=19893] ppid=19889 vsize=31188 CPUtime=1.49 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 14538 0 0 0 147 2 0 0 25 0 1 0 874929659 31936512 6950 33554432000 4194304 4352236 140735740573968 18446744073709551615 4319288 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 7797 6950 118 39 0 6877 0
[pid=19894] ppid=19889 vsize=65644 CPUtime=0.73 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 43176 0 0 0 67 6 0 0 25 0 1 0 874929659 67219456 12175 33554432000 4194304 4331988 140736850405984 18446744073709551615 270612759756 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 16411 12175 140 34 0 14853 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 710508

[startup+3.10131 s]
/proc/loadavg: 0.47 0.10 0.03 11/188 19895
/proc/meminfo: memFree=30618912/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=76168 CPUtime=3.09 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 13518 0 0 0 307 2 0 0 25 0 1 0 874929659 77996032 13211 33554432000 4194304 4587354 140737300466304 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 19042 13211 312 96 0 15604 0
[pid=19891] ppid=19889 vsize=65492 CPUtime=3.09 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 17031 0 0 0 307 2 0 0 25 0 1 0 874929659 67063808 13380 33554432000 4194304 4785740 140737382328992 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 16373 13380 340 145 0 13418 0
[pid=19892] ppid=19889 vsize=471928 CPUtime=1.54 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10064 0 0 0 154 0 0 0 25 0 1 0 874929659 483254272 9960 33554432000 134512640 134534564 4291939632 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 117982 9960 95 6 0 116648 0
[pid=19893] ppid=19889 vsize=32900 CPUtime=3.09 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 14979 0 0 0 307 2 0 0 25 0 1 0 874929659 33689600 7391 33554432000 4194304 4352236 140735740573968 18446744073709551615 4246249 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 8225 7391 125 39 0 7305 0
[pid=19894] ppid=19889 vsize=186440 CPUtime=1.52 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 81372 0 0 0 141 11 0 0 25 0 1 0 874929659 190914560 21557 33554432000 4194304 4331988 140736850405984 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 46610 21557 169 34 0 45052 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 851252

[startup+6.30074 s]
/proc/loadavg: 1.24 0.27 0.08 11/188 19895
/proc/meminfo: memFree=30403656/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=76168 CPUtime=6.29 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 13518 0 0 0 627 2 0 0 25 0 1 0 874929659 77996032 13211 33554432000 4194304 4587354 140737300466304 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 19042 13211 312 96 0 15604 0
[pid=19891] ppid=19889 vsize=72468 CPUtime=6.28 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 18805 0 0 0 626 2 0 0 25 0 1 0 874929659 74207232 15154 33554432000 4194304 4785740 140737382328992 18446744073709551615 270612771525 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 18117 15154 340 145 0 15162 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=3.14 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 314 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=36996 CPUtime=6.29 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 16003 0 0 0 627 2 0 0 25 0 1 0 874929659 37883904 8415 33554432000 4194304 4352236 140735740573968 18446744073709551615 4213232 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 9249 8415 125 39 0 8329 0
[pid=19894] ppid=19889 vsize=189804 CPUtime=3.1 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 82246 0 0 0 299 11 0 0 25 0 1 0 874929659 194359296 22431 33554432000 4194304 4331988 140736850405984 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 47451 22431 169 34 0 45893 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 869516

[startup+12.7006 s]
/proc/loadavg: 1.94 0.43 0.14 11/188 19895
/proc/meminfo: memFree=30177472/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=156696 CPUtime=12.69 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 32168 0 0 0 1264 5 0 0 25 0 1 0 874929659 160456704 25248 33554432000 4194304 4587354 140737300466304 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 39174 25248 335 96 0 35736 0
[pid=19891] ppid=19889 vsize=108976 CPUtime=12.68 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 27935 0 0 0 1264 4 0 0 25 0 1 0 874929659 111591424 24284 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 27244 24284 340 145 0 24289 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=6.3 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 630 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=28584 CPUtime=12.69 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 16005 0 0 0 1267 2 0 0 25 0 1 0 874929659 29270016 6314 33554432000 4194304 4352236 140735740573968 18446744073709551615 4257264 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 7146 6314 127 39 0 6226 0
[pid=19894] ppid=19889 vsize=212120 CPUtime=6.3 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 105628 0 0 0 616 14 0 0 25 0 1 0 874929659 217210880 45813 33554432000 4194304 4331988 140736850405984 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 53030 45813 173 34 0 51472 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1000456

[startup+25.5003 s]
/proc/loadavg: 3.72 0.90 0.30 11/188 19896
/proc/meminfo: memFree=30097700/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=156696 CPUtime=25.49 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 32273 0 0 0 2544 5 0 0 25 0 1 0 874929659 160456704 25351 33554432000 4194304 4587354 140737300466304 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 39174 25351 338 96 0 35736 0
[pid=19891] ppid=19889 vsize=164288 CPUtime=25.49 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 41660 0 0 0 2540 9 0 0 25 0 1 0 874929659 168230912 38009 33554432000 4194304 4785740 140737382328992 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 41072 38009 340 145 0 38117 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=12.63 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 1263 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=31012 CPUtime=25.49 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 16619 0 0 0 2547 2 0 0 25 0 1 0 874929659 31756288 6921 33554432000 4194304 4352236 140735740573968 18446744073709551615 4231284 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 7753 6921 127 39 0 6833 0
[pid=19894] ppid=19889 vsize=231596 CPUtime=12.7 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 109744 0 0 0 1254 16 0 0 25 0 1 0 874929659 237154304 49929 33554432000 4194304 4331988 140736850405984 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 57899 49929 173 34 0 56341 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1077672

[startup+51.1008 s]
/proc/loadavg: 6.05 1.67 0.57 11/188 19896
/proc/meminfo: memFree=29127032/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1186940 CPUtime=51.09 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 36920 0 0 0 5103 6 0 0 25 0 1 0 874929659 1215426560 26171 33554432000 4194304 4587354 140737300466304 18446744073709551615 4307877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 296735 26171 338 96 0 293297 0
[pid=19891] ppid=19889 vsize=193960 CPUtime=51.08 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 49043 0 0 0 5096 12 0 0 25 0 1 0 874929659 198615040 45392 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 48490 45392 340 145 0 45535 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=25.4 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 2540 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=30984 CPUtime=51.09 cores=3

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

/proc/19894/statm: 109117 89135 195 34 0 107559 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 2868804

[startup+1002.3 s]
/proc/loadavg: 10.25 9.84 6.70 11/188 19965
/proc/meminfo: memFree=30105856/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1264944 CPUtime=1002.31 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 210904 0 0 0 100163 68 0 0 25 0 1 0 874929659 1295302656 51289 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 316236 51289 338 96 0 312798 0
[pid=19891] ppid=19889 vsize=584596 CPUtime=1002.31 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 146099 0 0 0 100191 40 0 0 25 0 1 0 874929659 598626304 142448 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 146149 142448 340 145 0 143194 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=498.41 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 49841 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=60960 CPUtime=1002.31 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 30258 0 0 0 100227 4 0 0 25 0 1 0 874929659 62423040 14408 33554432000 4194304 4352236 140735740573968 18446744073709551615 4276615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 15240 14408 127 39 0 14320 0
[pid=19894] ppid=19889 vsize=437276 CPUtime=498.43 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 149508 0 0 0 49816 27 0 0 25 0 1 0 874929659 447770624 89581 33554432000 4194304 4331988 140736850405984 18446744073709551615 4228841 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 109319 89581 195 34 0 107761 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2841856

[startup+1062.3 s]
/proc/loadavg: 10.18 9.90 6.92 11/188 19966
/proc/meminfo: memFree=30283504/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1267680 CPUtime=1062.32 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 222142 0 0 0 106158 74 0 0 25 0 1 0 874929659 1298104320 51526 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 316920 51526 338 96 0 313482 0
[pid=19891] ppid=19889 vsize=584596 CPUtime=1062.31 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 146103 0 0 0 106191 40 0 0 25 0 1 0 874929659 598626304 142452 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 146149 142452 340 145 0 143194 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=528.26 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 52826 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=69152 CPUtime=1062.31 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 32306 0 0 0 106227 4 0 0 25 0 1 0 874929659 70811648 16456 33554432000 4194304 4352236 140735740573968 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 17288 16456 127 39 0 16368 0
[pid=19894] ppid=19889 vsize=442504 CPUtime=528.25 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 150634 0 0 0 52798 27 0 0 25 0 1 0 874929659 453124096 90705 33554432000 4194304 4331988 140736850405984 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 110626 90705 193 34 0 109068 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 2858012

[startup+1122.3 s]
/proc/loadavg: 10.16 9.94 7.12 11/188 19968
/proc/meminfo: memFree=30242052/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1295880 CPUtime=1122.31 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 233987 0 0 0 112153 78 0 0 25 0 1 0 874929659 1326981120 59342 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 323970 59342 338 96 0 320532 0
[pid=19891] ppid=19889 vsize=584596 CPUtime=1122.31 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 146103 0 0 0 112191 40 0 0 25 0 1 0 874929659 598626304 142452 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 146149 142452 340 145 0 143194 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=558.06 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 55806 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=69152 CPUtime=1122.31 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 32306 0 0 0 112227 4 0 0 25 0 1 0 874929659 70811648 16456 33554432000 4194304 4352236 140735740573968 18446744073709551615 4278717 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 17288 16456 127 39 0 16368 0
[pid=19894] ppid=19889 vsize=445004 CPUtime=558.12 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 151326 0 0 0 55785 27 0 0 25 0 1 0 874929659 455684096 91397 33554432000 4194304 4331988 140736850405984 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 111251 91397 193 34 0 109693 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 2888712

[startup+1182.3 s]
/proc/loadavg: 10.09 9.97 7.30 11/188 19969
/proc/meminfo: memFree=30256028/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1276088 CPUtime=1182.32 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 237905 0 0 0 118150 82 0 0 25 0 1 0 874929659 1306714112 52590 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 319022 52590 338 96 0 315584 0
[pid=19891] ppid=19889 vsize=599616 CPUtime=1182.32 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 149871 0 0 0 118190 42 0 0 25 0 1 0 874929659 614006784 146220 33554432000 4194304 4785740 140737382328992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 149904 146220 340 145 0 146949 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=587.95 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 58795 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=69152 CPUtime=1182.32 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 32306 0 0 0 118228 4 0 0 25 0 1 0 874929659 70811648 16456 33554432000 4194304 4352236 140735740573968 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 17288 16456 127 39 0 16368 0
[pid=19894] ppid=19889 vsize=447056 CPUtime=587.92 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 151956 0 0 0 58764 28 0 0 25 0 1 0 874929659 457785344 92026 33554432000 4194304 4331988 140736850405984 18446744073709551615 4263148 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 111764 92026 193 34 0 110206 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 2885992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 9.98 7.36 11/188 19970
/proc/meminfo: memFree=30138840/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1438436 CPUtime=1201.73 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 245574 0 0 0 120088 85 0 0 25 0 1 0 874929659 1472958464 57769 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 359609 57769 338 96 0 356171 0
[pid=19891] ppid=19889 vsize=655868 CPUtime=1201.72 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 163822 0 0 0 120126 46 0 0 25 0 1 0 874929659 671608832 160171 33554432000 4194304 4785740 140737382328992 18446744073709551615 4304036 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 163967 160171 340 145 0 161012 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=597.55 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 59755 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=69152 CPUtime=1201.72 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 32306 0 0 0 120168 4 0 0 25 0 1 0 874929659 70811648 16456 33554432000 4194304 4352236 140735740573968 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 17288 16456 127 39 0 16368 0
[pid=19894] ppid=19889 vsize=450300 CPUtime=597.61 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 152798 0 0 0 59733 28 0 0 25 0 1 0 874929659 461107200 92864 33554432000 4194304 4331988 140736850405984 18446744073709551615 4287234 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 112575 92864 195 34 0 111017 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3107836

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.13 9.98 7.36 11/188 19970
/proc/meminfo: memFree=30138840/32951124 swapFree=67052292/67111528
[pid=19889] ppid=19887 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (ppfolio) S 19887 19889 19795 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 874929659 18763776 390 33554432000 4194304 4287625 140734528791664 18446744073709551615 270613130767 0 0 4096 65536 18426046458806403071 0 0 17 5 0 0 0
/proc/19889/statm: 4581 390 341 23 0 91 0
[pid=19890] ppid=19889 vsize=1438436 CPUtime=1201.73 cores=1
/proc/19890/stat : 19890 (cryptominisat) R 19889 19889 19795 0 -1 4202496 245574 0 0 0 120088 85 0 0 25 0 1 0 874929659 1472958464 57769 33554432000 4194304 4587354 140737300466304 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19890/statm: 359609 57769 338 96 0 356171 0
[pid=19891] ppid=19889 vsize=655868 CPUtime=1201.72 cores=5
/proc/19891/stat : 19891 (clasp) R 19889 19889 19795 0 -1 4202496 163822 0 0 0 120126 46 0 0 25 0 1 0 874929659 671608832 160171 33554432000 4194304 4785740 140737382328992 18446744073709551615 4304036 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/19891/statm: 163967 160171 340 145 0 161012 0
[pid=19892] ppid=19889 vsize=475756 CPUtime=597.55 cores=7
/proc/19892/stat : 19892 (TNM) R 19889 19889 19795 0 -1 4202496 10065 0 0 0 59755 0 0 0 25 0 1 0 874929659 487174144 9961 33554432000 134512640 134534564 4291939632 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19892/statm: 118939 9961 95 6 0 117605 0
[pid=19893] ppid=19889 vsize=69152 CPUtime=1201.72 cores=3
/proc/19893/stat : 19893 (lingeling) R 19889 19889 19795 0 -1 4202496 32306 0 0 0 120168 4 0 0 25 0 1 0 874929659 70811648 16456 33554432000 4194304 4352236 140735740573968 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/19893/statm: 17288 16456 127 39 0 16368 0
[pid=19894] ppid=19889 vsize=450300 CPUtime=597.61 cores=7
/proc/19894/stat : 19894 (march_hi) R 19889 19889 19795 0 -1 4202496 152798 0 0 0 59733 28 0 0 25 0 1 0 874929659 461107200 92864 33554432000 4194304 4331988 140736850405984 18446744073709551615 4287234 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/19894/statm: 112575 92864 195 34 0 111017 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3107836

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19889 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=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.33
#
# 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.33
CPU user time (s): 4798.7
CPU system time (s): 1.63
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 3924752

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

runsolver used 1.84472 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 17:28:07
IDJOB=3287282
IDBENCH=82462
IDSOLVER=1612
FILE ID=node108/3287282-1307633287
RUNJOBID= node108-1307633278-19814
PBS_JOBID= 13549383
Free space on /tmp= 74012 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287282-1307633287/watcher-3287282-1307633287 -o /tmp/evaluation-result-3287282-1307633287/solver-3287282-1307633287 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3287282-1307633287.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=491775394

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30951452 kB
Buffers:        209572 kB
Cached:         417332 kB
SwapCached:      25900 kB
Active:        1539856 kB
Inactive:       241200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30951452 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           85072 kB
Writeback:           0 kB
AnonPages:     1149340 kB
Mapped:          10620 kB
Slab:           150816 kB
PageTables:       7260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1926752 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= 74060 MiB
End job on node108 at 2011-06-09 17:48:11