Trace number 3275267

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.01 4999.91

General information on the benchmark

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

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3275267-1303640283/watcher-3275267-1303640283 -o /tmp/evaluation-result-3275267-1303640283/solver-3275267-1303640283 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275267-1303640283.cnf 

running on 4 cores: 0,2,4,6

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.49 5.12 4.95 4/180 32519
/proc/meminfo: memFree=15989740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4360869553362665732 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0

[startup+0.0108471 s]
/proc/loadavg: 5.49 5.12 4.95 4/180 32519
/proc/meminfo: memFree=15989740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4360869553362665732 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10092 s]
/proc/loadavg: 5.49 5.12 4.95 4/180 32519
/proc/meminfo: memFree=15989740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4360869553362665732 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300871 s]
/proc/loadavg: 5.49 5.12 4.95 4/180 32519
/proc/meminfo: memFree=15989740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700802 s]
/proc/loadavg: 5.49 5.12 4.95 4/180 32519
/proc/meminfo: memFree=15989740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 5.53 5.14 4.96 7/184 32523
/proc/meminfo: memFree=15975448/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590417340377595904 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=393584 CPUtime=0.49 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 1342 0 0 0 49 0 0 0 25 0 1 0 475626072 403030016 702 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 98396 702 327 96 0 94958 0
[pid=32521] ppid=32519 vsize=12428 CPUtime=0.4 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 564 0 0 0 40 0 0 0 25 0 1 0 475626072 12726272 456 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3107 456 340 145 0 152 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=0.59 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 59 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 880028

[startup+3.10037 s]
/proc/loadavg: 5.53 5.14 4.96 7/184 32523
/proc/meminfo: memFree=15972968/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590417340377595904 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=397268 CPUtime=0.99 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 2871 0 0 0 99 0 0 0 25 0 1 0 475626072 406802432 1976 33554432000 4194304 4587354 140737223143184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 99317 1976 337 96 0 95879 0
[pid=32521] ppid=32519 vsize=12560 CPUtime=0.94 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 591 0 0 0 94 0 0 0 25 0 1 0 475626072 12861440 483 33554432000 4194304 4785740 140737149451728 18446744073709551615 4319116 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3140 483 340 145 0 185 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=1.14 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 114 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 883844

[startup+6.30078 s]
/proc/loadavg: 5.53 5.14 4.96 7/184 32523
/proc/meminfo: memFree=15964440/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590418989645037568 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=400320 CPUtime=1.99 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 4372 0 0 0 199 0 0 0 25 0 1 0 475626072 409927680 2792 33554432000 4194304 4587354 140737223143184 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 100080 2792 337 96 0 96642 0
[pid=32521] ppid=32519 vsize=12692 CPUtime=2.04 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 623 0 0 0 204 0 0 0 25 0 1 0 475626072 12996608 515 33554432000 4194304 4785740 140737149451728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3173 515 340 145 0 218 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=2.24 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 224 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 887028

[startup+12.7006 s]
/proc/loadavg: 5.60 5.17 4.97 7/184 32523
/proc/meminfo: memFree=15950584/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590417340377595904 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=401480 CPUtime=4.09 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 6015 0 0 0 409 0 0 0 25 0 1 0 475626072 411115520 3126 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 100370 3126 337 96 0 96932 0
[pid=32521] ppid=32519 vsize=12824 CPUtime=4.19 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 657 0 0 0 419 0 0 0 25 0 1 0 475626072 13131776 549 33554432000 4194304 4785740 140737149451728 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3206 549 340 145 0 251 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=4.39 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 439 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 888320

[startup+25.5013 s]
/proc/loadavg: 5.66 5.19 4.98 7/184 32523
/proc/meminfo: memFree=15946740/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=403920 CPUtime=8.39 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 9032 0 0 0 838 1 0 0 25 0 1 0 475626072 413614080 3340 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 100980 3340 337 96 0 97542 0
[pid=32521] ppid=32519 vsize=12956 CPUtime=8.44 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 709 0 0 0 844 0 0 0 25 0 1 0 475626072 13266944 601 33554432000 4194304 4785740 140737149451728 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3239 601 340 145 0 284 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=8.64 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 864 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 7596347 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 890892

[startup+51.1006 s]
/proc/loadavg: 5.77 5.26 5.01 7/184 32524
/proc/meminfo: memFree=15947704/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590417890133409792 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=415384 CPUtime=16.89 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 13724 0 0 0 1687 2 0 0 25 0 1 0 475626072 425353216 3655 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 103846 3655 337 96 0 100408 0
[pid=32521] ppid=32519 vsize=13220 CPUtime=16.99 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 771 0 0 0 1699 0 0 0 25 0 1 0 475626072 13537280 663 33554432000 4194304 4785740 140737149451728 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3305 663 340 145 0 350 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=17.2 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 1720 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 902620

[startup+102.307 s]
/proc/loadavg: 5.95 5.39 5.06 7/184 32525
/proc/meminfo: memFree=15891628/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590417615255502848 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=427076 CPUtime=33.98 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 21025 0 0 0 3395 3 0 0 25 0 1 0 475626072 437325824 8060 33554432000 4194304 4587354 140737223143184 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 106769 8060 337 96 0 103331 0
[pid=32521] ppid=32519 vsize=13488 CPUtime=34.06 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 839 0 0 0 3406 0 0 0 25 0 1 0 475626072 13811712 731 33554432000 4194304 4785740 140737149451728 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3372 731 340 145 0 417 0
[pid=32522] ppid=32519 vsize=455692 CPUtime=34.24 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 265 0 0 0 3424 0 0 0 25 0 1 0 475626072 466628608 162 33554432000 134512640 134534564 4288904864 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 914580

[startup+162.3 s]
/proc/loadavg: 5.98 5.50 5.12 7/184 32527
/proc/meminfo: memFree=15846984/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590418302450270208 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=428272 CPUtime=53.99 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 24134 0 0 0 5395 4 0 0 25 0 1 0 475626072 438550528 8706 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 107068 8706 337 96 0 103630 0
[pid=32521] ppid=32519 vsize=13760 CPUtime=54.06 cores=0

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

/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 591772

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32659
/proc/meminfo: memFree=15562464/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=483392 CPUtime=1554.05 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 210225 0 0 0 155361 44 0 0 25 0 1 0 475626072 494993408 22481 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 120848 22481 337 96 0 117410 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1554.05 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1039 0 0 0 155400 5 0 0 25 0 1 0 475626072 14643200 931 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 931 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1554.31 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 155431 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 971712

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32661
/proc/meminfo: memFree=15563812/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=483392 CPUtime=1574.05 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 210225 0 0 0 157361 44 0 0 25 0 1 0 475626072 494993408 22481 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 120848 22481 337 96 0 117410 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1574.06 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 157401 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1574.3 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 157430 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 971712

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32662
/proc/meminfo: memFree=15555116/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=120660 CPUtime=1594.05 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 213248 0 0 0 159360 45 0 0 25 0 1 0 475626072 123555840 25187 33554432000 4194304 4587354 140737223143184 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 30165 25187 337 96 0 26727 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1594.06 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 159401 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1594.3 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 159430 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 608980

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32664
/proc/meminfo: memFree=15549400/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=189492 CPUtime=1614.04 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 215068 0 0 0 161359 45 0 0 25 0 1 0 475626072 194039808 26921 33554432000 4194304 4587354 140737223143184 18446744073709551615 4228795 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 47373 26921 337 96 0 43935 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1614.07 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 161402 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1614.3 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 161430 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 677812

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32665
/proc/meminfo: memFree=15565748/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=103452 CPUtime=1634.04 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 215068 0 0 0 163359 45 0 0 25 0 1 0 475626072 105934848 22480 33554432000 4194304 4587354 140737223143184 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 25863 22480 337 96 0 22425 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1634.08 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 163403 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1634.29 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 163429 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 591772

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32667
/proc/meminfo: memFree=15565476/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=172356 CPUtime=1654.04 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 215285 0 0 0 165359 45 0 0 25 0 1 0 475626072 176492544 22691 33554432000 4194304 4587354 140737223143184 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 43089 22691 337 96 0 39651 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1654.09 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 165404 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1654.29 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 165429 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 660676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32699
/proc/meminfo: memFree=15962880/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=103452 CPUtime=1666.53 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 215285 0 0 0 166608 45 0 0 25 0 1 0 475626072 105934848 22480 33554432000 4194304 4587354 140737223143184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 25863 22480 337 96 0 22425 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1666.63 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 166658 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1666.85 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 166685 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 7597076 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 591772

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: 6.00 6.00 5.93 7/184 32699
/proc/meminfo: memFree=15962880/32951124 swapFree=67111528/67111528
[pid=32519] ppid=32517 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32519/stat : 32519 (ppfolio) S 32517 32519 32167 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475626072 18763776 394 33554432000 4194304 4287625 140734670092352 18446744073709551615 212687695375 0 0 4096 65536 4590419264522944512 0 0 17 4 0 0 0
/proc/32519/statm: 4581 394 345 23 0 91 0
[pid=32520] ppid=32519 vsize=103452 CPUtime=1666.53 cores=0
/proc/32520/stat : 32520 (cryptominisat) R 32519 32519 32167 0 -1 4202496 215285 0 0 0 166608 45 0 0 25 0 1 0 475626072 105934848 22480 33554432000 4194304 4587354 140737223143184 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32520/statm: 25863 22480 337 96 0 22425 0
[pid=32521] ppid=32519 vsize=14300 CPUtime=1666.63 cores=0
/proc/32521/stat : 32521 (clasp) R 32519 32519 32167 0 -1 4202496 1041 0 0 0 166658 5 0 0 25 0 1 0 475626072 14643200 933 33554432000 4194304 4785740 140737149451728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32521/statm: 3575 933 340 145 0 620 0
[pid=32522] ppid=32519 vsize=455696 CPUtime=1666.85 cores=0
/proc/32522/stat : 32522 (TNM) R 32519 32519 32167 0 -1 4202496 274 0 0 0 166685 0 0 0 25 0 1 0 475626072 466632704 171 33554432000 134512640 134534564 4288904864 18446744073709551615 7597076 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32522/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 591772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32519 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.01
#
# 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.01
CPU user time (s): 4999.51
CPU system time (s): 0.5
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 9305180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 242
involuntary context switches= 4

runsolver used 8.97864 second user time and 17.8143 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 12:18:03
IDJOB=3275267
IDBENCH=83147
IDSOLVER=1639
FILE ID=node139/3275267-1303640283
RUNJOBID= node139-1303635245-32185
PBS_JOBID= 13150709
Free space on /tmp= 72556 MiB

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

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=511665706

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      15989896 kB
Buffers:       2144180 kB
Cached:       14087072 kB
SwapCached:          0 kB
Active:        9939736 kB
Inactive:      6499700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15989896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23500 kB
Writeback:           0 kB
AnonPages:      207156 kB
Mapped:          16336 kB
Slab:           459056 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1466116 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= 72548 MiB
End job on node139 at 2011-04-24 13:41:25