Trace number 3265738

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) 1300.04 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.00/1300.00	Done

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

running on 2 cores: 4,6

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.00 1.10 3.98 5/182 547
/proc/meminfo: memFree=12942824/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18320 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) R 545 547 504 0 -1 4194304 425 0 0 0 0 0 0 0 21 0 1 0 468429540 18759680 362 33554432000 4194304 4287625 140737215265168 18446744073709551615 47835682502634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/547/statm: 4580 367 320 23 0 90 0

[startup+0.0103739 s]
/proc/loadavg: 0.00 1.10 3.98 5/182 547
/proc/meminfo: memFree=12942824/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 497 0 0 0 0 0 0 0 21 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391356536899731713 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100372 s]
/proc/loadavg: 0.00 1.10 3.98 5/182 547
/proc/meminfo: memFree=12942824/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300311 s]
/proc/loadavg: 0.00 1.10 3.98 5/182 547
/proc/meminfo: memFree=12942824/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 9033663400109932544 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700255 s]
/proc/loadavg: 0.00 1.10 3.98 5/182 547
/proc/meminfo: memFree=12942824/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 9033663949865746432 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 0.48 1.18 3.99 10/194 564
/proc/meminfo: memFree=12894280/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 9033664362182606848 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
[pid=548] ppid=547 vsize=1720020 CPUtime=0.54 cores=4
/proc/548/stat : 548 (cryptominisat) R 547 547 504 0 -1 4202496 3268 0 0 0 54 0 0 0 25 0 1 0 468429541 1761300480 2170 33554432000 4194304 4587354 140733379180736 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/548/statm: 430005 2170 327 96 0 426567 0
[pid=549] ppid=547 vsize=16528 CPUtime=0.43 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 1668 0 0 0 43 0 0 0 25 0 1 0 468429541 16924672 1460 33554432000 4194304 4785740 140737060695232 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 4132 1460 340 145 0 1177 0
[pid=550] ppid=547 vsize=454240 CPUtime=0.5 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 922 0 0 0 50 0 0 0 25 0 1 0 468429541 465141760 819 33554432000 134512640 134534564 4293481488 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113560 819 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2209112

[startup+3.10081 s]
/proc/loadavg: 0.48 1.18 3.99 10/194 594
/proc/meminfo: memFree=12885896/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 9033664224743653376 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
[pid=548] ppid=547 vsize=1726388 CPUtime=1.04 cores=4
/proc/548/stat : 548 (cryptominisat) R 547 547 504 0 -1 4202496 4848 0 0 0 104 0 0 0 25 0 1 0 468429541 1767821312 3337 33554432000 4194304 4587354 140733379180736 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/548/statm: 431597 3337 338 96 0 428159 0
[pid=549] ppid=547 vsize=17196 CPUtime=1.02 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 1857 0 0 0 102 0 0 0 25 0 1 0 468429541 17608704 1649 33554432000 4194304 4785740 140737060695232 18446744073709551615 4327228 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 4299 1649 340 145 0 1344 0
[pid=550] ppid=547 vsize=454900 CPUtime=1.01 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 101 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2216808

[startup+6.30118 s]
/proc/loadavg: 1.40 1.36 4.03 13/202 647
/proc/meminfo: memFree=12871520/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=0 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468429540 18763776 394 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 9033663674987839488 0 0 17 6 0 0 0
/proc/547/statm: 4581 394 345 23 0 91 0
[pid=548] ppid=547 vsize=1729672 CPUtime=2.14 cores=4
/proc/548/stat : 548 (cryptominisat) R 547 547 504 0 -1 4202496 5711 0 0 0 214 0 0 0 25 0 1 0 468429541 1771184128 3230 33554432000 4194304 4587354 140733379180736 18446744073709551615 4284183 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/548/statm: 432418 3230 338 96 0 428980 0
[pid=549] ppid=547 vsize=18008 CPUtime=2.03 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 2046 0 0 0 203 0 0 0 25 0 1 0 468429541 18440192 1838 33554432000 4194304 4785740 140737060695232 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 4502 1838 340 145 0 1547 0
[pid=550] ppid=547 vsize=454900 CPUtime=2.1 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 210 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2220904

[startup+12.701 s]
/proc/loadavg: 2.25 1.54 4.08 12/201 648
/proc/meminfo: memFree=12855228/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=19088 CPUtime=4.32 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 2321 0 0 0 432 0 0 0 25 0 1 0 468429541 19546112 2113 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 4772 2113 340 145 0 1817 0
[pid=550] ppid=547 vsize=454900 CPUtime=4.33 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 433 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 492312

[startup+25.5005 s]
/proc/loadavg: 4.04 1.97 4.17 13/201 739
/proc/meminfo: memFree=12857104/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=21068 CPUtime=10.72 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 2800 0 0 0 1072 0 0 0 25 0 1 0 468429541 21573632 2592 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 5267 2592 340 145 0 2312 0
[pid=550] ppid=547 vsize=454900 CPUtime=10.73 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 1073 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 494292

[startup+51.1006 s]
/proc/loadavg: 6.41 2.69 4.35 12/201 740
/proc/meminfo: memFree=12837668/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=23080 CPUtime=23.51 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 3294 0 0 0 2351 0 0 0 25 0 1 0 468429541 23633920 3086 33554432000 4194304 4785740 140737060695232 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 5770 3086 340 145 0 2815 0
[pid=550] ppid=547 vsize=454900 CPUtime=23.53 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 2353 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 496304

[startup+102.307 s]
/proc/loadavg: 8.95 3.95 4.70 12/201 1001
/proc/meminfo: memFree=12815952/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=26168 CPUtime=49.11 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 3982 0 0 0 4911 0 0 0 25 0 1 0 468429541 26796032 3774 33554432000 4194304 4785740 140737060695232 18446744073709551615 4552867 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 6542 3774 340 145 0 3587 0
[pid=550] ppid=547 vsize=454900 CPUtime=49.13 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 4913 0 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 499392

[startup+162.3 s]
/proc/loadavg: 10.25 5.23 5.09 13/201 1003
/proc/meminfo: memFree=12796072/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=28608 CPUtime=79.1 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 4555 0 0 0 7910 0 0 0 25 0 1 0 468429541 29294592 4347 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 7152 4347 340 145 0 4197 0
[pid=550] ppid=547 vsize=454900 CPUtime=79.14 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 7913 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 501832

[startup+222.301 s]
/proc/loadavg: 10.78 6.30 5.46 12/201 1004
/proc/meminfo: memFree=12775468/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=30336 CPUtime=109.1 cores=4

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

[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=37892 CPUtime=349.11 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 6706 0 0 0 34910 1 0 0 25 0 1 0 468429541 38801408 6498 33554432000 4194304 4785740 140737060695232 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 9473 6498 340 145 0 6518 0
[pid=550] ppid=547 vsize=454900 CPUtime=349.15 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 34914 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 511116

[startup+762.307 s]
/proc/loadavg: 11.05 10.24 7.90 12/201 1049
/proc/meminfo: memFree=12692872/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=38184 CPUtime=379.12 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 6789 0 0 0 37911 1 0 0 25 0 1 0 468429541 39100416 6581 33554432000 4194304 4785740 140737060695232 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 9546 6581 340 145 0 6591 0
[pid=550] ppid=547 vsize=454900 CPUtime=379.15 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 37914 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 511408

[startup+822.301 s]
/proc/loadavg: 11.02 10.38 8.09 12/201 1050
/proc/meminfo: memFree=12700548/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=38564 CPUtime=409.12 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 6890 0 0 0 40911 1 0 0 25 0 1 0 468429541 39489536 6682 33554432000 4194304 4785740 140737060695232 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 9641 6682 340 145 0 6686 0
[pid=550] ppid=547 vsize=454900 CPUtime=409.14 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 40913 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134526064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 511788

[startup+882.3 s]
/proc/loadavg: 11.00 10.49 8.27 12/201 1052
/proc/meminfo: memFree=12688380/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=38928 CPUtime=439.13 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 6964 0 0 0 43912 1 0 0 25 0 1 0 468429541 39862272 6756 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 9732 6756 340 145 0 6777 0
[pid=550] ppid=547 vsize=454900 CPUtime=439.14 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 43913 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 512152

[startup+942.301 s]
/proc/loadavg: 11.00 10.58 8.43 12/201 1053
/proc/meminfo: memFree=12692956/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=39476 CPUtime=469.13 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7108 0 0 0 46912 1 0 0 25 0 1 0 468429541 40423424 6900 33554432000 4194304 4785740 140737060695232 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 9869 6900 340 145 0 6914 0
[pid=550] ppid=547 vsize=454900 CPUtime=469.13 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 46912 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134525924 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 512700

[startup+1002.3 s]
/proc/loadavg: 11.00 10.65 8.59 12/201 1055
/proc/meminfo: memFree=12678928/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=40852 CPUtime=499.14 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7384 0 0 0 49913 1 0 0 25 0 1 0 468429541 41832448 7176 33554432000 4194304 4785740 140737060695232 18446744073709551615 4291806 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10213 7176 340 145 0 7258 0
[pid=550] ppid=547 vsize=454900 CPUtime=499.13 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 49912 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 514076

[startup+1062.3 s]
/proc/loadavg: 11.00 10.71 8.74 12/201 1057
/proc/meminfo: memFree=12682264/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=41204 CPUtime=529.13 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7489 0 0 0 52912 1 0 0 25 0 1 0 468429541 42192896 7281 33554432000 4194304 4785740 140737060695232 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10301 7281 340 145 0 7346 0
[pid=550] ppid=547 vsize=454900 CPUtime=529.14 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 52913 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 514428

[startup+1122.3 s]
/proc/loadavg: 11.07 10.78 8.88 12/201 1058
/proc/meminfo: memFree=12674440/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=42300 CPUtime=559.13 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7739 0 0 0 55911 2 0 0 25 0 1 0 468429541 43315200 7531 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10575 7531 340 145 0 7620 0
[pid=550] ppid=547 vsize=454900 CPUtime=559.15 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 55914 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 515524

[startup+1182.3 s]
/proc/loadavg: 10.94 10.79 9.00 12/201 1210
/proc/meminfo: memFree=12546164/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=42552 CPUtime=589.13 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7794 0 0 0 58911 2 0 0 25 0 1 0 468429541 43573248 7586 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10638 7586 340 145 0 7683 0
[pid=550] ppid=547 vsize=454900 CPUtime=589.15 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 58914 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 515776

[startup+1242.3 s]
/proc/loadavg: 10.98 10.82 9.13 12/201 1211
/proc/meminfo: memFree=12376856/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=42804 CPUtime=619.12 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7846 0 0 0 61910 2 0 0 25 0 1 0 468429541 43831296 7638 33554432000 4194304 4785740 140737060695232 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10701 7638 340 145 0 7746 0
[pid=550] ppid=547 vsize=454900 CPUtime=619.15 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 61914 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 516028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.03 10.87 9.25 12/201 1213
/proc/meminfo: memFree=12274792/32951124 swapFree=67111528/67111528
[pid=547] ppid=545 vsize=18324 CPUtime=4.03 cores=4,6
/proc/547/stat : 547 (ppfolio) S 545 547 504 0 -1 4202496 501 6606 0 0 0 0 403 0 15 0 1 0 468429540 18763776 395 33554432000 4194304 4287625 140737215265168 18446744073709551615 212436037135 0 0 4096 65536 4391341143736942852 0 0 17 6 0 0 0
/proc/547/statm: 4581 395 346 23 0 91 0
[pid=549] ppid=547 vsize=43312 CPUtime=647.97 cores=4
/proc/549/stat : 549 (clasp) R 547 547 504 0 -1 4202496 7924 0 0 0 64795 2 0 0 25 0 1 0 468429541 44351488 7716 33554432000 4194304 4785740 140737060695232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/549/statm: 10828 7716 340 145 0 7873 0
[pid=550] ppid=547 vsize=454900 CPUtime=648 cores=4
/proc/550/stat : 550 (TNM) R 547 547 504 0 -1 4202496 1261 0 0 0 64799 1 0 0 25 0 1 0 468429541 465817600 1158 33554432000 134512640 134534564 4293481488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/550/statm: 113725 1158 95 6 0 112391 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 516536

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.99
CPU system time (s): 0.049992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2221588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16324
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= 79
involuntary context switches= 15371

runsolver used 2.23966 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-23 16:17:52
IDJOB=3265738
IDBENCH=85802
IDSOLVER=1613
FILE ID=node102/3265738-1303568272
RUNJOBID= node102-1303568270-523
PBS_JOBID= 13150307
Free space on /tmp= 70720 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265738-1303568272/watcher-3265738-1303568272 -o /tmp/evaluation-result-3265738-1303568272/solver-3265738-1303568272 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265738-1303568272.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1249717105

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12943724 kB
Buffers:       1836744 kB
Cached:       17538904 kB
SwapCached:          0 kB
Active:        9809120 kB
Inactive:      9641792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12943724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20992 kB
Writeback:           0 kB
AnonPages:       74796 kB
Mapped:          15976 kB
Slab:           493588 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   677808 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= 70676 MiB
End job on node102 at 2011-04-23 16:39:32