Trace number 3190792

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.18 1201.81

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.652
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
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) 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-3190792-1304036239/watcher-3190792-1304036239 -o /tmp/evaluation-result-3190792-1304036239/solver-3190792-1304036239 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190792-1304036239.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: 9.83 10.09 10.01 6/182 4976
/proc/meminfo: memFree=19298636/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) R 4974 4976 3973 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0

[startup+0.467669 s]
/proc/loadavg: 9.83 10.09 10.01 6/182 4976
/proc/meminfo: memFree=19298636/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) R 4974 4976 3973 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500665 s]
/proc/loadavg: 9.83 10.09 10.01 6/182 4976
/proc/meminfo: memFree=19298636/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) R 4974 4976 3973 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600647 s]
/proc/loadavg: 9.83 10.09 10.01 6/182 4976
/proc/meminfo: memFree=19298636/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) R 4974 4976 3973 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70063 s]
/proc/loadavg: 9.83 10.09 10.01 6/182 4976
/proc/meminfo: memFree=19298636/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) R 4974 4976 3973 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50649 s]
/proc/loadavg: 9.83 10.09 10.01 11/188 4982
/proc/meminfo: memFree=19231628/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2017304 CPUtime=1.5 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 6184 0 0 0 149 1 0 0 25 0 1 0 496040079 2065719296 3226 33554432000 4194304 4587354 140734563303568 18446744073709551615 4239048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 504326 3226 327 96 0 500888 0
[pid=4978] ppid=4976 vsize=25944 CPUtime=1.49 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 4084 0 0 0 149 0 0 0 20 0 1 0 496040079 26566656 3813 33554432000 4194304 4785740 140735355300480 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 6486 3813 340 145 0 3531 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=0.78 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 78 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=7228 CPUtime=1.49 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 1242 0 0 0 149 0 0 0 25 0 1 0 496040079 7401472 1001 33554432000 4194304 4352236 140733548436784 18446744073709551615 4331675 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 1807 1001 127 39 0 887 0
[pid=4981] ppid=4976 vsize=15176 CPUtime=0.7 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 6474 0 0 0 70 0 0 0 25 0 1 0 496040079 15540224 1614 33554432000 4194304 4331988 140736050366352 18446744073709551615 255106163777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 3794 1614 174 34 0 2236 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 2544692

[startup+3.10121 s]
/proc/loadavg: 9.83 10.09 10.01 11/188 4982
/proc/meminfo: memFree=19226916/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2017700 CPUtime=3.08 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 9787 0 0 0 307 1 0 0 25 0 1 0 496040079 2066124800 3485 33554432000 4194304 4587354 140734563303568 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 504425 3485 331 96 0 500987 0
[pid=4978] ppid=4976 vsize=27800 CPUtime=3.08 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 4542 0 0 0 308 0 0 0 25 0 1 0 496040079 28467200 4271 33554432000 4194304 4785740 140735355300480 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 6950 4271 340 145 0 3995 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=1.57 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 157 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=7612 CPUtime=3.09 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 1335 0 0 0 309 0 0 0 25 0 1 0 496040079 7794688 1094 33554432000 4194304 4352236 140733548436784 18446744073709551615 4231284 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 1903 1094 127 39 0 983 0
[pid=4981] ppid=4976 vsize=15312 CPUtime=1.5 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 6514 0 0 0 150 0 0 0 25 0 1 0 496040079 15679488 1654 33554432000 4194304 4331988 140736050366352 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 3828 1654 174 34 0 2270 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2547464

[startup+6.30065 s]
/proc/loadavg: 9.85 10.09 10.01 11/188 4982
/proc/meminfo: memFree=19245396/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2017724 CPUtime=6.29 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 19453 0 0 0 626 3 0 0 25 0 1 0 496040079 2066149376 2883 33554432000 4194304 4587354 140734563303568 18446744073709551615 4253207 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 504431 2883 337 96 0 500993 0
[pid=4978] ppid=4976 vsize=31688 CPUtime=6.28 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 5497 0 0 0 628 0 0 0 25 0 1 0 496040079 32448512 5226 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 7922 5226 340 145 0 4967 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=3.15 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 315 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=8296 CPUtime=6.29 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 1507 0 0 0 629 0 0 0 25 0 1 0 496040079 8495104 1266 33554432000 4194304 4352236 140733548436784 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 2074 1266 127 39 0 1154 0
[pid=4981] ppid=4976 vsize=15728 CPUtime=3.1 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 6558 0 0 0 310 0 0 0 25 0 1 0 496040079 16105472 1698 33554432000 4194304 4331988 140736050366352 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 3932 1698 174 34 0 2374 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2552476

[startup+12.7005 s]
/proc/loadavg: 9.86 10.08 10.01 11/188 4982
/proc/meminfo: memFree=19203272/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2034800 CPUtime=12.68 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 27882 0 0 0 1264 4 0 0 25 0 1 0 496040079 2083635200 9040 33554432000 4194304 4587354 140734563303568 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 508700 9040 337 96 0 505262 0
[pid=4978] ppid=4976 vsize=36200 CPUtime=12.69 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 6629 0 0 0 1268 1 0 0 25 0 1 0 496040079 37068800 6358 33554432000 4194304 4785740 140735355300480 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 9050 6358 340 145 0 6095 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=6.34 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 634 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=9648 CPUtime=12.69 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 1847 0 0 0 1269 0 0 0 25 0 1 0 496040079 9879552 1606 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 2412 1606 127 39 0 1492 0
[pid=4981] ppid=4976 vsize=16668 CPUtime=6.27 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 6722 0 0 0 627 0 0 0 25 0 1 0 496040079 17068032 1862 33554432000 4194304 4331988 140736050366352 18446744073709551615 4317203 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 4167 1862 174 34 0 2609 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2576356

[startup+25.5013 s]
/proc/loadavg: 9.89 10.08 10.01 11/188 4983
/proc/meminfo: memFree=19194332/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2029024 CPUtime=25.49 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 38278 0 0 0 2542 7 0 0 25 0 1 0 496040079 2077720576 7801 33554432000 4194304 4587354 140734563303568 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 507256 7801 337 96 0 503818 0
[pid=4978] ppid=4976 vsize=43864 CPUtime=25.48 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 8515 0 0 0 2547 1 0 0 25 0 1 0 496040079 44916736 8244 33554432000 4194304 4785740 140735355300480 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 10966 8244 340 145 0 8011 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=12.74 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 1274 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=9012 CPUtime=25.49 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 2230 0 0 0 2549 0 0 0 25 0 1 0 496040079 9228288 1445 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 2253 1445 127 39 0 1333 0
[pid=4981] ppid=4976 vsize=18204 CPUtime=12.61 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 7189 0 0 0 1260 1 0 0 25 0 1 0 496040079 18640896 2329 33554432000 4194304 4331988 140736050366352 18446744073709551615 4210485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 4551 2329 174 34 0 2993 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2579144

[startup+51.1008 s]
/proc/loadavg: 10.01 10.09 10.01 11/188 4983
/proc/meminfo: memFree=19203176/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2016960 CPUtime=51.09 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 57360 0 0 0 5098 11 0 0 25 0 1 0 496040079 2065367040 3768 33554432000 4194304 4587354 140734563303568 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 504240 3768 337 96 0 500802 0
[pid=4978] ppid=4976 vsize=50996 CPUtime=51.08 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 10248 0 0 0 5107 1 0 0 25 0 1 0 496040079 52219904 9977 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 12749 9977 340 145 0 9794 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=25.44 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 2544 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=9272 CPUtime=51.08 cores=2

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

/proc/4981/statm: 19141 15978 175 34 0 17583 0
Current children cumulated CPU time (s) 3523.7
Current children cumulated vsize (KiB) 2756700

[startup+942.301 s]
/proc/loadavg: 5.16 6.84 8.62 6/177 5027
/proc/meminfo: memFree=19078656/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2294820 CPUtime=942.28 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 637015 0 0 0 94034 194 0 0 25 0 1 0 496040079 2349895680 73934 33554432000 4194304 4587354 140734563303568 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 573705 73934 337 96 0 570267 0
[pid=4978] ppid=4976 vsize=136640 CPUtime=942.22 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 30701 0 0 0 94215 7 0 0 25 0 1 0 496040079 139919360 30430 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 34160 30430 340 145 0 31205 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=468.77 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 46877 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=16068 CPUtime=941.51 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 27299 0 0 0 94146 5 0 0 25 0 1 0 496040079 16453632 3209 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 4017 3209 127 39 0 3097 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=468.63 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 21803 0 0 0 46855 8 0 0 25 0 1 0 496040079 108576768 16943 33554432000 4194304 4331988 140736050366352 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 16943 175 34 0 24950 0
Current children cumulated CPU time (s) 3763.41
Current children cumulated vsize (KiB) 3032600

[startup+1002.3 s]
/proc/loadavg: 5.16 6.53 8.40 6/177 5029
/proc/meminfo: memFree=19068936/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2294820 CPUtime=1002.28 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 637015 0 0 0 100033 195 0 0 25 0 1 0 496040079 2349895680 73934 33554432000 4194304 4587354 140734563303568 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 573705 73934 337 96 0 570267 0
[pid=4978] ppid=4976 vsize=139192 CPUtime=1002.22 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 31311 0 0 0 100215 7 0 0 25 0 1 0 496040079 142532608 31040 33554432000 4194304 4785740 140735355300480 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 34798 31040 340 145 0 31843 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=498.58 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 49858 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=16068 CPUtime=1001.51 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 29571 0 0 0 100146 5 0 0 25 0 1 0 496040079 16453632 3209 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 4017 3209 127 39 0 3097 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=498.53 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 22749 0 0 0 49843 10 0 0 25 0 1 0 496040079 108576768 17889 33554432000 4194304 4331988 140736050366352 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 17889 175 34 0 24950 0
Current children cumulated CPU time (s) 4003.12
Current children cumulated vsize (KiB) 3035152

[startup+1062.3 s]
/proc/loadavg: 5.16 6.28 8.20 6/177 5030
/proc/meminfo: memFree=19049920/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2309740 CPUtime=1062.28 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 640405 0 0 0 106033 195 0 0 25 0 1 0 496040079 2365173760 77324 33554432000 4194304 4587354 140734563303568 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 577435 77324 337 96 0 573997 0
[pid=4978] ppid=4976 vsize=140732 CPUtime=1062.22 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 31694 0 0 0 106215 7 0 0 25 0 1 0 496040079 144109568 31423 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 35183 31423 340 145 0 32228 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=528.46 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 52846 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=20676 CPUtime=1061.51 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 30723 0 0 0 106146 5 0 0 25 0 1 0 496040079 21172224 4361 33554432000 4194304 4352236 140733548436784 18446744073709551615 4278527 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 5169 4361 127 39 0 4249 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=528.34 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 23668 0 0 0 52824 10 0 0 25 0 1 0 496040079 108576768 18808 33554432000 4194304 4331988 140736050366352 18446744073709551615 4299332 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 18808 175 34 0 24950 0
Current children cumulated CPU time (s) 4242.81
Current children cumulated vsize (KiB) 3056220

[startup+1122.3 s]
/proc/loadavg: 5.13 6.06 8.00 6/177 5032
/proc/meminfo: memFree=19048752/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2309740 CPUtime=1122.28 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 640405 0 0 0 112033 195 0 0 25 0 1 0 496040079 2365173760 77324 33554432000 4194304 4587354 140734563303568 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 577435 77324 337 96 0 573997 0
[pid=4978] ppid=4976 vsize=141680 CPUtime=1122.22 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 31909 0 0 0 112215 7 0 0 25 0 1 0 496040079 145080320 31638 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 35420 31638 340 145 0 32465 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=558.3 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 55830 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=16324 CPUtime=1121.52 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 31907 0 0 0 112147 5 0 0 25 0 1 0 496040079 16715776 3273 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 4081 3273 127 39 0 3161 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=558.21 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 24653 0 0 0 55810 11 0 0 25 0 1 0 496040079 108576768 19793 33554432000 4194304 4331988 140736050366352 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 19793 175 34 0 24950 0
Current children cumulated CPU time (s) 4482.53
Current children cumulated vsize (KiB) 3052816

[startup+1182.3 s]
/proc/loadavg: 5.11 5.88 7.81 6/177 5034
/proc/meminfo: memFree=19318520/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2035308 CPUtime=1182.29 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 644897 0 0 0 118031 198 0 0 25 0 1 0 496040079 2084155392 8767 33554432000 4194304 4587354 140734563303568 18446744073709551615 4243904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 508827 8767 337 96 0 505389 0
[pid=4978] ppid=4976 vsize=144384 CPUtime=1182.23 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 32588 0 0 0 118215 8 0 0 25 0 1 0 496040079 147849216 32317 33554432000 4194304 4785740 140735355300480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 36096 32317 340 145 0 33141 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=588.15 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 58815 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=16196 CPUtime=1181.51 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 33091 0 0 0 118146 5 0 0 25 0 1 0 496040079 16584704 3241 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 4049 3241 127 39 0 3129 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=588.09 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 25607 0 0 0 58797 12 0 0 25 0 1 0 496040079 108576768 20747 33554432000 4194304 4331988 140736050366352 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 20747 175 34 0 24950 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 2780960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 5.08 5.82 7.75 6/177 5034
/proc/meminfo: memFree=19280792/32951124 swapFree=67111524/67111528
[pid=4976] ppid=4974 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4976/stat : 4976 (ppfolio) S 4974 4976 3973 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496040078 18763776 390 33554432000 4194304 4287625 140736848782832 18446744073709551615 255106788879 0 0 4096 65536 9971744734990827519 0 0 17 4 0 0 0
/proc/4976/statm: 4581 390 341 23 0 91 0
[pid=4977] ppid=4976 vsize=2035308 CPUtime=1201.79 cores=0
/proc/4977/stat : 4977 (cryptominisat) R 4976 4976 3973 0 -1 4202496 653357 0 0 0 119978 201 0 0 25 0 1 0 496040079 2084155392 17179 33554432000 4194304 4587354 140734563303568 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4977/statm: 508827 17179 337 96 0 505389 0
[pid=4978] ppid=4976 vsize=145632 CPUtime=1201.73 cores=4
/proc/4978/stat : 4978 (clasp) R 4976 4976 3973 0 -1 4202496 32888 0 0 0 120165 8 0 0 25 0 1 0 496040079 149127168 32617 33554432000 4194304 4785740 140735355300480 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4978/statm: 36408 32617 340 145 0 33453 0
[pid=4979] ppid=4976 vsize=460716 CPUtime=597.84 cores=6
/proc/4979/stat : 4979 (TNM) R 4976 4976 3973 0 -1 4202496 1812 0 0 0 59784 0 0 0 25 0 1 0 496040079 471773184 1708 33554432000 134512640 134534564 4290402928 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4979/statm: 115179 1708 95 6 0 113845 0
[pid=4980] ppid=4976 vsize=16196 CPUtime=1201.02 cores=2
/proc/4980/stat : 4980 (lingeling) R 4976 4976 3973 0 -1 4202496 34115 0 0 0 120097 5 0 0 25 0 1 0 496040079 16584704 3241 33554432000 4194304 4352236 140733548436784 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4980/statm: 4049 3241 127 39 0 3129 0
[pid=4981] ppid=4976 vsize=106032 CPUtime=597.8 cores=6
/proc/4981/stat : 4981 (march_hi) R 4976 4976 3973 0 -1 4202496 25921 0 0 0 59768 12 0 0 25 0 1 0 496040079 108576768 21061 33554432000 4194304 4331988 140736050366352 18446744073709551615 4287752 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4981/statm: 26508 21061 175 34 0 24950 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 2782208

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 4976 and gives
#  childrusage.ru_utime.tv_sec=2400
#  childrusage.ru_utime.tv_usec=758029
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=88682
# CPU time returned by wait4() is 2402.85
# while last known CPU time is 4800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.81
CPU time (s): 4800.18
CPU user time (s): 4797.92
CPU system time (s): 2.26
CPU usage (%): 399.412
Max. virtual memory (cumulated for all children) (KiB): 4761584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.76
system time used= 2.08868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687999
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= 330
involuntary context switches= 7004

runsolver used 1.90771 second user time and 4.26535 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 02:17:19
IDJOB=3190792
IDBENCH=82523
IDSOLVER=1612
FILE ID=node144/3190792-1304036239
RUNJOBID= node144-1304032526-4355
PBS_JOBID= 13170308
Free space on /tmp= 72400 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190792-1304036239/watcher-3190792-1304036239 -o /tmp/evaluation-result-3190792-1304036239/solver-3190792-1304036239 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190792-1304036239.cnf

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=217646983

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19298916 kB
Buffers:       2203920 kB
Cached:       10546828 kB
SwapCached:          4 kB
Active:        4885824 kB
Inactive:      8202672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19298916 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10920 kB
Writeback:           0 kB
AnonPages:      336788 kB
Mapped:          16700 kB
Slab:           499328 kB
PageTables:       6088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2250620 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= 72400 MiB
End job on node144 at 2011-04-29 02:37:23