Trace number 3273869

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.1 1201.93

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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: 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-3273869-1304082819/watcher-3273869-1304082819 -o /tmp/evaluation-result-3273869-1304082819/solver-3273869-1304082819 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3273869-1304082819.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: 9.12 9.00 7.37 1/173 6976
/proc/meminfo: memFree=16769492/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) R 6974 6976 5255 0 -1 4202496 518 0 0 0 0 0 0 0 22 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0

[startup+0.220774 s]
/proc/loadavg: 9.12 9.00 7.37 1/173 6976
/proc/meminfo: memFree=16769492/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) R 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.320731 s]
/proc/loadavg: 9.12 9.00 7.37 1/173 6976
/proc/meminfo: memFree=16769492/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.40072 s]
/proc/loadavg: 9.12 9.00 7.37 1/173 6976
/proc/meminfo: memFree=16769492/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) R 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700668 s]
/proc/loadavg: 9.12 9.00 7.37 1/173 6976
/proc/meminfo: memFree=16769492/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 9.12 9.00 7.37 11/185 7014
/proc/meminfo: memFree=16756820/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=798268 CPUtime=1.49 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 3705 0 0 0 149 0 0 0 23 0 1 0 519881536 817426432 2049 33554432000 4194304 4587354 140736381500560 18446744073709551615 4236299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 199567 2049 337 96 0 196129 0
[pid=6978] ppid=6976 vsize=12692 CPUtime=1.49 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 624 0 0 0 149 0 0 0 25 0 1 0 519881536 12996608 515 33554432000 4194304 4785740 140737420385136 18446744073709551615 4550518 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3173 515 340 145 0 218 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=0.78 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 78 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=7844 CPUtime=1.49 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 1422 0 0 0 149 0 0 0 25 0 1 0 519881536 8032256 1159 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328671 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 1961 1159 127 39 0 1041 0
[pid=6981] ppid=6976 vsize=7472 CPUtime=0.7 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 536 0 0 0 70 0 0 0 25 0 1 0 519881536 7651328 421 33554432000 4194304 4331988 140735184707920 18446744073709551615 4287225 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 1868 421 173 34 0 310 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1300292

[startup+3.10026 s]
/proc/loadavg: 9.27 9.03 7.39 11/186 7014
/proc/meminfo: memFree=16746956/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=731528 CPUtime=3.08 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 5284 0 0 0 308 0 0 0 25 0 1 0 519881536 749084672 2789 33554432000 4194304 4587354 140736381500560 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 182882 2789 337 96 0 179444 0
[pid=6978] ppid=6976 vsize=12824 CPUtime=3.09 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 666 0 0 0 309 0 0 0 25 0 1 0 519881536 13131776 557 33554432000 4194304 4785740 140737420385136 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3206 557 340 145 0 251 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=1.57 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 157 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=8040 CPUtime=3.09 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 1807 0 0 0 309 0 0 0 25 0 1 0 519881536 8232960 1208 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 2010 1208 127 39 0 1090 0
[pid=6981] ppid=6976 vsize=8324 CPUtime=1.5 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 679 0 0 0 150 0 0 0 25 0 1 0 519881536 8523776 564 33554432000 4194304 4331988 140735184707920 18446744073709551615 4229806 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 2081 564 173 34 0 523 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1234732

[startup+6.30072 s]
/proc/loadavg: 9.27 9.03 7.39 12/186 7014
/proc/meminfo: memFree=16721936/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=731824 CPUtime=6.28 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 7883 0 0 0 627 1 0 0 25 0 1 0 519881536 749387776 2777 33554432000 4194304 4587354 140736381500560 18446744073709551615 210646843028 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 182956 2777 337 96 0 179518 0
[pid=6978] ppid=6976 vsize=13088 CPUtime=6.29 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 722 0 0 0 629 0 0 0 25 0 1 0 519881536 13402112 613 33554432000 4194304 4785740 140737420385136 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3272 613 340 145 0 317 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=3.15 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 315 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=10732 CPUtime=6.29 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 3088 0 0 0 629 0 0 0 25 0 1 0 519881536 10989568 1881 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 2683 1881 127 39 0 1763 0
[pid=6981] ppid=6976 vsize=9376 CPUtime=3.1 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 995 0 0 0 310 0 0 0 25 0 1 0 519881536 9601024 880 33554432000 4194304 4331988 140735184707920 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 2344 880 173 34 0 786 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1239036

[startup+12.7006 s]
/proc/loadavg: 9.68 9.13 7.44 12/186 7015
/proc/meminfo: memFree=16710524/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=806940 CPUtime=12.68 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 13090 0 0 0 1266 2 0 0 25 0 1 0 519881536 826306560 4507 33554432000 4194304 4587354 140736381500560 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 201735 4507 337 96 0 198297 0
[pid=6978] ppid=6976 vsize=13356 CPUtime=12.69 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 789 0 0 0 1269 0 0 0 25 0 1 0 519881536 13676544 680 33554432000 4194304 4785740 140737420385136 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3339 680 340 145 0 384 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=6.32 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 632 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 8559032 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=11376 CPUtime=12.68 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 4753 0 0 0 1268 0 0 0 25 0 1 0 519881536 11649024 2042 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 2844 2042 127 39 0 1924 0
[pid=6981] ppid=6976 vsize=12408 CPUtime=6.29 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 1589 0 0 0 629 0 0 0 25 0 1 0 519881536 12705792 1474 33554432000 4194304 4331988 140735184707920 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 3102 1474 173 34 0 1544 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1318096

[startup+25.5065 s]
/proc/loadavg: 9.73 9.16 7.46 12/186 7015
/proc/meminfo: memFree=16683804/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=737532 CPUtime=25.49 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 20047 0 0 0 2546 3 0 0 25 0 1 0 519881536 755232768 6217 33554432000 4194304 4587354 140736381500560 18446744073709551615 4237298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 184383 6217 337 96 0 180945 0
[pid=6978] ppid=6976 vsize=13624 CPUtime=25.49 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 850 0 0 0 2549 0 0 0 25 0 1 0 519881536 13950976 741 33554432000 4194304 4785740 140737420385136 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3406 741 340 145 0 451 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=12.71 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 1271 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=12400 CPUtime=25.49 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 7601 0 0 0 2548 1 0 0 25 0 1 0 519881536 12697600 2298 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 3100 2298 127 39 0 2180 0
[pid=6981] ppid=6976 vsize=19184 CPUtime=12.63 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 2747 0 0 0 1263 0 0 0 25 0 1 0 519881536 19644416 2632 33554432000 4194304 4331988 140735184707920 18446744073709551615 4229469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 4796 2632 173 34 0 3238 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1256756

[startup+51.1012 s]
/proc/loadavg: 9.88 9.24 7.54 12/186 7016
/proc/meminfo: memFree=16642976/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=749992 CPUtime=51.08 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 30450 0 0 0 5103 5 0 0 25 0 1 0 519881536 767991808 7432 33554432000 4194304 4587354 140736381500560 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 187498 7432 337 96 0 184060 0
[pid=6978] ppid=6976 vsize=14032 CPUtime=51.07 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 966 0 0 0 5107 0 0 0 25 0 1 0 519881536 14368768 857 33554432000 4194304 4785740 140737420385136 18446744073709551615 4549840 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3508 857 340 145 0 553 0
[pid=6979] ppid=6976 vsize=455692 CPUtime=25.4 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 266 0 0 0 2540 0 0 0 25 0 1 0 519881536 466628608 163 33554432000 134512640 134534564 4288565008 18446744073709551615 134530990 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113923 163 95 6 0 112589 0
[pid=6980] ppid=6976 vsize=19552 CPUtime=51.08 cores=3

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

/proc/6981/statm: 123522 83351 173 34 0 121964 0
Current children cumulated CPU time (s) 3763.29
Current children cumulated vsize (KiB) 1875920

[startup+1002.31 s]
/proc/loadavg: 10.15 10.14 9.21 11/186 7073
/proc/meminfo: memFree=15822412/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=810204 CPUtime=1002.11 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 220862 0 0 0 100171 40 0 0 25 0 1 0 519881536 829648896 22236 33554432000 4194304 4587354 140736381500560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202551 22236 337 96 0 199113 0
[pid=6978] ppid=6976 vsize=14972 CPUtime=1002.07 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1215 0 0 0 100207 0 0 0 25 0 1 0 519881536 15331328 1106 33554432000 4194304 4785740 140737420385136 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3743 1106 340 145 0 788 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=498.33 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 49833 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=57792 CPUtime=1002.12 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 111732 0 0 0 100198 14 0 0 25 0 1 0 519881536 59179008 13646 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 14448 13646 127 39 0 13528 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=498.32 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 88681 0 0 0 49808 24 0 0 25 0 1 0 519881536 505946112 88566 33554432000 4194304 4331988 140735184707920 18446744073709551615 210646541346 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 88566 173 34 0 121964 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 1851076

[startup+1062.3 s]
/proc/loadavg: 10.20 10.16 9.27 11/186 7075
/proc/meminfo: memFree=15776392/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=809032 CPUtime=1062.1 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 232452 0 0 0 106167 43 0 0 25 0 1 0 519881536 828448768 22791 33554432000 4194304 4587354 140736381500560 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202258 22791 337 96 0 198820 0
[pid=6978] ppid=6976 vsize=14972 CPUtime=1062.05 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1218 0 0 0 106205 0 0 0 25 0 1 0 519881536 15331328 1109 33554432000 4194304 4785740 140737420385136 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3743 1109 340 145 0 788 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=528.19 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 52819 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=53440 CPUtime=1062.1 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 116148 0 0 0 106196 14 0 0 25 0 1 0 519881536 54722560 12558 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 13360 12558 127 39 0 12440 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=528.11 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 93890 0 0 0 52786 25 0 0 25 0 1 0 519881536 505946112 93775 33554432000 4194304 4331988 140735184707920 18446744073709551615 4237139 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 93775 173 34 0 121964 0
Current children cumulated CPU time (s) 4242.55
Current children cumulated vsize (KiB) 1845552

[startup+1122.3 s]
/proc/loadavg: 10.09 10.14 9.32 11/186 7076
/proc/meminfo: memFree=15706452/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=809140 CPUtime=1122.09 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 243999 0 0 0 112163 46 0 0 25 0 1 0 519881536 828559360 23226 33554432000 4194304 4587354 140736381500560 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202285 23226 337 96 0 198847 0
[pid=6978] ppid=6976 vsize=15104 CPUtime=1122.04 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1223 0 0 0 112204 0 0 0 25 0 1 0 519881536 15466496 1114 33554432000 4194304 4785740 140737420385136 18446744073709551615 4291594 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3776 1114 340 145 0 821 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=558.02 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 55802 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=57280 CPUtime=1122.1 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 120916 0 0 0 112195 15 0 0 25 0 1 0 519881536 58654720 13518 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 14320 13518 127 39 0 13400 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=557.94 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 99128 0 0 0 55768 26 0 0 25 0 1 0 519881536 505946112 99013 33554432000 4194304 4331988 140735184707920 18446744073709551615 4226448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 99013 173 34 0 121964 0
Current children cumulated CPU time (s) 4482.19
Current children cumulated vsize (KiB) 1849632

[startup+1182.3 s]
/proc/loadavg: 10.19 10.16 9.37 11/186 7078
/proc/meminfo: memFree=15701724/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=810952 CPUtime=1182.07 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 255761 0 0 0 118159 48 0 0 25 0 1 0 519881536 830414848 23162 33554432000 4194304 4587354 140736381500560 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202738 23162 337 96 0 199300 0
[pid=6978] ppid=6976 vsize=15104 CPUtime=1182.02 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1229 0 0 0 118202 0 0 0 25 0 1 0 519881536 15466496 1120 33554432000 4194304 4785740 140737420385136 18446744073709551615 4277475 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3776 1120 340 145 0 821 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=587.82 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 58782 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 8558965 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=54592 CPUtime=1182.08 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 125716 0 0 0 118193 15 0 0 25 0 1 0 519881536 55902208 12846 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 13648 12846 127 39 0 12728 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=587.8 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 104324 0 0 0 58753 27 0 0 25 0 1 0 519881536 505946112 104209 33554432000 4194304 4331988 140735184707920 18446744073709551615 4240541 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 104209 173 34 0 121964 0
Current children cumulated CPU time (s) 4721.79
Current children cumulated vsize (KiB) 1848756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.21 10.16 9.39 11/186 7078
/proc/meminfo: memFree=15617768/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=809696 CPUtime=1201.68 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 259568 0 0 0 120118 50 0 0 25 0 1 0 519881536 829128704 22864 33554432000 4194304 4587354 140736381500560 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202424 22864 337 96 0 198986 0
[pid=6978] ppid=6976 vsize=15104 CPUtime=1201.62 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1229 0 0 0 120162 0 0 0 25 0 1 0 519881536 15466496 1120 33554432000 4194304 4785740 140737420385136 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3776 1120 340 145 0 821 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=597.61 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 59761 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=60608 CPUtime=1201.69 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 127220 0 0 0 120153 16 0 0 25 0 1 0 519881536 62062592 14350 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 15152 14350 127 39 0 14232 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=597.5 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 106013 0 0 0 59722 28 0 0 25 0 1 0 519881536 505946112 105898 33554432000 4194304 4331988 140735184707920 18446744073709551615 4240141 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 105898 173 34 0 121964 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1853516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.9 s]
/proc/loadavg: 10.21 10.16 9.39 11/186 7078
/proc/meminfo: memFree=15617768/32951132 swapFree=67111524/67111528
[pid=6976] ppid=6974 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6976/stat : 6976 (ppfolio) S 6974 6976 5255 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 519881536 18763776 389 33554432000 4194304 4287625 140734473333952 18446744073709551615 210647166479 0 0 4096 65536 404594307354329087 0 0 17 1 0 0 0
/proc/6976/statm: 4581 389 341 23 0 91 0
[pid=6977] ppid=6976 vsize=809696 CPUtime=1201.68 cores=1
/proc/6977/stat : 6977 (cryptominisat) R 6976 6976 5255 0 -1 4202496 259568 0 0 0 120118 50 0 0 25 0 1 0 519881536 829128704 22864 33554432000 4194304 4587354 140736381500560 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6977/statm: 202424 22864 337 96 0 198986 0
[pid=6978] ppid=6976 vsize=15104 CPUtime=1201.62 cores=5
/proc/6978/stat : 6978 (clasp) R 6976 6976 5255 0 -1 4202496 1229 0 0 0 120162 0 0 0 25 0 1 0 519881536 15466496 1120 33554432000 4194304 4785740 140737420385136 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6978/statm: 3776 1120 340 145 0 821 0
[pid=6979] ppid=6976 vsize=455696 CPUtime=597.61 cores=7
/proc/6979/stat : 6979 (TNM) R 6976 6976 5255 0 -1 4202496 275 0 0 0 59761 0 0 0 25 0 1 0 519881536 466632704 172 33554432000 134512640 134534564 4288565008 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6979/statm: 113924 172 103 6 0 112590 0
[pid=6980] ppid=6976 vsize=60608 CPUtime=1201.69 cores=3
/proc/6980/stat : 6980 (lingeling) R 6976 6976 5255 0 -1 4202496 127220 0 0 0 120153 16 0 0 25 0 1 0 519881536 62062592 14350 33554432000 4194304 4352236 140736429496880 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6980/statm: 15152 14350 127 39 0 14232 0
[pid=6981] ppid=6976 vsize=494088 CPUtime=597.5 cores=7
/proc/6981/stat : 6981 (march_hi) R 6976 6976 5255 0 -1 4202496 106013 0 0 0 59722 28 0 0 25 0 1 0 519881536 505946112 105898 33554432000 4194304 4331988 140735184707920 18446744073709551615 4240141 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6981/statm: 123522 105898 173 34 0 121964 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1853516

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6976 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.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.93
CPU time (s): 4800.1
CPU user time (s): 4799.16
CPU system time (s): 0.94
CPU usage (%): 399.367
Max. virtual memory (cumulated for all children) (KiB): 2636272

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= 520
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= 507
involuntary context switches= 6

runsolver used 1.9557 second user time and 4.6153 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 15:13:39
IDJOB=3273869
IDBENCH=83148
IDSOLVER=1612
FILE ID=node129/3273869-1304082819
RUNJOBID= node129-1304081614-6874
PBS_JOBID= 13170456
Free space on /tmp= 66360 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273869-1304082819/watcher-3273869-1304082819 -o /tmp/evaluation-result-3273869-1304082819/solver-3273869-1304082819 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273869-1304082819.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1192978312

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16769524 kB
Buffers:       1281752 kB
Cached:       14167340 kB
SwapCached:          4 kB
Active:        3782364 kB
Inactive:     11732212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16769524 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10152 kB
Writeback:           0 kB
AnonPages:       66008 kB
Mapped:          15720 kB
Slab:           603400 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   221088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node129 at 2011-04-29 15:33:43