Trace number 3222352

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) 5000.03 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark917.804
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-3222352-1303303130/watcher-3222352-1303303130 -o /tmp/evaluation-result-3222352-1303303130/solver-3222352-1303303130 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222352-1303303130.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: 5.05 5.53 5.75 4/180 27727
/proc/meminfo: memFree=29326332/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 13456585266575671560 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0

[startup+0.090323 s]
/proc/loadavg: 5.05 5.53 5.75 4/180 27727
/proc/meminfo: memFree=29326332/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 13456585266575671560 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100321 s]
/proc/loadavg: 5.05 5.53 5.75 4/180 27727
/proc/meminfo: memFree=29326332/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 13456585266575671560 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300285 s]
/proc/loadavg: 5.05 5.53 5.75 4/180 27727
/proc/meminfo: memFree=29326332/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700211 s]
/proc/loadavg: 5.05 5.53 5.75 4/180 27727
/proc/meminfo: memFree=29326332/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166972375803101184 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 5.05 5.53 5.75 7/184 27731
/proc/meminfo: memFree=29321092/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970314218799104 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=694496 CPUtime=0.49 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 1287 0 0 0 49 0 0 0 25 0 1 0 520543643 711163904 783 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 173624 783 327 96 0 170186 0
[pid=27729] ppid=27727 vsize=13224 CPUtime=0.44 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 776 0 0 0 44 0 0 0 25 0 1 0 520543643 13541376 664 33554432000 4194304 4785740 140736727274016 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 3306 664 340 145 0 351 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=0.54 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 54 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1181872

[startup+3.10077 s]
/proc/loadavg: 5.12 5.54 5.75 7/184 27731
/proc/meminfo: memFree=29319728/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970451657752576 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=694812 CPUtime=0.99 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 1761 0 0 0 99 0 0 0 25 0 1 0 520543643 711487488 966 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 173703 966 327 96 0 170265 0
[pid=27729] ppid=27727 vsize=13760 CPUtime=1 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 887 0 0 0 100 0 0 0 25 0 1 0 520543643 14090240 775 33554432000 4194304 4785740 140736727274016 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 3440 775 340 145 0 485 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=1.09 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 109 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1182724

[startup+6.30019 s]
/proc/loadavg: 5.12 5.54 5.75 7/184 27732
/proc/meminfo: memFree=29312868/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970726535659520 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=701116 CPUtime=2.09 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 4053 0 0 0 209 0 0 0 25 0 1 0 520543643 717942784 2511 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 175279 2511 337 96 0 171841 0
[pid=27729] ppid=27727 vsize=14296 CPUtime=2.04 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 1037 0 0 0 204 0 0 0 25 0 1 0 520543643 14639104 925 33554432000 4194304 4785740 140736727274016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 3574 925 340 145 0 619 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=2.14 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 214 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1189564

[startup+12.701 s]
/proc/loadavg: 5.26 5.55 5.75 7/184 27732
/proc/meminfo: memFree=29312100/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970726535659520 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=704644 CPUtime=4.19 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 6155 0 0 0 418 1 0 0 25 0 1 0 520543643 721555456 3203 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 176161 3203 337 96 0 172723 0
[pid=27729] ppid=27727 vsize=15108 CPUtime=4.2 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 1232 0 0 0 420 0 0 0 25 0 1 0 520543643 15470592 1120 33554432000 4194304 4785740 140736727274016 18446744073709551615 4549042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 3777 1120 341 145 0 822 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=4.29 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 429 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1193904

[startup+25.5007 s]
/proc/loadavg: 5.37 5.56 5.75 7/184 27732
/proc/meminfo: memFree=29307764/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166971138852519936 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=706648 CPUtime=8.49 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 8368 0 0 0 848 1 0 0 25 0 1 0 520543643 723607552 3592 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 176662 3592 337 96 0 173224 0
[pid=27729] ppid=27727 vsize=16060 CPUtime=8.45 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 1477 0 0 0 845 0 0 0 25 0 1 0 520543643 16445440 1365 33554432000 4194304 4785740 140736727274016 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 4015 1365 341 145 0 1060 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=8.54 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 854 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1196860

[startup+51.101 s]
/proc/loadavg: 5.58 5.60 5.76 7/184 27733
/proc/meminfo: memFree=29304112/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166971276291473408 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=708116 CPUtime=16.94 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 12836 0 0 0 1692 2 0 0 25 0 1 0 520543643 725110784 4347 33554432000 4194304 4587354 140733900739616 18446744073709551615 4236479 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 177029 4347 337 96 0 173591 0
[pid=27729] ppid=27727 vsize=17596 CPUtime=16.99 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 1838 0 0 0 1699 0 0 0 25 0 1 0 520543643 18018304 1726 33554432000 4194304 4785740 140736727274016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 4399 1726 341 145 0 1444 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=17.14 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 1714 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1199864

[startup+102.307 s]
/proc/loadavg: 5.83 5.66 5.77 7/184 27735
/proc/meminfo: memFree=29273836/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970863974612992 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=723956 CPUtime=33.99 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 22758 0 0 0 3396 3 0 0 25 0 1 0 520543643 741330944 8327 33554432000 4194304 4587354 140733900739616 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 180989 8327 337 96 0 177551 0
[pid=27729] ppid=27727 vsize=19280 CPUtime=34.09 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 2264 0 0 0 3409 0 0 0 25 0 1 0 520543643 19742720 2152 33554432000 4194304 4785740 140736727274016 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 4820 2152 341 145 0 1865 0
[pid=27730] ppid=27727 vsize=455828 CPUtime=34.21 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 336 0 0 0 3421 0 0 0 25 0 1 0 520543643 466767872 233 33554432000 134512640 134534564 4291754640 18446744073709551615 8800705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1217388

[startup+162.301 s]
/proc/loadavg: 5.99 5.74 5.79 7/184 27736
/proc/meminfo: memFree=29271924/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166971826047287296 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=723892 CPUtime=53.98 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 29581 0 0 0 5394 4 0 0 25 0 1 0 520543643 741265408 7723 33554432000 4194304 4587354 140733900739616 18446744073709551615 4243196 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 180973 7723 337 96 0 177535 0
[pid=27729] ppid=27727 vsize=20700 CPUtime=54.09 cores=1

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

/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1312204

[startup+4662.3 s]
/proc/loadavg: 3.08 4.45 5.32 4/175 27886
/proc/meminfo: memFree=29286056/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=762660 CPUtime=1553.95 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 161000 0 0 0 155363 32 0 0 25 0 1 0 520543643 780963840 20017 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 190665 20017 337 96 0 187227 0
[pid=27729] ppid=27727 vsize=41832 CPUtime=1554.15 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7470 0 0 0 155415 0 0 0 25 0 1 0 520543643 42835968 7358 33554432000 4194304 4785740 140736727274016 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10458 7358 341 145 0 7503 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1554.31 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 155431 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134528200 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1278648

[startup+4722.31 s]
/proc/loadavg: 3.03 4.19 5.17 4/175 27888
/proc/meminfo: memFree=29286236/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=762660 CPUtime=1573.96 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 161000 0 0 0 157364 32 0 0 25 0 1 0 520543643 780963840 20017 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 190665 20017 337 96 0 187227 0
[pid=27729] ppid=27727 vsize=41980 CPUtime=1574.15 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7493 0 0 0 157415 0 0 0 25 0 1 0 520543643 42987520 7381 33554432000 4194304 4785740 140736727274016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10495 7381 341 145 0 7540 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1574.31 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 157431 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1278796

[startup+4782.3 s]
/proc/loadavg: 3.01 3.97 5.03 4/175 27889
/proc/meminfo: memFree=29276600/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=778644 CPUtime=1593.97 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 163797 0 0 0 159363 34 0 0 25 0 1 0 520543643 797331456 22529 33554432000 4194304 4587354 140733900739616 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 194661 22529 337 96 0 191223 0
[pid=27729] ppid=27727 vsize=42152 CPUtime=1594.14 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7530 0 0 0 159414 0 0 0 25 0 1 0 520543643 43163648 7418 33554432000 4194304 4785740 140736727274016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10538 7418 341 145 0 7583 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1594.3 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 159430 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1294952

[startup+4842.3 s]
/proc/loadavg: 3.00 3.79 4.90 4/175 27891
/proc/meminfo: memFree=29271212/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=778644 CPUtime=1613.97 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 165218 0 0 0 161363 34 0 0 25 0 1 0 520543643 797331456 23897 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 194661 23897 337 96 0 191223 0
[pid=27729] ppid=27727 vsize=42152 CPUtime=1614.14 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7541 0 0 0 161414 0 0 0 25 0 1 0 520543643 43163648 7429 33554432000 4194304 4785740 140736727274016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10538 7429 341 145 0 7583 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1614.3 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 161430 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1294952

[startup+4902.3 s]
/proc/loadavg: 3.00 3.64 4.78 4/175 27893
/proc/meminfo: memFree=29286052/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=780452 CPUtime=1633.99 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 165490 0 0 0 163364 35 0 0 25 0 1 0 520543643 799182848 20017 33554432000 4194304 4587354 140733900739616 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 195113 20017 337 96 0 191675 0
[pid=27729] ppid=27727 vsize=42152 CPUtime=1634.14 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7554 0 0 0 163414 0 0 0 25 0 1 0 520543643 43163648 7442 33554432000 4194304 4785740 140736727274016 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10538 7442 341 145 0 7583 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1634.3 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 163430 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134530853 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 1296760

[startup+4962.3 s]
/proc/loadavg: 3.00 3.52 4.67 4/175 27903
/proc/meminfo: memFree=29286360/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=780452 CPUtime=1654 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 165490 0 0 0 165365 35 0 0 25 0 1 0 520543643 799182848 20017 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 195113 20017 337 96 0 191675 0
[pid=27729] ppid=27727 vsize=42152 CPUtime=1654.13 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7557 0 0 0 165413 0 0 0 25 0 1 0 520543643 43163648 7445 33554432000 4194304 4785740 140736727274016 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10538 7445 341 145 0 7583 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1654.29 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 165429 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1296760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.46 4.60 4/175 27904
/proc/meminfo: memFree=29279008/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=778976 CPUtime=1666.54 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 167638 0 0 0 166619 35 0 0 25 0 1 0 520543643 797671424 21939 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 194744 21939 337 96 0 191306 0
[pid=27729] ppid=27727 vsize=42320 CPUtime=1666.7 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7582 0 0 0 166670 0 0 0 25 0 1 0 520543643 43335680 7470 33554432000 4194304 4785740 140736727274016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10580 7470 341 145 0 7625 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1666.79 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 166679 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1295452

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

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

[startup+4999.9 s]
/proc/loadavg: 3.00 3.46 4.60 4/175 27904
/proc/meminfo: memFree=29279008/32950928 swapFree=67071984/67111528
[pid=27727] ppid=27725 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27727/stat : 27727 (ppfolio) S 27725 27727 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 520543643 18763776 394 33554432000 4194304 4287625 140733697562768 18446744073709551615 260905414159 0 0 4096 65536 5166970589096706048 0 0 17 5 0 0 0
/proc/27727/statm: 4581 394 345 23 0 91 0
[pid=27728] ppid=27727 vsize=778976 CPUtime=1666.54 cores=1
/proc/27728/stat : 27728 (cryptominisat) R 27727 27727 26704 0 -1 4202496 167638 0 0 0 166619 35 0 0 25 0 1 0 520543643 797671424 21939 33554432000 4194304 4587354 140733900739616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27728/statm: 194744 21939 337 96 0 191306 0
[pid=27729] ppid=27727 vsize=42320 CPUtime=1666.7 cores=1
/proc/27729/stat : 27729 (clasp) R 27727 27727 26704 0 -1 4202496 7582 0 0 0 166670 0 0 0 25 0 1 0 520543643 43335680 7470 33554432000 4194304 4785740 140736727274016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27729/statm: 10580 7470 341 145 0 7625 0
[pid=27730] ppid=27727 vsize=455832 CPUtime=1666.79 cores=1
/proc/27730/stat : 27730 (TNM) R 27727 27727 26704 0 -1 4202496 345 0 0 0 166679 0 0 0 25 0 1 0 520543643 466771968 242 33554432000 134512640 134534564 4291754640 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27730/statm: 113958 242 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1295452

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4999.68
CPU system time (s): 0.35
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1980028

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

runsolver used 7.96579 second user time and 18.8821 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-20 14:38:50
IDJOB=3222352
IDBENCH=83075
IDSOLVER=1639
FILE ID=node116/3222352-1303303130
RUNJOBID= node116-1303292522-26723
PBS_JOBID= 13049627
Free space on /tmp= 72612 MiB

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

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=1530210699

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      29326612 kB
Buffers:        118796 kB
Cached:        3244152 kB
SwapCached:       9616 kB
Active:         692284 kB
Inactive:      2770884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29326612 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           10116 kB
Writeback:           8 kB
AnonPages:       94860 kB
Mapped:          15488 kB
Slab:            97920 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   733500 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= 72612 MiB
End job on node116 at 2011-04-20 16:02:12