Trace number 3280567

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 seqUNSAT 902.827 902.835

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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: 11.05 11.11 10.57 10/197 5652
/proc/meminfo: memFree=19946936/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=11800 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (runsolver) R 5650 5652 5286 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 219134752 12083200 51 33554432000 4194304 5434984 140736876279136 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/5652/statm: 2950 51 31 303 0 2644 0

[startup+0.00870299 s]
/proc/loadavg: 11.05 11.11 10.57 10/197 5652
/proc/meminfo: memFree=19946936/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18240 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) R 5650 5652 5286 0 -1 4194304 267 0 0 0 0 0 0 0 23 0 1 0 219134752 18677760 216 33554432000 4194304 4287625 140734123984512 18446744073709551615 268655693995 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5652/statm: 4560 216 183 23 0 57 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18240

[startup+0.100718 s]
/proc/loadavg: 11.05 11.11 10.57 10/197 5652
/proc/meminfo: memFree=19946936/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 12270909585455284488 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300683 s]
/proc/loadavg: 11.05 11.11 10.57 10/197 5652
/proc/meminfo: memFree=19946936/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700615 s]
/proc/loadavg: 11.05 11.11 10.57 10/197 5652
/proc/meminfo: memFree=19946936/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50048 s]
/proc/loadavg: 11.05 11.11 10.57 12/201 5656
/proc/meminfo: memFree=19937040/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4576983094992568320 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
[pid=5654] ppid=5652 vsize=545956 CPUtime=0.49 cores=5
/proc/5654/stat : 5654 (cryptominisat) R 5652 5652 5286 0 -1 4202496 1967 0 0 0 49 0 0 0 25 0 1 0 219134753 559058944 1353 33554432000 4194304 4587354 140735871037888 18446744073709551615 4237443 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5654/statm: 136489 1353 333 96 0 133051 0
[pid=5655] ppid=5652 vsize=15108 CPUtime=0.44 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 1252 0 0 0 44 0 0 0 25 0 1 0 219134753 15470592 1114 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 3777 1114 340 145 0 822 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=0.53 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 53 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1035876

[startup+3.1012 s]
/proc/loadavg: 11.04 11.11 10.57 12/201 5656
/proc/meminfo: memFree=19935304/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4576983232431521792 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
[pid=5654] ppid=5652 vsize=28048 CPUtime=0.99 cores=5
/proc/5654/stat : 5654 (cryptominisat) R 5652 5652 5286 0 -1 4202496 2379 0 0 0 99 0 0 0 25 0 1 0 219134753 28721152 1437 33554432000 4194304 4587354 140735871037888 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5654/statm: 7012 1437 333 96 0 3574 0
[pid=5655] ppid=5652 vsize=15636 CPUtime=0.96 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 1396 0 0 0 96 0 0 0 25 0 1 0 219134753 16011264 1258 33554432000 4194304 4785740 140733289389648 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 3909 1258 340 145 0 954 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=1.12 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 112 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 518496

[startup+6.30063 s]
/proc/loadavg: 11.04 11.11 10.57 12/201 5656
/proc/meminfo: memFree=19932572/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=0 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 219134752 18763776 394 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4576981583164080128 0 0 17 7 0 0 0
/proc/5652/statm: 4581 394 345 23 0 91 0
[pid=5654] ppid=5652 vsize=552196 CPUtime=2.09 cores=5
/proc/5654/stat : 5654 (cryptominisat) R 5652 5652 5286 0 -1 4202496 3369 0 0 0 209 0 0 0 25 0 1 0 219134753 565448704 1440 33554432000 4194304 4587354 140735871037888 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5654/statm: 138049 1440 336 96 0 134611 0
[pid=5655] ppid=5652 vsize=16164 CPUtime=2.04 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 1522 0 0 0 204 0 0 0 25 0 1 0 219134753 16551936 1384 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553094 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 4041 1384 340 145 0 1086 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=2.14 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 214 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1043172

[startup+12.7005 s]
/proc/loadavg: 10.79 11.06 10.56 8/195 5658
/proc/meminfo: memFree=20656412/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=17216 CPUtime=4.36 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 1799 0 0 0 436 0 0 0 25 0 1 0 219134753 17629184 1661 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 4304 1661 341 145 0 1349 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=4.52 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 452 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 492028

[startup+25.5002 s]
/proc/loadavg: 10.67 11.02 10.55 11/200 5688
/proc/meminfo: memFree=20502064/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=18460 CPUtime=10.76 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 2115 0 0 0 1076 0 0 0 25 0 1 0 219134753 18903040 1968 33554432000 4194304 4785740 140733289389648 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 4615 1968 341 145 0 1660 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=10.92 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 1092 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529334 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493272

[startup+51.1007 s]
/proc/loadavg: 10.16 10.87 10.51 11/200 5720
/proc/meminfo: memFree=20268632/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=20052 CPUtime=23.56 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 2503 0 0 0 2356 0 0 0 25 0 1 0 219134753 20533248 2356 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 5013 2356 341 145 0 2058 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=23.72 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 2372 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 494864

[startup+102.308 s]
/proc/loadavg: 10.06 10.72 10.48 11/200 5721
/proc/meminfo: memFree=20053472/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=22664 CPUtime=49.17 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 3131 0 0 0 4917 0 0 0 25 0 1 0 219134753 23207936 2984 33554432000 4194304 4785740 140733289389648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 5666 2984 341 145 0 2711 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=49.31 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 4931 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 497476

[startup+162.301 s]
/proc/loadavg: 10.02 10.59 10.45 11/200 5722
/proc/meminfo: memFree=19960084/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=24656 CPUtime=79.17 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 3635 0 0 0 7916 1 0 0 25 0 1 0 219134753 25247744 3488 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 6164 3488 341 145 0 3209 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=79.31 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 7931 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 5158369 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499468

[startup+222.301 s]
/proc/loadavg: 10.01 10.48 10.42 11/200 5724
/proc/meminfo: memFree=19952360/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=25988 CPUtime=109.18 cores=5

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

/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 505980

[startup+762.307 s]
/proc/loadavg: 10.00 10.07 10.22 11/200 5739
/proc/meminfo: memFree=19824844/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=31660 CPUtime=379.18 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5363 0 0 0 37916 2 0 0 25 0 1 0 219134753 32419840 5172 33554432000 4194304 4785740 140733289389648 18446744073709551615 4549826 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 7915 5172 341 145 0 4960 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=379.31 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 37931 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 506472

[startup+822.301 s]
/proc/loadavg: 9.21 9.86 10.14 9/192 5758
/proc/meminfo: memFree=19853416/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32060 CPUtime=409.18 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5469 0 0 0 40916 2 0 0 25 0 1 0 219134753 32829440 5278 33554432000 4194304 4785740 140733289389648 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8015 5278 341 145 0 5060 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=409.3 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 40930 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 506872

[startup+882.3 s]
/proc/loadavg: 8.52 9.54 10.01 9/192 5760
/proc/meminfo: memFree=19840596/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=439.17 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5532 0 0 0 43915 2 0 0 25 0 1 0 219134753 33067008 5341 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5341 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=439.31 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 43931 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 507104

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

[startup+883.101 s]
/proc/loadavg: 8.52 9.54 10.01 9/192 5760
/proc/meminfo: memFree=19840596/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=439.57 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5532 0 0 0 43955 2 0 0 25 0 1 0 219134753 33067008 5341 33554432000 4194304 4785740 140733289389648 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5341 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=439.71 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 43971 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 883.07
Current children cumulated vsize (KiB) 507104

[startup+895.901 s]
/proc/loadavg: 8.44 9.49 9.98 9/192 5760
/proc/meminfo: memFree=19865368/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=445.97 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5533 0 0 0 44595 2 0 0 25 0 1 0 219134753 33067008 5342 33554432000 4194304 4785740 140733289389648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5342 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=446.11 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44611 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 895.87
Current children cumulated vsize (KiB) 507104

[startup+899.1 s]
/proc/loadavg: 8.41 9.46 9.97 9/192 5760
/proc/meminfo: memFree=19865244/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=447.57 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5533 0 0 0 44755 2 0 0 25 0 1 0 219134753 33067008 5342 33554432000 4194304 4785740 140733289389648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5342 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=447.71 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44771 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 899.07
Current children cumulated vsize (KiB) 507104

[startup+900.701 s]
/proc/loadavg: 8.41 9.46 9.97 9/192 5760
/proc/meminfo: memFree=19865244/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=448.37 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5535 0 0 0 44835 2 0 0 25 0 1 0 219134753 33067008 5344 33554432000 4194304 4785740 140733289389648 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5344 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=448.51 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44851 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 900.67
Current children cumulated vsize (KiB) 507104

[startup+901.501 s]
/proc/loadavg: 8.41 9.46 9.97 9/192 5760
/proc/meminfo: memFree=19865120/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=448.77 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5535 0 0 0 44875 2 0 0 25 0 1 0 219134753 33067008 5344 33554432000 4194304 4785740 140733289389648 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5344 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=448.91 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44891 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 901.47
Current children cumulated vsize (KiB) 507104

[startup+902.301 s]
/proc/loadavg: 8.37 9.44 9.96 9/192 5760
/proc/meminfo: memFree=19864996/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=449.17 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5535 0 0 0 44915 2 0 0 25 0 1 0 219134753 33067008 5344 33554432000 4194304 4785740 140733289389648 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5344 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=449.31 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44931 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 902.27
Current children cumulated vsize (KiB) 507104

[startup+902.701 s]
/proc/loadavg: 8.37 9.44 9.96 9/192 5760
/proc/meminfo: memFree=19864996/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=449.37 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5535 0 0 0 44935 2 0 0 25 0 1 0 219134753 33067008 5344 33554432000 4194304 4785740 140733289389648 18446744073709551615 268660359778 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5344 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=449.51 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44951 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 902.67
Current children cumulated vsize (KiB) 507104

[startup+902.801 s]
/proc/loadavg: 8.37 9.44 9.96 9/192 5760
/proc/meminfo: memFree=19864996/32951124 swapFree=67111528/67111528
[pid=5652] ppid=5650 vsize=18324 CPUtime=3.79 cores=5,7
/proc/5652/stat : 5652 (ppfolio) S 5650 5652 5286 0 -1 4202496 501 5366 0 0 0 0 378 1 15 0 1 0 219134752 18763776 395 33554432000 4194304 4287625 140734123984512 18446744073709551615 268660682255 0 0 4096 65536 4477084221566845188 0 0 17 7 0 0 0
/proc/5652/statm: 4581 395 346 23 0 91 0
[pid=5655] ppid=5652 vsize=32292 CPUtime=449.43 cores=5
/proc/5655/stat : 5655 (clasp) R 5652 5652 5286 0 -1 4202496 5535 0 0 0 44941 2 0 0 25 0 1 0 219134753 33067008 5344 33554432000 4194304 4785740 140733289389648 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/5655/statm: 8073 5344 341 145 0 5118 0
[pid=5656] ppid=5652 vsize=456488 CPUtime=449.55 cores=5
/proc/5656/stat : 5656 (TNM) R 5652 5652 5286 0 -1 4202496 659 0 0 0 44955 0 0 0 25 0 1 0 219134753 467443712 555 33554432000 134512640 134534564 4290202560 18446744073709551615 134529340 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5656/statm: 114122 555 95 6 0 112788 0
Current children cumulated CPU time (s) 902.77
Current children cumulated vsize (KiB) 507104

Child status: 0
Real time (s): 902.835
CPU time (s): 902.827
CPU user time (s): 902.785
CPU system time (s): 0.041993
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 1048404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 902.785
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12096
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= 62
involuntary context switches= 10415

runsolver used 1.47677 second user time and 3.45047 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:37:15
IDJOB=3280567
IDBENCH=20401
IDSOLVER=1613
FILE ID=node107/3280567-1303749435
RUNJOBID= node107-1303746820-5307
PBS_JOBID= 13154055
Free space on /tmp= 71696 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280567-1303749435/watcher-3280567-1303749435 -o /tmp/evaluation-result-3280567-1303749435/solver-3280567-1303749435 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280567-1303749435.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=573318069

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19947340 kB
Buffers:       2023676 kB
Cached:        9328456 kB
SwapCached:          0 kB
Active:        8775100 kB
Inactive:      3746528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19947340 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10136 kB
Writeback:           0 kB
AnonPages:     1169132 kB
Mapped:          17612 kB
Slab:           414688 kB
PageTables:       8608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4477472 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= 71688 MiB
End job on node107 at 2011-04-25 18:52:18