Trace number 3221302

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) 4999.98 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S769368248-036.UNKNOWN.cnf
MD5SUMd71042a4f58355ef8c71c53ec29199cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1227.32
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3221302-1303290671/watcher-3221302-1303290671 -o /tmp/evaluation-result-3221302-1303290671/solver-3221302-1303290671 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221302-1303290671.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 7.25 7.88 7.95 5/180 12455
/proc/meminfo: memFree=17266056/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 9428985113590333704 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0

[startup+0.0745919 s]
/proc/loadavg: 7.25 7.88 7.95 5/180 12455
/proc/meminfo: memFree=17266056/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 9428985113590333704 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100589 s]
/proc/loadavg: 7.25 7.88 7.95 5/180 12455
/proc/meminfo: memFree=17266056/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 9428985113590333704 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300564 s]
/proc/loadavg: 7.25 7.88 7.95 5/180 12455
/proc/meminfo: memFree=17266056/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700492 s]
/proc/loadavg: 7.25 7.88 7.95 5/180 12455
/proc/meminfo: memFree=17266056/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630567707705344 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 7.25 7.88 7.95 7/184 12459
/proc/meminfo: memFree=17261064/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630705146658816 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1631012 CPUtime=0.5 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 1264 0 0 0 50 0 0 0 25 0 1 0 440667995 1670156288 761 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 407753 761 327 96 0 404315 0
[pid=12457] ppid=12455 vsize=13224 CPUtime=0.44 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 772 0 0 0 44 0 0 0 25 0 1 0 440667995 13541376 660 33554432000 4194304 4785740 140736682088608 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 3306 660 340 145 0 351 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=0.54 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 54 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2118392

[startup+3.10106 s]
/proc/loadavg: 7.25 7.88 7.95 7/184 12459
/proc/meminfo: memFree=17258944/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630842585612288 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1631036 CPUtime=1 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 1727 0 0 0 100 0 0 0 25 0 1 0 440667995 1670180864 939 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 407759 939 327 96 0 404321 0
[pid=12457] ppid=12455 vsize=13632 CPUtime=0.96 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 880 0 0 0 96 0 0 0 25 0 1 0 440667995 13959168 768 33554432000 4194304 4785740 140736682088608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 3408 768 340 145 0 453 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=1.12 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 112 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2118824

[startup+6.30049 s]
/proc/loadavg: 7.15 7.85 7.94 7/184 12460
/proc/meminfo: memFree=17251900/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825628781001310208 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1640960 CPUtime=2.09 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 3987 0 0 0 209 0 0 0 25 0 1 0 440667995 1680343040 2452 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 410240 2452 337 96 0 406802 0
[pid=12457] ppid=12455 vsize=14436 CPUtime=2.04 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 1056 0 0 0 204 0 0 0 25 0 1 0 440667995 14782464 944 33554432000 4194304 4785740 140736682088608 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 3609 944 340 145 0 654 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=2.14 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 214 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2129552

[startup+12.7004 s]
/proc/loadavg: 7.06 7.82 7.93 7/184 12460
/proc/meminfo: memFree=17247340/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825628781001310208 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1641452 CPUtime=4.19 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 6090 0 0 0 419 0 0 0 25 0 1 0 440667995 1680846848 3137 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 410363 3137 337 96 0 406925 0
[pid=12457] ppid=12455 vsize=14972 CPUtime=4.16 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 1212 0 0 0 416 0 0 0 25 0 1 0 440667995 15331328 1100 33554432000 4194304 4785740 140736682088608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 3743 1100 340 145 0 788 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=4.32 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 432 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2130580

[startup+25.5011 s]
/proc/loadavg: 6.82 7.73 7.90 7/184 12460
/proc/meminfo: memFree=17244148/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825629330757124096 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1641540 CPUtime=9.01 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 8852 0 0 0 900 1 0 0 25 0 1 0 440667995 1680936960 3392 33554432000 4194304 4587354 140737153606000 18446744073709551615 270612807313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 410385 3392 337 96 0 406947 0
[pid=12457] ppid=12455 vsize=16188 CPUtime=8.14 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 1513 0 0 0 814 0 0 0 25 0 1 0 440667995 16576512 1401 33554432000 4194304 4785740 140736682088608 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 4047 1401 340 145 0 1092 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=8.32 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 832 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134525744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2131884

[startup+51.1006 s]
/proc/loadavg: 6.54 7.59 7.85 7/184 12491
/proc/meminfo: memFree=17247040/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825629193318170624 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1644928 CPUtime=17.59 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 13234 0 0 0 1757 2 0 0 25 0 1 0 440667995 1684406272 4522 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 411232 4522 337 96 0 407794 0
[pid=12457] ppid=12455 vsize=17836 CPUtime=16.67 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 1893 0 0 0 1667 0 0 0 25 0 1 0 440667995 18264064 1781 33554432000 4194304 4785740 140736682088608 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 4459 1781 340 145 0 1504 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=16.82 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 1682 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2136920

[startup+102.307 s]
/proc/loadavg: 6.23 7.34 7.75 7/184 12552
/proc/meminfo: memFree=17210500/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630705146658816 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1657092 CPUtime=34.63 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 22420 0 0 0 3460 3 0 0 25 0 1 0 440667995 1696862208 7719 33554432000 4194304 4587354 140737153606000 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 414273 7719 337 96 0 410835 0
[pid=12457] ppid=12455 vsize=19524 CPUtime=33.73 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 2298 0 0 0 3373 0 0 0 25 0 1 0 440667995 19992576 2186 33554432000 4194304 4785740 140736682088608 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 4881 2186 341 145 0 1926 0
[pid=12458] ppid=12455 vsize=455832 CPUtime=33.91 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 336 0 0 0 3391 0 0 0 25 0 1 0 440667995 466771968 233 33554432000 134512640 134534564 4293040448 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113958 233 95 6 0 112624 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2150772

[startup+162.301 s]
/proc/loadavg: 6.08 7.10 7.64 7/184 12554
/proc/meminfo: memFree=17198576/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825629330757124096 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1663564 CPUtime=54.63 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 26726 0 0 0 5459 4 0 0 25 0 1 0 440667995 1703489536 8483 33554432000 4194304 4587354 140737153606000 18446744073709551615 4230185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 415891 8483 337 96 0 412453 0
[pid=12457] ppid=12455 vsize=21668 CPUtime=53.73 cores=1

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

/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4542.27
Current children cumulated vsize (KiB) 2297796

[startup+4602.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 12684
/proc/meminfo: memFree=17018856/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825629880512937984 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1797760 CPUtime=1534.66 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 159664 0 0 0 153434 32 0 0 25 0 1 0 440667995 1840906240 23181 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 449440 23181 337 96 0 446002 0
[pid=12457] ppid=12455 vsize=41840 CPUtime=1533.73 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7463 0 0 0 153372 1 0 0 25 0 1 0 440667995 42844160 7351 33554432000 4194304 4785740 140736682088608 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10460 7351 341 145 0 7505 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1533.88 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 153388 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 2313760

[startup+4662.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 12686
/proc/meminfo: memFree=17024304/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825629880512937984 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1709504 CPUtime=1554.66 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 160940 0 0 0 155433 33 0 0 25 0 1 0 440667995 1750532096 20137 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 427376 20137 337 96 0 423938 0
[pid=12457] ppid=12455 vsize=41840 CPUtime=1553.73 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7488 0 0 0 155372 1 0 0 25 0 1 0 440667995 42844160 7376 33554432000 4194304 4785740 140736682088608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10460 7376 341 145 0 7505 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1553.88 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 155388 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4662.27
Current children cumulated vsize (KiB) 2225504

[startup+4722.31 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 12687
/proc/meminfo: memFree=17016848/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1709504 CPUtime=1574.65 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 160940 0 0 0 157432 33 0 0 25 0 1 0 440667995 1750532096 20137 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 427376 20137 337 96 0 423938 0
[pid=12457] ppid=12455 vsize=41840 CPUtime=1573.74 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7488 0 0 0 157373 1 0 0 25 0 1 0 440667995 42844160 7376 33554432000 4194304 4785740 140736682088608 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10460 7376 341 145 0 7505 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1573.88 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 157388 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134529310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 2225504

[startup+4782.3 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 12689
/proc/meminfo: memFree=17010140/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1709504 CPUtime=1594.65 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 161431 0 0 0 159432 33 0 0 25 0 1 0 440667995 1750532096 20607 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 427376 20607 337 96 0 423938 0
[pid=12457] ppid=12455 vsize=41840 CPUtime=1593.74 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7490 0 0 0 159373 1 0 0 25 0 1 0 440667995 42844160 7378 33554432000 4194304 4785740 140736682088608 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10460 7378 341 145 0 7505 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1593.88 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 159388 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4782.27
Current children cumulated vsize (KiB) 2225504

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12690
/proc/meminfo: memFree=17017940/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1716516 CPUtime=1614.65 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 164561 0 0 0 161431 34 0 0 25 0 1 0 440667995 1757712384 23132 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 429129 23132 337 96 0 425691 0
[pid=12457] ppid=12455 vsize=42008 CPUtime=1613.75 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7527 0 0 0 161374 1 0 0 25 0 1 0 440667995 43016192 7415 33554432000 4194304 4785740 140736682088608 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10502 7415 341 145 0 7547 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1613.87 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 161387 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4842.27
Current children cumulated vsize (KiB) 2232684

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12692
/proc/meminfo: memFree=17009868/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1716516 CPUtime=1634.64 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 165999 0 0 0 163430 34 0 0 25 0 1 0 440667995 1757712384 24527 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 429129 24527 337 96 0 425691 0
[pid=12457] ppid=12455 vsize=42176 CPUtime=1633.76 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7564 0 0 0 163375 1 0 0 25 0 1 0 440667995 43188224 7452 33554432000 4194304 4785740 140736682088608 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10544 7452 341 145 0 7589 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1633.87 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 163387 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 10533153 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 2232852

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12694
/proc/meminfo: memFree=17017660/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1699340 CPUtime=1654.64 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 166107 0 0 0 165429 35 0 0 25 0 1 0 440667995 1740124160 20138 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 424835 20138 337 96 0 421397 0
[pid=12457] ppid=12455 vsize=42344 CPUtime=1653.76 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7586 0 0 0 165375 1 0 0 25 0 1 0 440667995 43360256 7474 33554432000 4194304 4785740 140736682088608 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10586 7474 341 145 0 7631 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1653.87 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 165387 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 2215844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 12695
/proc/meminfo: memFree=17013800/32951124 swapFree=67111528/67111528
[pid=12455] ppid=12453 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12455/stat : 12455 (ppfolio) S 12453 12455 12384 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 440667994 18763776 394 33554432000 4194304 4287625 140736919120080 18446744073709551615 270613130767 0 0 4096 65536 13825630017951891456 0 0 17 3 0 0 0
/proc/12455/statm: 4581 394 345 23 0 91 0
[pid=12456] ppid=12455 vsize=1699340 CPUtime=1667.23 cores=1
/proc/12456/stat : 12456 (cryptominisat) R 12455 12455 12384 0 -1 4202496 166107 0 0 0 166688 35 0 0 25 0 1 0 440667995 1740124160 20138 33554432000 4194304 4587354 140737153606000 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12456/statm: 424835 20138 337 96 0 421397 0
[pid=12457] ppid=12455 vsize=42484 CPUtime=1666.29 cores=1
/proc/12457/stat : 12457 (clasp) R 12455 12455 12384 0 -1 4202496 7603 0 0 0 166628 1 0 0 25 0 1 0 440667995 43503616 7491 33554432000 4194304 4785740 140736682088608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12457/statm: 10621 7491 341 145 0 7666 0
[pid=12458] ppid=12455 vsize=455836 CPUtime=1666.46 cores=1
/proc/12458/stat : 12458 (TNM) R 12455 12455 12384 0 -1 4202496 345 0 0 0 166646 0 0 0 25 0 1 0 440667995 466776064 242 33554432000 134512640 134534564 4293040448 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12458/statm: 113959 242 103 6 0 112625 0
Current children cumulated CPU time (s) 4999.98
Current children cumulated vsize (KiB) 2215984

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12455 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4999.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.98
CPU user time (s): 4999.62
CPU system time (s): 0.36
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 4015548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
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= 211
involuntary context switches= 4

runsolver used 8.04778 second user time and 19.0921 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 11:11:11
IDJOB=3221302
IDBENCH=82900
IDSOLVER=1639
FILE ID=node108/3221302-1303290671
RUNJOBID= node108-1303290665-12403
PBS_JOBID= 13049619
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S769368248-036.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221302-1303290671/watcher-3221302-1303290671 -o /tmp/evaluation-result-3221302-1303290671/solver-3221302-1303290671 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221302-1303290671.cnf

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

MD5SUM BENCH= d71042a4f58355ef8c71c53ec29199cb
RANDOM SEED=1550909614

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17266336 kB
Buffers:        759748 kB
Cached:       14499280 kB
SwapCached:          0 kB
Active:        7869152 kB
Inactive:      7461948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17266336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20412 kB
Writeback:           0 kB
AnonPages:       72020 kB
Mapped:          16452 kB
Slab:           289468 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1196744 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= 72268 MiB
End job on node108 at 2011-04-20 12:34:33