Trace number 3258565

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3258565-1304034026/watcher-3258565-1304034026 -o /tmp/evaluation-result-3258565-1304034026/solver-3258565-1304034026 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3258565-1304034026.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.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0

[startup+1.26659 s]
/proc/loadavg: 9.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36657 s]
/proc/loadavg: 9.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40056 s]
/proc/loadavg: 9.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56653 s]
/proc/loadavg: 9.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60052 s]
/proc/loadavg: 9.81 10.02 9.24 6/182 11568
/proc/meminfo: memFree=14973800/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10124 s]
/proc/loadavg: 9.81 10.02 9.24 12/188 11574
/proc/meminfo: memFree=14842312/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1485240 CPUtime=3.09 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 19318 0 0 0 306 3 0 0 25 0 1 0 495818236 1520885760 11676 33554432000 4194304 4587354 140734827003280 18446744073709551615 264726101698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 371310 11676 331 96 0 367872 0
[pid=11570] ppid=11568 vsize=30048 CPUtime=3.08 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 6603 0 0 0 308 0 0 0 25 0 1 0 495818236 30769152 4802 33554432000 4194304 4785740 140737113909040 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 7512 4802 340 145 0 4557 0
[pid=11571] ppid=11568 vsize=466516 CPUtime=1.97 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6333 0 0 0 196 1 0 0 21 0 1 0 495818236 477712384 6230 33554432000 134512640 134534564 4293355456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 116629 6230 95 6 0 115295 0
[pid=11572] ppid=11568 vsize=21108 CPUtime=3.08 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 5567 0 0 0 308 0 0 0 25 0 1 0 495818236 21614592 4439 33554432000 4194304 4352236 140737405349104 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 5277 4439 127 39 0 4357 0
[pid=11573] ppid=11568 vsize=42892 CPUtime=1.1 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 20177 0 0 0 107 3 0 0 25 0 1 0 495818236 43921408 4703 33554432000 4194304 4331988 140737200843680 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 10723 4703 171 34 0 9165 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2064128

[startup+6.30064 s]
/proc/loadavg: 9.91 10.03 9.25 12/188 11574
/proc/meminfo: memFree=14820612/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1498424 CPUtime=6.29 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 21435 0 0 0 626 3 0 0 25 0 1 0 495818236 1534386176 13791 33554432000 4194304 4587354 140734827003280 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 374606 13791 337 96 0 371168 0
[pid=11570] ppid=11568 vsize=38768 CPUtime=6.28 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 8813 0 0 0 627 1 0 0 25 0 1 0 495818236 39698432 7012 33554432000 4194304 4785740 140737113909040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 9692 7012 340 145 0 6737 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=3.55 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 354 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=26484 CPUtime=6.28 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 6400 0 0 0 628 0 0 0 25 0 1 0 495818236 27119616 5272 33554432000 4194304 4352236 140737405349104 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 6621 5272 127 39 0 5701 0
[pid=11573] ppid=11568 vsize=43560 CPUtime=2.7 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 20375 0 0 0 267 3 0 0 25 0 1 0 495818236 44605440 4901 33554432000 4194304 4331988 140737200843680 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 10890 4901 175 34 0 9332 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2095908

[startup+12.7004 s]
/proc/loadavg: 9.91 10.03 9.25 12/188 11574
/proc/meminfo: memFree=14779492/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1488940 CPUtime=12.69 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 25527 0 0 0 1265 4 0 0 25 0 1 0 495818236 1524674560 12901 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 372235 12901 337 96 0 368797 0
[pid=11570] ppid=11568 vsize=54320 CPUtime=12.69 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 12711 0 0 0 1266 3 0 0 25 0 1 0 495818236 55623680 10910 33554432000 4194304 4785740 140737113909040 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 13580 10910 340 145 0 10625 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=6.74 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 673 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=26484 CPUtime=12.68 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 6780 0 0 0 1268 0 0 0 25 0 1 0 495818236 27119616 5652 33554432000 4194304 4352236 140737405349104 18446744073709551615 4281245 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 6621 5652 127 39 0 5701 0
[pid=11573] ppid=11568 vsize=44004 CPUtime=5.87 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 20458 0 0 0 584 3 0 0 25 0 1 0 495818236 45060096 4983 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 11001 4983 175 34 0 9443 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2102420

[startup+25.501 s]
/proc/loadavg: 9.93 10.03 9.27 12/188 11575
/proc/meminfo: memFree=14733632/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1493028 CPUtime=25.49 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 36191 0 0 0 2543 6 0 0 25 0 1 0 495818236 1528860672 18186 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 373257 18186 337 96 0 369819 0
[pid=11570] ppid=11568 vsize=78800 CPUtime=25.48 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 18735 0 0 0 2544 4 0 0 25 0 1 0 495818236 80691200 16934 33554432000 4194304 4785740 140737113909040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 19700 16934 340 145 0 16745 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=13.14 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 1313 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=32976 CPUtime=25.49 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 8534 0 0 0 2548 1 0 0 25 0 1 0 495818236 33767424 7406 33554432000 4194304 4352236 140737405349104 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 8244 7406 127 39 0 7324 0
[pid=11573] ppid=11568 vsize=44500 CPUtime=12.2 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 20598 0 0 0 1217 3 0 0 25 0 1 0 495818236 45568000 5122 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 11125 5122 175 34 0 9567 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2137976

[startup+51.1012 s]
/proc/loadavg: 10.08 10.06 9.29 12/188 11575
/proc/meminfo: memFree=14653296/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1507600 CPUtime=51.09 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 48784 0 0 0 5101 8 0 0 25 0 1 0 495818236 1543782400 24041 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 376900 24041 337 96 0 373462 0
[pid=11570] ppid=11568 vsize=88772 CPUtime=51.09 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 21147 0 0 0 5104 5 0 0 25 0 1 0 495818236 90902528 19346 33554432000 4194304 4785740 140737113909040 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 22193 19346 340 145 0 19238 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=25.84 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 2583 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=37584 CPUtime=51.09 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 9686 0 0 0 5108 1 0 0 25 0 1 0 495818236 38486016 8558 33554432000 4194304 4352236 140737405349104 18446744073709551615 4241424 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 9396 8558 127 39 0 8476 0
[pid=11573] ppid=11568 vsize=45564 CPUtime=24.96 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 20848 0 0 0 2493 3 0 0 25 0 1 0 495818236 46657536 5372 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 11391 5372 175 34 0 9833 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2168192

[startup+102.301 s]
/proc/loadavg: 10.18 10.08 9.34 12/188 11577
/proc/meminfo: memFree=14567712/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1542764 CPUtime=102.3 cores=0

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

/proc/11573/statm: 17273 10484 175 34 0 15715 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 2418484

[startup+1002.3 s]
/proc/loadavg: 10.19 10.16 9.84 12/188 11601
/proc/meminfo: memFree=14124092/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1623628 CPUtime=1002.32 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 330914 0 0 0 100117 115 0 0 25 0 1 0 495818236 1662595072 50631 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 405907 50631 337 96 0 402469 0
[pid=11570] ppid=11568 vsize=195604 CPUtime=1002.32 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 46386 0 0 0 100219 13 0 0 25 0 1 0 495818236 200298496 44585 33554432000 4194304 4785740 140737113909040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 48901 44585 340 145 0 45946 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=498.87 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 49886 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=76712 CPUtime=1002.19 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 126988 0 0 0 100203 16 0 0 25 0 1 0 495818236 78553088 18340 33554432000 4194304 4352236 140737405349104 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 19178 18340 127 39 0 18258 0
[pid=11573] ppid=11568 vsize=69092 CPUtime=497.99 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 26167 0 0 0 49793 6 0 0 25 0 1 0 495818236 70750208 10691 33554432000 4194304 4331988 140737200843680 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 17273 10691 175 34 0 15715 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 2453708

[startup+1062.3 s]
/proc/loadavg: 10.19 10.16 9.85 12/188 11602
/proc/meminfo: memFree=14094672/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1626684 CPUtime=1062.32 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 348892 0 0 0 106109 123 0 0 25 0 1 0 495818236 1665724416 48908 33554432000 4194304 4587354 140734827003280 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 406671 48908 337 96 0 403233 0
[pid=11570] ppid=11568 vsize=209564 CPUtime=1062.33 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 49842 0 0 0 106218 15 0 0 25 0 1 0 495818236 214593536 48041 33554432000 4194304 4785740 140737113909040 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 52391 48041 340 145 0 49436 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=528.71 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 52870 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=78764 CPUtime=1062.19 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 138765 0 0 0 106202 17 0 0 25 0 1 0 495818236 80654336 18853 33554432000 4194304 4352236 140737405349104 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 19691 18853 127 39 0 18771 0
[pid=11573] ppid=11568 vsize=74912 CPUtime=527.82 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 26420 0 0 0 52776 6 0 0 25 0 1 0 495818236 76709888 10944 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 18728 10944 175 34 0 17170 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 2478596

[startup+1122.3 s]
/proc/loadavg: 10.25 10.17 9.87 12/188 11604
/proc/meminfo: memFree=14072324/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1627960 CPUtime=1122.33 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 366719 0 0 0 112102 131 0 0 25 0 1 0 495818236 1667031040 51249 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 406990 51249 337 96 0 403552 0
[pid=11570] ppid=11568 vsize=215940 CPUtime=1122.33 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 51254 0 0 0 112218 15 0 0 25 0 1 0 495818236 221122560 49453 33554432000 4194304 4785740 140737113909040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 53985 49453 340 145 0 51030 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=558.56 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 55855 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=84908 CPUtime=1122.19 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 147981 0 0 0 112201 18 0 0 25 0 1 0 495818236 86945792 20389 33554432000 4194304 4352236 140737405349104 18446744073709551615 4278835 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 21227 20389 127 39 0 20307 0
[pid=11573] ppid=11568 vsize=74912 CPUtime=557.64 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 26698 0 0 0 55758 6 0 0 25 0 1 0 495818236 76709888 11222 33554432000 4194304 4331988 140737200843680 18446744073709551615 4210400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 18728 11222 175 34 0 17170 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 2492392

[startup+1182.3 s]
/proc/loadavg: 10.15 10.16 9.89 12/188 11606
/proc/meminfo: memFree=14072912/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1618932 CPUtime=1182.33 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 385491 0 0 0 118093 140 0 0 25 0 1 0 495818236 1657786368 53865 33554432000 4194304 4587354 140734827003280 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 404733 53865 337 96 0 401295 0
[pid=11570] ppid=11568 vsize=220176 CPUtime=1182.33 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 52350 0 0 0 118218 15 0 0 25 0 1 0 495818236 225460224 50549 33554432000 4194304 4785740 140737113909040 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 55044 50549 340 145 0 52089 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=588.36 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 58835 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=78764 CPUtime=1182.18 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 157709 0 0 0 118199 19 0 0 25 0 1 0 495818236 80654336 18853 33554432000 4194304 4352236 140737405349104 18446744073709551615 4276472 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 19691 18853 127 39 0 18771 0
[pid=11573] ppid=11568 vsize=74912 CPUtime=587.51 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 26936 0 0 0 58745 6 0 0 25 0 1 0 495818236 76709888 11460 33554432000 4194304 4331988 140737200843680 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 18728 11460 175 34 0 17170 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 2481456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.73 10.06 9.86 10/187 11639
/proc/meminfo: memFree=12957100/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1618328 CPUtime=1201.73 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 391330 0 0 0 120030 143 0 0 25 0 1 0 495818236 1657167872 54158 33554432000 4194304 4587354 140734827003280 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 404582 54158 337 96 0 401144 0
[pid=11570] ppid=11568 vsize=220360 CPUtime=1201.73 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 52394 0 0 0 120154 19 0 0 25 0 1 0 495818236 225648640 50593 33554432000 4194304 4785740 140737113909040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 55090 50593 340 145 0 52135 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=598.05 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 59804 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=93100 CPUtime=1201.59 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 161293 0 0 0 120139 20 0 0 25 0 1 0 495818236 95334400 22437 33554432000 4194304 4352236 140737405349104 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 23275 22437 127 39 0 22355 0
[pid=11573] ppid=11568 vsize=74912 CPUtime=597.12 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 27047 0 0 0 59706 6 0 0 25 0 1 0 495818236 76709888 11571 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 18728 11571 175 34 0 17170 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2495372

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: 9.73 10.06 9.86 10/187 11639
/proc/meminfo: memFree=12957100/32951124 swapFree=67111528/67111528
[pid=11568] ppid=11566 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11568/stat : 11568 (ppfolio) S 11566 11568 10991 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 495818235 18763776 389 33554432000 4194304 4287625 140736572865584 18446744073709551615 264726425103 0 0 4096 65536 4355270702715109375 0 0 17 4 0 0 0
/proc/11568/statm: 4581 389 341 23 0 91 0
[pid=11569] ppid=11568 vsize=1618328 CPUtime=1201.73 cores=0
/proc/11569/stat : 11569 (cryptominisat) R 11568 11568 10991 0 -1 4202496 391330 0 0 0 120030 143 0 0 25 0 1 0 495818236 1657167872 54158 33554432000 4194304 4587354 140734827003280 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11569/statm: 404582 54158 337 96 0 401144 0
[pid=11570] ppid=11568 vsize=220360 CPUtime=1201.73 cores=4
/proc/11570/stat : 11570 (clasp) R 11568 11568 10991 0 -1 4202496 52394 0 0 0 120154 19 0 0 25 0 1 0 495818236 225648640 50593 33554432000 4194304 4785740 140737113909040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11570/statm: 55090 50593 340 145 0 52135 0
[pid=11571] ppid=11568 vsize=470348 CPUtime=598.05 cores=6
/proc/11571/stat : 11571 (TNM) R 11568 11568 10991 0 -1 4202496 6334 0 0 0 59804 1 0 0 25 0 1 0 495818236 481636352 6231 33554432000 134512640 134534564 4293355456 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11571/statm: 117587 6231 95 6 0 116253 0
[pid=11572] ppid=11568 vsize=93100 CPUtime=1201.59 cores=2
/proc/11572/stat : 11572 (lingeling) R 11568 11568 10991 0 -1 4202496 161293 0 0 0 120139 20 0 0 25 0 1 0 495818236 95334400 22437 33554432000 4194304 4352236 140737405349104 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11572/statm: 23275 22437 127 39 0 22355 0
[pid=11573] ppid=11568 vsize=74912 CPUtime=597.12 cores=6
/proc/11573/stat : 11573 (march_hi) R 11568 11568 10991 0 -1 4202496 27047 0 0 0 59706 6 0 0 25 0 1 0 495818236 76709888 11571 33554432000 4194304 4331988 140737200843680 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11573/statm: 18728 11571 175 34 0 17170 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2495372

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11568 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.22
#
# 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.22
CPU user time (s): 4798.33
CPU system time (s): 1.89
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 3886020

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

runsolver used 1.89371 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 01:40:26
IDJOB=3258565
IDBENCH=71385
IDSOLVER=1612
FILE ID=node141/3258565-1304034026
RUNJOBID= node141-1304032810-11410
PBS_JOBID= 13170311
Free space on /tmp= 71408 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258565-1304034026/watcher-3258565-1304034026 -o /tmp/evaluation-result-3258565-1304034026/solver-3258565-1304034026 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3258565-1304034026.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=114442187

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14973956 kB
Buffers:       1622200 kB
Cached:       15526076 kB
SwapCached:          0 kB
Active:        8064424 kB
Inactive:      9329348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14973956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27144 kB
Writeback:           0 kB
AnonPages:      245464 kB
Mapped:          16928 kB
Slab:           519140 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1032324 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= 71220 MiB
End job on node141 at 2011-04-29 02:00:30