Trace number 3191404

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) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
MD5SUM1ae73e64babd5796adef68295bcaa14f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.3534
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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: 1.51 1.84 1.87 4/174 5405
/proc/meminfo: memFree=15368588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 1078409804910657794 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0

[startup+0.105174 s]
/proc/loadavg: 1.51 1.84 1.87 4/174 5405
/proc/meminfo: memFree=15368588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 1078409804910657794 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20108 s]
/proc/loadavg: 1.51 1.84 1.87 4/174 5405
/proc/meminfo: memFree=15368588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.370055 s]
/proc/loadavg: 1.51 1.84 1.87 4/174 5405
/proc/meminfo: memFree=15368588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700996 s]
/proc/loadavg: 1.51 1.84 1.87 4/174 5405
/proc/meminfo: memFree=15368588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 1.51 1.84 1.87 13/202 5433
/proc/meminfo: memFree=15227200/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=31404 CPUtime=0.44 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 3447 0 0 0 44 0 0 0 25 0 1 0 443918241 32157696 2940 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 7851 2940 326 96 0 4413 0
[pid=5409] ppid=5405 vsize=20116 CPUtime=0.52 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 2631 0 0 0 52 0 0 0 25 0 1 0 443918241 20598784 2361 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 5029 2361 340 145 0 2074 0
[pid=5410] ppid=5405 vsize=454768 CPUtime=0.52 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1088 0 0 0 52 0 0 0 25 0 1 0 443918241 465682432 985 33554432000 134512640 134534564 4287383088 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 113692 985 91 6 0 112358 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 524612

[startup+3.10063 s]
/proc/loadavg: 1.51 1.84 1.87 13/202 5433
/proc/meminfo: memFree=15194588/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412226362811613184 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1554756 CPUtime=0.95 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 4732 0 0 0 95 0 0 0 25 0 1 0 443918241 1592070144 3111 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 388689 3111 327 96 0 385251 0
[pid=5409] ppid=5405 vsize=23288 CPUtime=1.02 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 3427 0 0 0 102 0 0 0 25 0 1 0 443918241 23846912 3157 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 5822 3157 340 145 0 2867 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=1.11 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 111 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2057084

[startup+6.30107 s]
/proc/loadavg: 2.43 2.02 1.92 13/202 5433
/proc/meminfo: memFree=15171108/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412226775128473600 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1555860 CPUtime=2.04 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 7483 0 0 0 203 1 0 0 25 0 1 0 443918241 1593200640 2955 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 388965 2955 327 96 0 385527 0
[pid=5409] ppid=5405 vsize=25664 CPUtime=2.12 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 4011 0 0 0 212 0 0 0 25 0 1 0 443918241 26279936 3741 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 6416 3741 340 145 0 3461 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=2.12 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 212 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2060564

[startup+12.7009 s]
/proc/loadavg: 3.20 2.19 1.98 13/202 5433
/proc/meminfo: memFree=15086576/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412226500250566656 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1584672 CPUtime=4.16 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 15927 0 0 0 414 2 0 0 25 0 1 0 443918241 1622704128 9638 33554432000 4194304 4587354 140736639114560 18446744073709551615 4364904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 396168 9638 337 96 0 392730 0
[pid=5409] ppid=5405 vsize=29820 CPUtime=4.22 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 5056 0 0 0 422 0 0 0 25 0 1 0 443918241 30535680 4786 33554432000 4194304 4785740 140736171948048 18446744073709551615 4278165 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 7455 4786 340 145 0 4500 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=4.31 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 431 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2093532

[startup+25.5006 s]
/proc/loadavg: 4.93 2.62 2.12 12/201 5434
/proc/meminfo: memFree=15092708/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412227462323240960 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1572732 CPUtime=8.44 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 24295 0 0 0 841 3 0 0 25 0 1 0 443918241 1610477568 7801 33554432000 4194304 4587354 140736639114560 18446744073709551615 4236670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 393183 7801 337 96 0 389745 0
[pid=5409] ppid=5405 vsize=32732 CPUtime=8.51 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 5776 0 0 0 851 0 0 0 25 0 1 0 443918241 33517568 5506 33554432000 4194304 4785740 140736171948048 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 8183 5506 340 145 0 5228 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=8.52 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 852 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2084504

[startup+51.1012 s]
/proc/loadavg: 7.00 3.29 2.36 12/201 5434
/proc/meminfo: memFree=14957008/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412227874640101376 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1607484 CPUtime=16.95 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 36780 0 0 0 1690 5 0 0 25 0 1 0 443918241 1646063616 15478 33554432000 4194304 4587354 140736639114560 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 401871 15478 337 96 0 398433 0
[pid=5409] ppid=5405 vsize=39816 CPUtime=17.01 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 7520 0 0 0 1700 1 0 0 25 0 1 0 443918241 40771584 7250 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 9954 7250 340 145 0 6999 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=17.1 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 1710 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2126340

[startup+102.301 s]
/proc/loadavg: 9.26 4.48 2.81 12/201 5436
/proc/meminfo: memFree=14824180/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412226225372659712 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1624684 CPUtime=34.04 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 60413 0 0 0 3394 10 0 0 25 0 1 0 443918241 1663676416 21115 33554432000 4194304 4587354 140736639114560 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 406171 21115 337 96 0 402733 0
[pid=5409] ppid=5405 vsize=46112 CPUtime=34.11 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 9087 0 0 0 3410 1 0 0 25 0 1 0 443918241 47218688 8817 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 11528 8817 340 145 0 8573 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=34.13 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 3413 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2149836

[startup+162.301 s]
/proc/loadavg: 10.36 5.66 3.32 12/201 5437
/proc/meminfo: memFree=14881672/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412226912567427072 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1558264 CPUtime=54.03 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 64702 0 0 0 5392 11 0 0 25 0 1 0 443918241 1595662336 6118 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 389566 6118 337 96 0 386128 0
[pid=5409] ppid=5405 vsize=53444 CPUtime=54.11 cores=0

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

/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2135604

[startup+942.301 s]
/proc/loadavg: 11.02 10.63 7.68 12/201 5467
/proc/meminfo: memFree=14575024/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412227462323240960 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1570744 CPUtime=314.06 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 267613 0 0 0 31355 51 0 0 25 0 1 0 443918241 1608441856 12006 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 392686 12006 337 96 0 389248 0
[pid=5409] ppid=5405 vsize=95128 CPUtime=314.06 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 20916 0 0 0 31401 5 0 0 25 0 1 0 443918241 97411072 20646 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 23782 20646 340 145 0 20827 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=314.16 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 31416 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 7961016 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2144912

[startup+1002.3 s]
/proc/loadavg: 11.00 10.70 7.88 12/201 5469
/proc/meminfo: memFree=14564812/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412227874640101376 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=100468 CPUtime=334.07 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 283879 0 0 0 33352 55 0 0 25 0 1 0 443918241 102879232 12364 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 25117 12364 337 96 0 21679 0
[pid=5409] ppid=5405 vsize=96584 CPUtime=334.07 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 21271 0 0 0 33401 6 0 0 25 0 1 0 443918241 98902016 21001 33554432000 4194304 4785740 140736171948048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 24146 21001 340 145 0 21191 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=334.16 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 33416 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 676092

[startup+1062.3 s]
/proc/loadavg: 11.00 10.75 8.08 12/201 5470
/proc/meminfo: memFree=14558328/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412228012079054848 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1568376 CPUtime=354.07 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 299798 0 0 0 35347 60 0 0 25 0 1 0 443918241 1606017024 11527 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 392094 11527 337 96 0 388656 0
[pid=5409] ppid=5405 vsize=99348 CPUtime=354.06 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 21935 0 0 0 35400 6 0 0 25 0 1 0 443918241 101732352 21665 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 24837 21665 340 145 0 21882 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=354.15 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 35415 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2146764

[startup+1122.3 s]
/proc/loadavg: 11.00 10.79 8.26 12/201 5472
/proc/meminfo: memFree=14297760/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1583088 CPUtime=374.09 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 318296 0 0 0 37344 65 0 0 25 0 1 0 443918241 1621082112 14082 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 395772 14082 337 96 0 392334 0
[pid=5409] ppid=5405 vsize=100272 CPUtime=374.06 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 22177 0 0 0 37400 6 0 0 25 0 1 0 443918241 102678528 21907 33554432000 4194304 4785740 140736171948048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 25068 21907 340 145 0 22113 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=374.15 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 37415 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2162400

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.42 12/201 5473
/proc/meminfo: memFree=14508148/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412227874640101376 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1601144 CPUtime=394.08 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 333808 0 0 0 39340 68 0 0 25 0 1 0 443918241 1639571456 11979 33554432000 4194304 4587354 140736639114560 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 400286 11979 337 96 0 396848 0
[pid=5409] ppid=5405 vsize=100716 CPUtime=394.07 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 22248 0 0 0 39401 6 0 0 25 0 1 0 443918241 103133184 21978 33554432000 4194304 4785740 140736171948048 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 25179 21978 340 145 0 22224 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=394.15 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 39415 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2180900

[startup+1242.3 s]
/proc/loadavg: 11.00 10.86 8.58 12/201 5475
/proc/meminfo: memFree=14533908/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412228012079054848 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1587328 CPUtime=414.07 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 348365 0 0 0 41335 72 0 0 25 0 1 0 443918241 1625423872 8192 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 396832 8192 337 96 0 393394 0
[pid=5409] ppid=5405 vsize=101700 CPUtime=414.08 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 22490 0 0 0 41402 6 0 0 25 0 1 0 443918241 104140800 22220 33554432000 4194304 4785740 140736171948048 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 25425 22220 340 145 0 22470 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=414.14 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 41414 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2168068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 12/201 5477
/proc/meminfo: memFree=14479192/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412225950494752768 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1583432 CPUtime=433.27 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 362091 0 0 0 43250 77 0 0 25 0 1 0 443918241 1621434368 12486 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 395858 12486 337 96 0 392420 0
[pid=5409] ppid=5405 vsize=102564 CPUtime=433.35 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 22650 0 0 0 43329 6 0 0 25 0 1 0 443918241 105025536 22380 33554432000 4194304 4785740 140736171948048 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 25641 22380 340 145 0 22686 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=433.38 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 43338 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2165036

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

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

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 12/201 5477
/proc/meminfo: memFree=14479192/32950940 swapFree=67111528/67111528
[pid=5405] ppid=5403 vsize=18324 CPUtime=0 cores=0,2
/proc/5405/stat : 5405 (ppfolio) S 5403 5405 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918241 18763776 393 33554432000 4194304 4287625 140733848990432 18446744073709551615 215988612623 0 0 4096 65536 4412225950494752768 0 0 17 0 0 0 0
/proc/5405/statm: 4581 393 345 23 0 91 0
[pid=5407] ppid=5405 vsize=1583432 CPUtime=433.27 cores=0
/proc/5407/stat : 5407 (cryptominisat) R 5405 5405 5360 0 -1 4202496 362091 0 0 0 43250 77 0 0 25 0 1 0 443918241 1621434368 12486 33554432000 4194304 4587354 140736639114560 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5407/statm: 395858 12486 337 96 0 392420 0
[pid=5409] ppid=5405 vsize=102564 CPUtime=433.35 cores=0
/proc/5409/stat : 5409 (clasp) R 5405 5405 5360 0 -1 4202496 22650 0 0 0 43329 6 0 0 25 0 1 0 443918241 105025536 22380 33554432000 4194304 4785740 140736171948048 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5409/statm: 25641 22380 340 145 0 22686 0
[pid=5410] ppid=5405 vsize=460716 CPUtime=433.38 cores=0
/proc/5410/stat : 5410 (TNM) R 5405 5405 5360 0 -1 4202496 1809 0 0 0 43338 0 0 0 25 0 1 0 443918241 471773184 1706 33554432000 134512640 134534564 4287383088 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5410/statm: 115179 1706 95 6 0 113845 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2165036

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.17
CPU system time (s): 0.83
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 3683376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 236
involuntary context switches= 3

runsolver used 2.27065 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 17:47:54
IDJOB=3191404
IDBENCH=82535
IDSOLVER=1613
FILE ID=node117/3191404-1302536874
RUNJOBID= node117-1302536874-5378
PBS_JOBID= 12951120
Free space on /tmp= 71072 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191404-1302536874/watcher-3191404-1302536874 -o /tmp/evaluation-result-3191404-1302536874/solver-3191404-1302536874 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191404-1302536874.cnf

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

MD5SUM BENCH= 1ae73e64babd5796adef68295bcaa14f
RANDOM SEED=1469948670

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15368876 kB
Buffers:        773508 kB
Cached:       16315748 kB
SwapCached:          0 kB
Active:        6422220 kB
Inactive:     10731092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15368876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46604 kB
Writeback:           0 kB
AnonPages:       64260 kB
Mapped:          14668 kB
Slab:           363440 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   186980 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= 71028 MiB
End job on node117 at 2011-04-11 18:09:37