Trace number 3191478

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.97 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
MD5SUM4a57833314362e0939d4095b3206ad82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark378.192
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 1 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.05	Starting clasp 1.3.6 on core(s) 1
0.00/0.05	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 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-3191478-1302537273/watcher-3191478-1302537273 -o /tmp/evaluation-result-3191478-1302537273/solver-3191478-1302537273 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191478-1302537273.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.96 1.50 1.73 11/198 30426
/proc/meminfo: memFree=16078352/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=2712 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 443958009 2777088 37 33554432000 4194304 4287625 140737053389616 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/30426/statm: 678 37 27 23 0 23 0

[startup+0.0142319 s]
/proc/loadavg: 0.96 1.50 1.73 11/198 30426
/proc/meminfo: memFree=16078352/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=2712 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 443958009 2777088 37 33554432000 4194304 4287625 140737053389616 18446744073709551615 251362623111 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/30426/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100213 s]
/proc/loadavg: 0.96 1.50 1.73 11/198 30426
/proc/meminfo: memFree=16078352/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369769716910391296 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301186 s]
/proc/loadavg: 0.96 1.50 1.73 11/198 30426
/proc/meminfo: memFree=16078352/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770266666205184 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701099 s]
/proc/loadavg: 0.96 1.50 1.73 11/198 30426
/proc/meminfo: memFree=16078352/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770266666205184 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 0.96 1.50 1.73 13/202 30430
/proc/meminfo: memFree=15985736/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770266666205184 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=47112 CPUtime=0.24 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 6810 0 0 0 24 0 0 0 19 0 1 0 443958013 48242688 6552 33554432000 4194304 4587354 140735090027056 18446744073709551615 251367215345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 11778 6552 308 96 0 8340 0
[pid=30429] ppid=30426 vsize=31292 CPUtime=1.19 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 6926 0 0 0 118 1 0 0 18 0 1 0 443958013 32043008 5015 33554432000 4194304 4785740 140735873713728 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 7823 5015 340 145 0 4868 0
[pid=30430] ppid=30426 vsize=452132 CPUtime=0.01 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 332 0 0 0 1 0 0 0 20 0 1 0 443958013 462983168 230 33554432000 134512640 134534564 4291642480 18446744073709551615 2604594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 113033 230 90 6 0 111699 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 548860

[startup+3.10065 s]
/proc/loadavg: 0.96 1.50 1.73 13/202 30430
/proc/meminfo: memFree=15922868/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770953860972544 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=57204 CPUtime=0.74 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 11818 0 0 0 73 1 0 0 19 0 1 0 443958013 58576896 9023 33554432000 4194304 4587354 140735090027056 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 14301 9023 325 96 0 10863 0
[pid=30429] ppid=30426 vsize=31292 CPUtime=1.79 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 7001 0 0 0 178 1 0 0 19 0 1 0 443958013 32043008 5090 33554432000 4194304 4785740 140735873713728 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 7823 5090 340 145 0 4868 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=0.5 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 49 1 0 0 22 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 572808

[startup+6.30106 s]
/proc/loadavg: 1.85 1.67 1.79 13/202 30430
/proc/meminfo: memFree=15880760/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770953860972544 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=57204 CPUtime=1.81 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 12799 0 0 0 180 1 0 0 22 0 1 0 443958013 58576896 10000 33554432000 4194304 4587354 140735090027056 18446744073709551615 251367243531 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 14301 10000 326 96 0 10863 0
[pid=30429] ppid=30426 vsize=36192 CPUtime=2.81 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 8240 0 0 0 280 1 0 0 22 0 1 0 443958013 37060608 6329 33554432000 4194304 4785740 140735873713728 18446744073709551615 4304287 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 9048 6329 340 145 0 6093 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=1.6 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 159 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 577708

[startup+12.7009 s]
/proc/loadavg: 2.66 1.84 1.84 13/202 30431
/proc/meminfo: memFree=15823368/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771091299926016 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=94708 CPUtime=3.91 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 14295 0 0 0 390 1 0 0 25 0 1 0 443958013 96980992 11494 33554432000 4194304 4587354 140735090027056 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 23677 11494 326 96 0 20239 0
[pid=30429] ppid=30426 vsize=47008 CPUtime=5.02 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 10908 0 0 0 500 2 0 0 25 0 1 0 443958013 48136192 8997 33554432000 4194304 4785740 140735873713728 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 11752 8997 340 145 0 8797 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=3.7 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 369 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 626028

[startup+25.5005 s]
/proc/loadavg: 4.73 2.34 2.00 13/202 30431
/proc/meminfo: memFree=15743296/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771503616786432 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=94708 CPUtime=8.14 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 17057 0 0 0 812 2 0 0 25 0 1 0 443958013 96980992 14249 33554432000 4194304 4587354 140735090027056 18446744073709551615 4239240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 23677 14249 326 96 0 20239 0
[pid=30429] ppid=30426 vsize=65848 CPUtime=9.29 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 15642 0 0 0 927 2 0 0 25 0 1 0 443958013 67428352 13731 33554432000 4194304 4785740 140735873713728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 16462 13731 340 145 0 13507 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=8 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 799 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 644868

[startup+51.1007 s]
/proc/loadavg: 7.21 3.12 2.27 13/202 30431
/proc/meminfo: memFree=15451180/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771228738879488 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=234776 CPUtime=16.72 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 46996 0 0 0 1665 7 0 0 25 0 1 0 443958013 240410624 37293 33554432000 4194304 4587354 140735090027056 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 58694 37293 337 96 0 55256 0
[pid=30429] ppid=30426 vsize=100472 CPUtime=17.81 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 24195 0 0 0 1777 4 0 0 25 0 1 0 443958013 102883328 22284 33554432000 4194304 4785740 140735873713728 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 25118 22284 340 145 0 22163 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=16.5 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 1649 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 819560

[startup+102.307 s]
/proc/loadavg: 9.63 4.42 2.75 12/201 30433
/proc/meminfo: memFree=15546792/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770266666205184 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=828360 CPUtime=33.73 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 73192 0 0 0 3361 12 0 0 25 0 1 0 443958013 848240640 10930 33554432000 4194304 4587354 140735090027056 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 207090 10930 337 96 0 203652 0
[pid=30429] ppid=30426 vsize=122556 CPUtime=34.91 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 29746 0 0 0 3485 6 0 0 25 0 1 0 443958013 125497344 27835 33554432000 4194304 4785740 140735873713728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 30639 27835 340 145 0 27684 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=33.6 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 3359 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1435228

[startup+162.301 s]
/proc/loadavg: 10.53 5.63 3.27 12/201 30435
/proc/meminfo: memFree=15494828/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770953860972544 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=828388 CPUtime=53.73 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 97252 0 0 0 5357 16 0 0 25 0 1 0 443958013 848269312 16652 33554432000 4194304 4587354 140735090027056 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 207097 16652 337 96 0 203659 0
[pid=30429] ppid=30426 vsize=153528 CPUtime=54.9 cores=1

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

/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1624980

[startup+882.301 s]
/proc/loadavg: 11.00 10.51 7.43 12/201 30463
/proc/meminfo: memFree=15027104/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771228738879488 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=172404 CPUtime=293.79 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 309147 0 0 0 29319 60 0 0 25 0 1 0 443958013 176541696 22515 33554432000 4194304 4587354 140735090027056 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 43101 22515 337 96 0 39663 0
[pid=30429] ppid=30426 vsize=299192 CPUtime=294.87 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 73035 0 0 0 29469 18 0 0 25 0 1 0 443958013 306372608 71124 33554432000 4194304 4785740 140735873713728 18446744073709551615 4535996 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 74798 71124 340 145 0 71843 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=293.6 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 29359 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 955908

[startup+942.3 s]
/proc/loadavg: 11.00 10.60 7.65 12/201 30464
/proc/meminfo: memFree=14857324/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770404105158656 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=322540 CPUtime=313.79 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 350454 0 0 0 31314 65 0 0 25 0 1 0 443958013 330280960 63802 33554432000 4194304 4587354 140735090027056 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 80635 63802 337 96 0 77197 0
[pid=30429] ppid=30426 vsize=299192 CPUtime=314.87 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 73036 0 0 0 31469 18 0 0 25 0 1 0 443958013 306372608 71125 33554432000 4194304 4785740 140735873713728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 74798 71125 340 145 0 71843 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=313.61 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 31360 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1106044

[startup+1002.3 s]
/proc/loadavg: 11.00 10.67 7.85 12/201 30466
/proc/meminfo: memFree=15017636/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369770953860972544 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=855428 CPUtime=333.79 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 360216 0 0 0 33311 68 0 0 25 0 1 0 443958013 875958272 25520 33554432000 4194304 4587354 140735090027056 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 213857 25520 337 96 0 210419 0
[pid=30429] ppid=30426 vsize=310576 CPUtime=334.86 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 75899 0 0 0 33468 18 0 0 25 0 1 0 443958013 318029824 73988 33554432000 4194304 4785740 140735873713728 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 77644 73988 340 145 0 74689 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=333.61 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 33360 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1650316

[startup+1062.3 s]
/proc/loadavg: 11.00 10.73 8.05 12/201 30468
/proc/meminfo: memFree=14972476/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771228738879488 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=860268 CPUtime=353.79 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 368021 0 0 0 35308 71 0 0 25 0 1 0 443958013 880914432 26066 33554432000 4194304 4587354 140735090027056 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 215067 26066 337 96 0 211629 0
[pid=30429] ppid=30426 vsize=335680 CPUtime=354.86 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 82112 0 0 0 35466 20 0 0 25 0 1 0 443958013 343736320 80201 33554432000 4194304 4785740 140735873713728 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 83920 80201 340 145 0 80965 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=353.62 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 35361 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1680260

[startup+1122.3 s]
/proc/loadavg: 11.00 10.77 8.23 12/201 30469
/proc/meminfo: memFree=14941956/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771366177832960 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=875068 CPUtime=373.78 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 375769 0 0 0 37304 74 0 0 25 0 1 0 443958013 896069632 26356 33554432000 4194304 4587354 140735090027056 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 218767 26356 337 96 0 215329 0
[pid=30429] ppid=30426 vsize=335680 CPUtime=374.85 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 82141 0 0 0 37465 20 0 0 25 0 1 0 443958013 343736320 80230 33554432000 4194304 4785740 140735873713728 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 83920 80230 340 145 0 80965 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=373.63 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 37362 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1695060

[startup+1182.3 s]
/proc/loadavg: 11.08 10.83 8.41 12/201 30471
/proc/meminfo: memFree=14932016/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771503616786432 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=862440 CPUtime=393.78 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 383629 0 0 0 39301 77 0 0 25 0 1 0 443958013 883138560 26281 33554432000 4194304 4587354 140735090027056 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 215610 26281 337 96 0 212172 0
[pid=30429] ppid=30426 vsize=349232 CPUtime=394.85 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 85501 0 0 0 39464 21 0 0 25 0 1 0 443958013 357613568 83590 33554432000 4194304 4785740 140735873713728 18446744073709551615 4303984 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 87308 83590 340 145 0 84353 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=393.64 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 39363 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1695984

[startup+1242.3 s]
/proc/loadavg: 11.03 10.86 8.56 12/201 30472
/proc/meminfo: memFree=14877068/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771503616786432 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=862552 CPUtime=413.78 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 391298 0 0 0 41299 79 0 0 25 0 1 0 443958013 883253248 25930 33554432000 4194304 4587354 140735090027056 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 215638 25930 337 96 0 212200 0
[pid=30429] ppid=30426 vsize=376788 CPUtime=414.85 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 92297 0 0 0 41462 23 0 0 25 0 1 0 443958013 385830912 90386 33554432000 4194304 4785740 140735873713728 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 94197 90386 340 145 0 91242 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=413.64 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 41363 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1723652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.01 10.88 8.71 4/188 30477
/proc/meminfo: memFree=15619628/32950928 swapFree=67111528/67111528
[pid=30426] ppid=30424 vsize=18324 CPUtime=0 cores=1,3
/proc/30426/stat : 30426 (ppfolio) S 30424 30426 30357 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443958009 18763776 394 33554432000 4194304 4287625 140737053389616 18446744073709551615 251367566863 0 0 4096 65536 15369771641055739904 0 0 17 3 0 0 0
/proc/30426/statm: 4581 394 345 23 0 91 0
[pid=30428] ppid=30426 vsize=898732 CPUtime=432.99 cores=1
/proc/30428/stat : 30428 (cryptominisat) R 30426 30426 30357 0 -1 4202496 398459 0 0 0 43218 81 0 0 25 0 1 0 443958013 920301568 24765 33554432000 4194304 4587354 140735090027056 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30428/statm: 224683 24765 337 96 0 221245 0
[pid=30429] ppid=30426 vsize=376788 CPUtime=434.14 cores=1
/proc/30429/stat : 30429 (clasp) R 30426 30426 30357 0 -1 4202496 92298 0 0 0 43391 23 0 0 25 0 1 0 443958013 385830912 90387 33554432000 4194304 4785740 140735873713728 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30429/statm: 94197 90387 340 145 0 91242 0
[pid=30430] ppid=30426 vsize=465988 CPUtime=432.84 cores=1
/proc/30430/stat : 30430 (TNM) R 30426 30426 30357 0 -1 4202496 5914 0 0 0 43283 1 0 0 25 0 1 0 443958013 477171712 5811 33554432000 134512640 134534564 4291642480 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30430/statm: 116497 5811 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1759832

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 30426 and gives
#  childrusage.ru_utime.tv_sec=432
#  childrusage.ru_utime.tv_usec=189297
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=823874
# CPU time returned by wait4() is 433.013
# while last known CPU time is 1299.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1298.92
CPU system time (s): 1.05
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 2454592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 432.189
system time used= 0.823874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 398963
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= 192
involuntary context switches= 4759

runsolver used 2.11668 second user time and 4.98624 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-11 17:54:33
IDJOB=3191478
IDBENCH=82609
IDSOLVER=1613
FILE ID=node113/3191478-1302537273
RUNJOBID= node113-1302537273-30377
PBS_JOBID= 12951134
Free space on /tmp= 71044 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191478-1302537273/watcher-3191478-1302537273 -o /tmp/evaluation-result-3191478-1302537273/solver-3191478-1302537273 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191478-1302537273.cnf

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

MD5SUM BENCH= 4a57833314362e0939d4095b3206ad82
RANDOM SEED=1456005861

node113.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.846
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16079136 kB
Buffers:        725252 kB
Cached:       15630460 kB
SwapCached:          0 kB
Active:        9154000 kB
Inactive:      7292836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16079136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           47344 kB
Writeback:           0 kB
AnonPages:       90708 kB
Mapped:          16260 kB
Slab:           359888 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1658448 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= 71036 MiB
End job on node113 at 2011-04-11 18:16:15