Trace number 3273823

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 seq? (TO) 1299.96 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.09	This is pico-portfolio, a naive parallel portfolio
0.00/0.09	Copyright (C) 2011 Olivier Roussel
0.00/0.09	Using 1 processing units
0.00/0.09	This portfolio uses the following solvers:
0.00/0.09	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.09	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.09	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.09	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.09	Starting clasp 1.3.6 on core(s) 1
0.00/0.09	Starting TNM 2009 on core(s) 1
1299.93/1300.00	Done

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-3273823-1303603570/watcher-3273823-1303603570 -o /tmp/evaluation-result-3273823-1303603570/solver-3273823-1303603570 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3273823-1303603570.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.48 2.35 5/192 4221
/proc/meminfo: memFree=16570236/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=8428 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4194304 101 0 0 0 0 0 0 0 22 0 1 0 471957459 8630272 54 33554432000 4194304 4287625 140736242121552 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/4221/statm: 2107 54 41 23 0 44 0

[startup+0.012562 s]
/proc/loadavg: 0.92 1.48 2.35 5/192 4221
/proc/meminfo: memFree=16570236/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=8428 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4194304 101 0 0 0 0 0 0 0 22 0 1 0 471957459 8630272 54 33554432000 4194304 4287625 140736242121552 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/4221/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100528 s]
/proc/loadavg: 0.92 1.48 2.35 5/192 4221
/proc/meminfo: memFree=16570236/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) R 4219 4221 3814 0 -1 4202496 497 0 0 0 0 0 0 0 20 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300493 s]
/proc/loadavg: 0.92 1.48 2.35 5/192 4221
/proc/meminfo: memFree=16570236/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4402493211004633088 0 0 17 3 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700416 s]
/proc/loadavg: 0.92 1.48 2.35 5/192 4221
/proc/meminfo: memFree=16570236/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4402493211004633088 0 0 17 3 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 0.92 1.48 2.35 13/202 4231
/proc/meminfo: memFree=16556628/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4402493485882540032 0 0 17 3 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
[pid=4225] ppid=4221 vsize=1210208 CPUtime=0.43 cores=1
/proc/4225/stat : 4225 (cryptominisat) R 4221 4221 3814 0 -1 4202496 1318 0 0 0 43 0 0 0 18 0 1 0 471957468 1239252992 680 33554432000 4194304 4587354 140735459496624 18446744073709551615 4239234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4225/statm: 302552 680 327 96 0 299114 0
[pid=4228] ppid=4221 vsize=12428 CPUtime=0.64 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 579 0 0 0 64 0 0 0 18 0 1 0 471957468 12726272 471 33554432000 4194304 4785740 140736966887872 18446744073709551615 4307203 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3107 471 340 145 0 152 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=0.32 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 32 0 0 0 18 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1696652

[startup+3.10097 s]
/proc/loadavg: 1.81 1.66 2.40 13/202 4231
/proc/meminfo: memFree=16553412/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
[pid=4225] ppid=4221 vsize=1213840 CPUtime=0.92 cores=1
/proc/4225/stat : 4225 (cryptominisat) R 4221 4221 3814 0 -1 4202496 2871 0 0 0 92 0 0 0 19 0 1 0 471957468 1242972160 1976 33554432000 4194304 4587354 140735459496624 18446744073709551615 244446641820 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4225/statm: 303460 1976 337 96 0 300022 0
[pid=4228] ppid=4221 vsize=12560 CPUtime=1.24 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 602 0 0 0 124 0 0 0 19 0 1 0 471957468 12861440 494 33554432000 4194304 4785740 140736966887872 18446744073709551615 4552514 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3140 494 340 145 0 185 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=0.82 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 82 0 0 0 19 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1700416

[startup+6.30038 s]
/proc/loadavg: 1.81 1.66 2.40 12/201 4231
/proc/meminfo: memFree=16534204/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=0 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471957459 18763776 394 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/4221/statm: 4581 394 345 23 0 91 0
[pid=4225] ppid=4221 vsize=1218860 CPUtime=1.99 cores=1
/proc/4225/stat : 4225 (cryptominisat) R 4221 4221 3814 0 -1 4202496 4548 0 0 0 199 0 0 0 21 0 1 0 471957468 1248112640 2968 33554432000 4194304 4587354 140735459496624 18446744073709551615 4239438 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4225/statm: 304715 2968 337 96 0 301277 0
[pid=4228] ppid=4221 vsize=12692 CPUtime=2.28 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 628 0 0 0 228 0 0 0 21 0 1 0 471957468 12996608 520 33554432000 4194304 4785740 140736966887872 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3173 520 340 145 0 218 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=1.92 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 192 0 0 0 21 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1705568

[startup+12.7002 s]
/proc/loadavg: 3.14 1.95 2.48 11/200 4231
/proc/meminfo: memFree=16529048/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=12824 CPUtime=4.94 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 675 0 0 0 494 0 0 0 25 0 1 0 471957468 13131776 567 33554432000 4194304 4785740 140736966887872 18446744073709551615 4416786 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3206 567 340 145 0 251 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=4.53 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 453 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 486840

[startup+25.5008 s]
/proc/loadavg: 4.19 2.21 2.56 11/200 4232
/proc/meminfo: memFree=16523992/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=13220 CPUtime=11.34 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 754 0 0 0 1134 0 0 0 25 0 1 0 471957468 13537280 646 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3305 646 340 145 0 350 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=10.93 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 1093 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 487236

[startup+51.1011 s]
/proc/loadavg: 5.89 2.77 2.74 10/199 4232
/proc/meminfo: memFree=16533240/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=13488 CPUtime=24.14 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 815 0 0 0 2414 0 0 0 25 0 1 0 471957468 13811712 707 33554432000 4194304 4785740 140736966887872 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3372 707 340 145 0 417 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=23.74 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 2374 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 9771419 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 487504

[startup+102.307 s]
/proc/loadavg: 7.76 3.82 3.10 10/199 4234
/proc/meminfo: memFree=16526644/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=13760 CPUtime=49.74 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 901 0 0 0 4974 0 0 0 25 0 1 0 471957468 14090240 793 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3440 793 340 145 0 485 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=49.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 4935 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 487776

[startup+162.3 s]
/proc/loadavg: 8.54 4.76 3.46 10/199 4235
/proc/meminfo: memFree=16522508/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14028 CPUtime=79.73 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 963 0 0 0 7973 0 0 0 25 0 1 0 471957468 14364672 855 33554432000 4194304 4785740 140736966887872 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3507 855 340 145 0 552 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=79.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 7935 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 488044

[startup+222.3 s]
/proc/loadavg: 8.83 5.53 3.81 10/199 4267
/proc/meminfo: memFree=16530220/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=109.73 cores=1

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

[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=349.73 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 34973 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=349.37 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 34937 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 488176

[startup+762.306 s]
/proc/loadavg: 6.01 6.47 5.22 7/190 4298
/proc/meminfo: memFree=16566304/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=379.74 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 37974 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=379.36 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 37936 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 488176

[startup+822.301 s]
/proc/loadavg: 6.00 6.38 5.26 7/190 4300
/proc/meminfo: memFree=16566148/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=409.74 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 40974 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=409.36 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 40936 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 488176

[startup+882.301 s]
/proc/loadavg: 6.05 6.32 5.31 7/190 4302
/proc/meminfo: memFree=16566228/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=439.75 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 43975 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455692 CPUtime=439.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 265 0 0 0 43935 0 0 0 25 0 1 0 471957468 466628608 162 33554432000 134512640 134534564 4294000416 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 488176

[startup+942.3 s]
/proc/loadavg: 6.02 6.26 5.35 7/190 4303
/proc/meminfo: memFree=16566188/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=469.76 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 46976 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=469.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 46935 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 488180

[startup+1002.3 s]
/proc/loadavg: 6.00 6.21 5.39 7/190 4305
/proc/meminfo: memFree=16566272/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=499.76 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 49976 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4552934 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=499.34 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 49934 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 9771387 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 488180

[startup+1062.3 s]
/proc/loadavg: 6.00 6.17 5.42 7/190 4306
/proc/meminfo: memFree=16566232/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=529.76 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 52976 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4309699 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=529.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 52935 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 9771311 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 488180

[startup+1122.3 s]
/proc/loadavg: 6.00 6.14 5.46 7/190 4308
/proc/meminfo: memFree=16566188/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=559.76 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1010 0 0 0 55976 0 0 0 25 0 1 0 471957468 14499840 902 33554432000 4194304 4785740 140736966887872 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 902 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=559.35 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 55935 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 488180

[startup+1182.3 s]
/proc/loadavg: 6.00 6.11 5.49 7/190 4310
/proc/meminfo: memFree=16566148/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14160 CPUtime=589.75 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1013 0 0 0 58975 0 0 0 25 0 1 0 471957468 14499840 905 33554432000 4194304 4785740 140736966887872 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3540 905 340 145 0 585 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=589.36 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 58936 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 488180

[startup+1242.3 s]
/proc/loadavg: 6.00 6.09 5.52 7/190 4311
/proc/meminfo: memFree=16565744/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14300 CPUtime=619.75 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1018 0 0 0 61975 0 0 0 25 0 1 0 471957468 14643200 910 33554432000 4194304 4785740 140736966887872 18446744073709551615 4277669 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3575 910 340 145 0 620 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=619.37 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 61937 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 488320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.00 6.07 5.54 3/176 4349
/proc/meminfo: memFree=16598412/32951124 swapFree=67111528/67111528
[pid=4221] ppid=4219 vsize=18324 CPUtime=3.11 cores=1,3
/proc/4221/stat : 4221 (ppfolio) S 4219 4221 3814 0 -1 4202496 500 5497 0 0 0 0 311 0 15 0 1 0 471957459 18763776 395 33554432000 4194304 4287625 140736242121552 18446744073709551615 244446965263 0 0 4096 65536 4405546284211994884 0 0 17 3 0 0 0
/proc/4221/statm: 4581 395 346 23 0 91 0
[pid=4228] ppid=4221 vsize=14300 CPUtime=648.6 cores=1
/proc/4228/stat : 4228 (clasp) R 4221 4221 3814 0 -1 4202496 1018 0 0 0 64860 0 0 0 25 0 1 0 471957468 14643200 910 33554432000 4194304 4785740 140736966887872 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4228/statm: 3575 910 340 145 0 620 0
[pid=4231] ppid=4221 vsize=455696 CPUtime=648.22 cores=1
/proc/4231/stat : 4231 (TNM) R 4221 4221 3814 0 -1 4202496 274 0 0 0 64822 0 0 0 25 0 1 0 471957468 466632704 171 33554432000 134512640 134534564 4294000416 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4231/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 488320

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.96
CPU user time (s): 1299.95
CPU system time (s): 0.010998
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 1705644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7321
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= 207
involuntary context switches= 15774

runsolver used 1.9897 second user time and 4.03439 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 02:06:10
IDJOB=3273823
IDBENCH=83147
IDSOLVER=1613
FILE ID=node105/3273823-1303603570
RUNJOBID= node105-1303603570-4178
PBS_JOBID= 13150590
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273823-1303603570/watcher-3273823-1303603570 -o /tmp/evaluation-result-3273823-1303603570/solver-3273823-1303603570 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3273823-1303603570.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=833072295

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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:      16570400 kB
Buffers:       2271912 kB
Cached:       13475936 kB
SwapCached:          0 kB
Active:        8369416 kB
Inactive:      7444668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16570400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40368 kB
Writeback:           0 kB
AnonPages:       64948 kB
Mapped:          15660 kB
Slab:           502956 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   718932 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= 71748 MiB
End job on node105 at 2011-04-24 02:27:50