Trace number 3191433

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
MD5SUM112b17aaf1cede32f350e11f6333fc88
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark339.4
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191433-1302537010/watcher-3191433-1302537010 -o /tmp/evaluation-result-3191433-1302537010/solver-3191433-1302537010 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191433-1302537010.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 8/192 24363
/proc/meminfo: memFree=15157440/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=2712 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4194304 86 0 0 0 0 0 0 0 21 0 1 0 443931703 2777088 37 33554432000 4194304 4287625 140737018846208 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 1 0 0 0
/proc/24363/statm: 678 37 27 23 0 23 0

[startup+0.0725481 s]
/proc/loadavg: 1.00 1.00 1.00 8/192 24363
/proc/meminfo: memFree=15157440/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=8428 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4194304 104 0 0 0 0 0 0 0 21 0 1 0 443931703 8630272 54 33554432000 4194304 4287625 140737018846208 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 1 0 0 0
/proc/24363/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.10054 s]
/proc/loadavg: 1.00 1.00 1.00 8/192 24363
/proc/meminfo: memFree=15157440/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=8428 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4194304 104 0 0 0 0 0 0 0 21 0 1 0 443931703 8630272 54 33554432000 4194304 4287625 140737018846208 18446744073709551615 231890566791 0 2147483391 4096 0 18446744071699962003 0 0 17 1 0 0 0
/proc/24363/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300501 s]
/proc/loadavg: 1.00 1.00 1.00 8/192 24363
/proc/meminfo: memFree=15157440/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4471851233413398792 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700431 s]
/proc/loadavg: 1.00 1.00 1.00 8/192 24363
/proc/meminfo: memFree=15157440/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 1.00 1.00 1.00 13/202 24376
/proc/meminfo: memFree=15056296/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
[pid=24366] ppid=24363 vsize=25460 CPUtime=0.4 cores=1
/proc/24366/stat : 24366 (cryptominisat) R 24363 24363 24303 0 -1 4202496 1039 0 0 0 40 0 0 0 21 0 1 0 443931725 26071040 908 33554432000 4194304 4587354 140736569243072 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24366/statm: 6365 908 304 96 0 2927 0
[pid=24367] ppid=24363 vsize=16812 CPUtime=0.39 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 1703 0 0 0 39 0 0 0 22 0 1 0 443931725 17215488 1560 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 4203 1560 340 145 0 1248 0
[pid=24368] ppid=24363 vsize=453976 CPUtime=0.48 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 842 0 0 0 48 0 0 0 25 0 1 0 443931725 464871424 739 33554432000 134512640 134534564 4293523856 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 514572

[startup+3.10098 s]
/proc/loadavg: 2.04 1.22 1.07 13/202 24376
/proc/meminfo: memFree=15035836/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4584890507741626368 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
[pid=24366] ppid=24363 vsize=1793380 CPUtime=0.93 cores=1
/proc/24366/stat : 24366 (cryptominisat) R 24363 24363 24303 0 -1 4202496 3469 0 0 0 93 0 0 0 22 0 1 0 443931725 1836421120 1538 33554432000 4194304 4587354 140736569243072 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24366/statm: 448345 1538 327 96 0 444907 0
[pid=24367] ppid=24363 vsize=17868 CPUtime=0.89 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 1948 0 0 0 89 0 0 0 24 0 1 0 443931725 18296832 1805 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 4467 1805 340 145 0 1512 0
[pid=24368] ppid=24363 vsize=453976 CPUtime=1.04 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 842 0 0 0 104 0 0 0 25 0 1 0 443931725 464871424 739 33554432000 134512640 134534564 4293523856 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 2283548

[startup+6.30038 s]
/proc/loadavg: 2.04 1.22 1.07 13/202 24376
/proc/meminfo: memFree=14993820/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4584888995913138176 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
[pid=24366] ppid=24363 vsize=1794436 CPUtime=1.99 cores=1
/proc/24366/stat : 24366 (cryptominisat) R 24363 24363 24303 0 -1 4202496 5316 0 0 0 199 0 0 0 25 0 1 0 443931725 1837502464 2015 33554432000 4194304 4587354 140736569243072 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24366/statm: 448609 2015 331 96 0 445171 0
[pid=24367] ppid=24363 vsize=18468 CPUtime=1.99 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 2106 0 0 0 199 0 0 0 25 0 1 0 443931725 18911232 1963 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 4617 1963 340 145 0 1662 0
[pid=24368] ppid=24363 vsize=453976 CPUtime=2.08 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 842 0 0 0 208 0 0 0 25 0 1 0 443931725 464871424 739 33554432000 134512640 134534564 4293523856 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 2285204

[startup+12.7012 s]
/proc/loadavg: 2.84 1.39 1.13 13/202 24376
/proc/meminfo: memFree=14912628/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4584890920058486784 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
[pid=24366] ppid=24363 vsize=1809948 CPUtime=4.13 cores=1
/proc/24366/stat : 24366 (cryptominisat) R 24363 24363 24303 0 -1 4202496 9762 0 0 0 412 1 0 0 25 0 1 0 443931725 1853386752 5623 33554432000 4194304 4587354 140736569243072 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24366/statm: 452487 5623 337 96 0 449049 0
[pid=24367] ppid=24363 vsize=19916 CPUtime=4.09 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 2461 0 0 0 409 0 0 0 25 0 1 0 443931725 20393984 2318 33554432000 4194304 4785740 140735171415184 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 4979 2318 340 145 0 2024 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=4.24 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 424 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 2306260

[startup+25.5008 s]
/proc/loadavg: 4.87 1.91 1.30 13/202 24377
/proc/meminfo: memFree=14879548/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=0 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443931703 18763776 394 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4584890645180579840 0 0 17 3 0 0 0
/proc/24363/statm: 4581 394 345 23 0 91 0
[pid=24366] ppid=24363 vsize=44224 CPUtime=8.39 cores=1
/proc/24366/stat : 24366 (cryptominisat) R 24363 24363 24303 0 -1 4202496 11494 0 0 0 837 2 0 0 25 0 1 0 443931725 45285376 5382 33554432000 4194304 4587354 140736569243072 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24366/statm: 11056 5382 337 96 0 7618 0
[pid=24367] ppid=24363 vsize=22496 CPUtime=8.39 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 3039 0 0 0 839 0 0 0 25 0 1 0 443931725 23035904 2896 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 5624 2896 340 145 0 2669 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=8.48 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 848 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 543116

[startup+51.1009 s]
/proc/loadavg: 7.08 2.67 1.57 12/201 24377
/proc/meminfo: memFree=14734396/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=26324 CPUtime=19.69 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 3947 0 0 0 1969 0 0 0 25 0 1 0 443931725 26955776 3804 33554432000 4194304 4785740 140735171415184 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 6581 3804 340 145 0 3626 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=19.75 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 1975 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 502720

[startup+102.307 s]
/proc/loadavg: 9.21 4.02 2.09 11/200 24379
/proc/meminfo: memFree=14741404/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=31248 CPUtime=45.28 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 5105 0 0 0 4528 0 0 0 25 0 1 0 443931725 31997952 4962 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 7812 4962 340 145 0 4857 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=45.36 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 4536 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 507644

[startup+162.301 s]
/proc/loadavg: 9.68 5.02 2.54 11/200 24380
/proc/meminfo: memFree=14785396/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=35564 CPUtime=75.27 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 6064 0 0 0 7527 0 0 0 25 0 1 0 443931725 36417536 5921 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 8891 5921 340 145 0 5936 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=75.36 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 7536 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 511960

[startup+222.301 s]

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

[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=58000 CPUtime=345.27 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 11286 0 0 0 34525 2 0 0 25 0 1 0 443931725 59392000 10876 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 14500 10876 341 145 0 11545 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=345.39 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 34539 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 534396

[startup+762.307 s]
/proc/loadavg: 9.99 9.33 6.10 11/200 24405
/proc/meminfo: memFree=14531032/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=60228 CPUtime=375.28 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 11791 0 0 0 37526 2 0 0 25 0 1 0 443931725 61673472 11381 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 15057 11381 341 145 0 12102 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=375.39 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 37539 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 536624

[startup+822.301 s]
/proc/loadavg: 9.99 9.44 6.32 11/200 24407
/proc/meminfo: memFree=14499632/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=60608 CPUtime=405.28 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 11884 0 0 0 40526 2 0 0 25 0 1 0 443931725 62062592 11474 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 15152 11474 341 145 0 12197 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=405.38 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 40538 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 537004

[startup+882.3 s]
/proc/loadavg: 10.04 9.56 6.57 11/200 24409
/proc/meminfo: memFree=14481496/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=61852 CPUtime=435.28 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 12183 0 0 0 43526 2 0 0 25 0 1 0 443931725 63336448 11773 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 15463 11773 341 145 0 12508 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=435.38 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 43538 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 538248

[startup+942.301 s]
/proc/loadavg: 10.01 9.64 6.76 11/200 24410
/proc/meminfo: memFree=14306140/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=61948 CPUtime=465.29 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 12273 0 0 0 46527 2 0 0 25 0 1 0 443931725 63434752 11815 33554432000 4194304 4785740 140735171415184 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 15487 11815 341 145 0 12532 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=465.37 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 46537 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 538344

[startup+1002.3 s]
/proc/loadavg: 10.00 9.70 6.98 11/200 24412
/proc/meminfo: memFree=14455284/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=63856 CPUtime=495.3 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 12690 0 0 0 49528 2 0 0 25 0 1 0 443931725 65388544 12232 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 15964 12232 341 145 0 13009 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=495.37 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 49537 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 540252

[startup+1062.3 s]
/proc/loadavg: 10.00 9.75 7.15 11/200 24413
/proc/meminfo: memFree=14413840/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=65384 CPUtime=525.3 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 13021 0 0 0 52528 2 0 0 25 0 1 0 443931725 66953216 12563 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 16346 12563 341 145 0 13391 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=525.36 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 52536 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 541780

[startup+1122.3 s]
/proc/loadavg: 10.06 9.82 7.35 11/200 24415
/proc/meminfo: memFree=14416048/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=66748 CPUtime=555.3 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 13395 0 0 0 55528 2 0 0 25 0 1 0 443931725 68349952 12889 33554432000 4194304 4785740 140735171415184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 16687 12889 341 145 0 13732 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=555.36 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 55536 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 543144

[startup+1182.3 s]
/proc/loadavg: 10.02 9.85 7.50 11/200 24417
/proc/meminfo: memFree=14352164/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=68084 CPUtime=585.3 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 13746 0 0 0 58528 2 0 0 25 0 1 0 443931725 69718016 13192 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 17021 13192 341 145 0 14066 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=585.37 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 58537 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 544480

[startup+1242.3 s]
/proc/loadavg: 10.01 9.88 7.65 11/200 24418
/proc/meminfo: memFree=14300304/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=68748 CPUtime=615.29 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 13897 0 0 0 61527 2 0 0 25 0 1 0 443931725 70397952 13343 33554432000 4194304 4785740 140735171415184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 17187 13343 341 145 0 14232 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=615.38 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 61538 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 545144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.05 9.91 7.80 6/193 24422
/proc/meminfo: memFree=14497104/32950928 swapFree=67111528/67111528
[pid=24363] ppid=24361 vsize=18324 CPUtime=11.43 cores=1,3
/proc/24363/stat : 24363 (ppfolio) S 24361 24363 24303 0 -1 4202496 502 12120 0 0 0 0 1141 2 15 0 1 0 443931703 18763776 395 33554432000 4194304 4287625 140737018846208 18446744073709551615 231895510543 0 0 4096 65536 4593618023020986625 0 0 17 3 0 0 0
/proc/24363/statm: 4581 395 346 23 0 91 0
[pid=24367] ppid=24363 vsize=69900 CPUtime=644.13 cores=1
/proc/24367/stat : 24367 (clasp) R 24363 24363 24303 0 -1 4202496 14138 0 0 0 64411 2 0 0 25 0 1 0 443931725 71577600 13584 33554432000 4194304 4785740 140735171415184 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24367/statm: 17475 13584 341 145 0 14520 0
[pid=24368] ppid=24363 vsize=458072 CPUtime=644.25 cores=1
/proc/24368/stat : 24368 (TNM) R 24363 24363 24303 0 -1 4202496 1001 0 0 0 64425 0 0 0 25 0 1 0 443931725 469065728 898 33554432000 134512640 134534564 4293523856 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24368/statm: 114518 898 95 6 0 113184 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 546296

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): 1299.84
CPU user time (s): 1299.78
CPU system time (s): 0.058991
CPU usage (%): 99.9871
Max. virtual memory (cumulated for all children) (KiB): 2307552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27793
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= 98
involuntary context switches= 14763

runsolver used 2.08968 second user time and 5.00924 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-11 17:50:10
IDJOB=3191433
IDBENCH=82564
IDSOLVER=1613
FILE ID=node114/3191433-1302537010
RUNJOBID= node114-1302537010-24323
PBS_JOBID= 12951125
Free space on /tmp= 71816 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1348818483-020-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191433-1302537010/watcher-3191433-1302537010 -o /tmp/evaluation-result-3191433-1302537010/solver-3191433-1302537010 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191433-1302537010.cnf

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

MD5SUM BENCH= 112b17aaf1cede32f350e11f6333fc88
RANDOM SEED=1985139401

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15161192 kB
Buffers:        694324 kB
Cached:       16587132 kB
SwapCached:          0 kB
Active:        5163508 kB
Inactive:     12188548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15161192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31832 kB
Writeback:           0 kB
AnonPages:       69996 kB
Mapped:          15492 kB
Slab:           371392 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1134564 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= 71792 MiB
End job on node114 at 2011-04-11 18:11:50