Trace number 3292941

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 328.977 328.972

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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
328.88/328.96	s UNSATISFIABLE
328.88/328.97	solver [1] cryptominisat 2.7.1 answered
328.88/328.97	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-3292941-1303785209/watcher-3292941-1303785209 -o /tmp/evaluation-result-3292941-1303785209/solver-3292941-1303785209 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292941-1303785209.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: 9.16 10.52 9.40 8/189 13766
/proc/meminfo: memFree=20436884/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) R 13764 13766 12462 0 -1 4202496 461 0 0 0 0 0 0 0 25 0 1 0 222712137 18763776 391 33554432000 4194304 4287625 140733258337616 18446744073709551615 4261303 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13766/statm: 4581 392 343 23 0 91 0

[startup+0.054441 s]
/proc/loadavg: 9.16 10.52 9.40 8/189 13766
/proc/meminfo: memFree=20436884/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 3472499617369653512 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100436 s]
/proc/loadavg: 9.16 10.52 9.40 8/189 13766
/proc/meminfo: memFree=20436884/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 3472499617369653512 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300394 s]
/proc/loadavg: 9.16 10.52 9.40 8/189 13766
/proc/meminfo: memFree=20436884/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700327 s]
/proc/loadavg: 9.16 10.52 9.40 8/189 13766
/proc/meminfo: memFree=20436884/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 9.16 10.52 9.40 10/193 13770
/proc/meminfo: memFree=20423852/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=28936 CPUtime=0.49 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 1732 0 0 0 49 0 0 0 25 0 1 0 222712137 29630464 1610 33554432000 4194304 4587354 140734905056272 18446744073709551615 4421129 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 7234 1610 312 96 0 3796 0
[pid=13768] ppid=13766 vsize=17228 CPUtime=0.39 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 2017 0 0 0 39 0 0 0 25 0 1 0 222712137 17641472 1654 33554432000 4194304 4785740 140735795737376 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 4307 1654 341 145 0 1352 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=0.58 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 58 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 521904

[startup+3.10092 s]
/proc/loadavg: 9.15 10.50 9.40 10/193 13770
/proc/meminfo: memFree=20417776/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=30936 CPUtime=0.99 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 2903 0 0 0 99 0 0 0 25 0 1 0 222712137 31678464 2330 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 7734 2330 332 96 0 4296 0
[pid=13768] ppid=13766 vsize=18944 CPUtime=0.94 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 2429 0 0 0 94 0 0 0 25 0 1 0 222712137 19398656 2066 33554432000 4194304 4785740 140735795737376 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 4736 2066 341 145 0 1781 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=1.14 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 114 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 525620

[startup+6.30034 s]
/proc/loadavg: 9.15 10.50 9.40 10/193 13770
/proc/meminfo: memFree=20414856/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049141786942898176 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=31960 CPUtime=2.09 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 3597 0 0 0 209 0 0 0 25 0 1 0 222712137 32727040 2310 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 7990 2310 332 96 0 4552 0
[pid=13768] ppid=13766 vsize=20000 CPUtime=1.99 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 2704 0 0 0 199 0 0 0 25 0 1 0 222712137 20480000 2341 33554432000 4194304 4785740 140735795737376 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 5000 2341 341 145 0 2045 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=2.18 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 218 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 5158331 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 527700

[startup+12.7012 s]
/proc/loadavg: 9.13 10.45 9.39 10/193 13770
/proc/meminfo: memFree=20410348/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=797196 CPUtime=4.19 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 4626 0 0 0 419 0 0 0 25 0 1 0 222712137 816328704 2343 33554432000 4194304 4587354 140734905056272 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 199299 2343 335 96 0 195861 0
[pid=13768] ppid=13766 vsize=24552 CPUtime=4.14 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 3819 0 0 0 414 0 0 0 25 0 1 0 222712137 25141248 3456 33554432000 4194304 4785740 140735795737376 18446744073709551615 4552642 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 6138 3456 341 145 0 3183 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=4.34 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 434 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1297488

[startup+25.501 s]
/proc/loadavg: 9.11 10.40 9.39 10/193 13771
/proc/meminfo: memFree=20406636/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049143161332432896 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=797476 CPUtime=8.49 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 4875 0 0 0 849 0 0 0 25 0 1 0 222712137 816615424 2587 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 199369 2587 338 96 0 195931 0
[pid=13768] ppid=13766 vsize=27588 CPUtime=8.39 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 4585 0 0 0 839 0 0 0 25 0 1 0 222712137 28250112 4222 33554432000 4194304 4785740 140735795737376 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 6897 4222 341 145 0 3942 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=8.59 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 859 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1300804

[startup+51.1005 s]
/proc/loadavg: 9.07 10.29 9.38 10/193 13772
/proc/meminfo: memFree=20398180/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049143573649293312 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=36900 CPUtime=16.98 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 7001 0 0 0 1698 0 0 0 25 0 1 0 222712137 37785600 3494 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 9225 3494 338 96 0 5787 0
[pid=13768] ppid=13766 vsize=31348 CPUtime=16.94 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 5517 0 0 0 1694 0 0 0 25 0 1 0 222712137 32100352 5154 33554432000 4194304 4785740 140735795737376 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 7837 5154 341 145 0 4882 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=17.14 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 1714 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 543988

[startup+102.306 s]
/proc/loadavg: 9.03 10.07 9.35 10/193 13773
/proc/meminfo: memFree=20371380/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=812888 CPUtime=34.08 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 10843 0 0 0 3407 1 0 0 25 0 1 0 222712137 832397312 4251 33554432000 4194304 4587354 140734905056272 18446744073709551615 4450717 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 203222 4251 338 96 0 199784 0
[pid=13768] ppid=13766 vsize=36760 CPUtime=33.99 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 6878 0 0 0 3398 1 0 0 25 0 1 0 222712137 37642240 6515 33554432000 4194304 4785740 140735795737376 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 9190 6515 341 145 0 6235 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=34.2 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 3420 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1325388

[startup+162.301 s]
/proc/loadavg: 8.90 9.83 9.31 10/193 13835
/proc/meminfo: memFree=20501660/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142749015572480 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=841848 CPUtime=54.08 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 18295 0 0 0 5406 2 0 0 25 0 1 0 222712137 862052352 7965 33554432000 4194304 4587354 140734905056272 18446744073709551615 4237592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 210462 7965 338 96 0 207024 0
[pid=13768] ppid=13766 vsize=42700 CPUtime=53.98 cores=5

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

/proc/13768/statm: 10675 7981 341 145 0 7720 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=54.2 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 5420 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1360288

[startup+222.3 s]
/proc/loadavg: 8.79 9.63 9.27 10/193 13928
/proc/meminfo: memFree=20572424/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049143436210339840 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=828580 CPUtime=74.08 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 23694 0 0 0 7404 4 0 0 25 0 1 0 222712137 848465920 8952 33554432000 4194304 4587354 140734905056272 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 207145 8952 338 96 0 203707 0
[pid=13768] ppid=13766 vsize=46676 CPUtime=73.98 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 9339 0 0 0 7397 1 0 0 25 0 1 0 222712137 47796224 8976 33554432000 4194304 4785740 140735795737376 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 11669 8976 341 145 0 8714 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=74.21 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 7421 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1350996

[startup+282.301 s]
/proc/loadavg: 8.92 9.51 9.25 10/193 13960
/proc/meminfo: memFree=20457748/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142336698712064 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=829020 CPUtime=94.07 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 28742 0 0 0 9402 5 0 0 25 0 1 0 222712137 848916480 9139 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 207255 9139 338 96 0 203817 0
[pid=13768] ppid=13766 vsize=49724 CPUtime=93.98 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10111 0 0 0 9396 2 0 0 25 0 1 0 222712137 50917376 9748 33554432000 4194304 4785740 140735795737376 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 12431 9748 341 145 0 9476 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=94.22 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 9422 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1354484

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

[startup+307.1 s]
/proc/loadavg: 8.95 9.47 9.25 10/193 13960
/proc/meminfo: memFree=20421320/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=836104 CPUtime=102.37 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 29831 0 0 0 10231 6 0 0 25 0 1 0 222712137 856170496 8908 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 209026 8908 338 96 0 205588 0
[pid=13768] ppid=13766 vsize=50648 CPUtime=102.28 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10350 0 0 0 10226 2 0 0 25 0 1 0 222712137 51863552 9987 33554432000 4194304 4785740 140735795737376 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 12662 9987 341 145 0 9707 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=102.43 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10243 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 1362492

[startup+319.9 s]
/proc/loadavg: 8.95 9.45 9.24 10/193 13961
/proc/meminfo: memFree=20406176/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142336698712064 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=106.58 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30454 0 0 0 10652 6 0 0 25 0 1 0 222712137 855785472 8313 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8313 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=52100 CPUtime=106.57 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10706 0 0 0 10655 2 0 0 25 0 1 0 222712137 53350400 10343 33554432000 4194304 4785740 140735795737376 18446744073709551615 4552576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13025 10343 341 145 0 10070 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=106.73 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10673 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 1363568

[startup+323.101 s]
/proc/loadavg: 8.96 9.45 9.24 10/193 13961
/proc/meminfo: memFree=20400720/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142336698712064 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=107.68 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30461 0 0 0 10762 6 0 0 25 0 1 0 222712137 855785472 8319 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8319 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=52388 CPUtime=107.57 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10770 0 0 0 10755 2 0 0 25 0 1 0 222712137 53645312 10407 33554432000 4194304 4785740 140735795737376 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13097 10407 341 145 0 10142 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=107.82 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10782 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 323.07
Current children cumulated vsize (KiB) 1363856

[startup+326.301 s]
/proc/loadavg: 8.96 9.45 9.24 10/193 13961
/proc/meminfo: memFree=20396380/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142474137665536 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=108.77 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30461 0 0 0 10871 6 0 0 25 0 1 0 222712137 855785472 8319 33554432000 4194304 4587354 140734905056272 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8319 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=52388 CPUtime=108.67 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10770 0 0 0 10865 2 0 0 25 0 1 0 222712137 53645312 10407 33554432000 4194304 4785740 140735795737376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13097 10407 341 145 0 10142 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=108.83 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10883 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 326.27
Current children cumulated vsize (KiB) 1363856

[startup+327.901 s]
/proc/loadavg: 8.96 9.44 9.24 10/193 13961
/proc/meminfo: memFree=20393900/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=109.28 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30461 0 0 0 10922 6 0 0 25 0 1 0 222712137 855785472 8319 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8319 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=52536 CPUtime=109.17 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10785 0 0 0 10915 2 0 0 25 0 1 0 222712137 53796864 10422 33554432000 4194304 4785740 140735795737376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13134 10422 341 145 0 10179 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=109.42 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10942 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 327.87
Current children cumulated vsize (KiB) 1364004

[startup+328.701 s]
/proc/loadavg: 8.96 9.44 9.24 10/193 13961
/proc/meminfo: memFree=20393900/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=109.57 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30461 0 0 0 10951 6 0 0 25 0 1 0 222712137 855785472 8319 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8319 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=53064 CPUtime=109.47 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 10917 0 0 0 10945 2 0 0 25 0 1 0 222712137 54337536 10554 33554432000 4194304 4785740 140735795737376 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13266 10554 341 145 0 10311 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=109.63 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10963 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 328.67
Current children cumulated vsize (KiB) 1364532

[startup+328.907 s]
/proc/loadavg: 8.96 9.44 9.24 10/193 13961
/proc/meminfo: memFree=20400844/32951124 swapFree=67111528/67111528
[pid=13766] ppid=13764 vsize=18324 CPUtime=0 cores=5,7
/proc/13766/stat : 13766 (ppfolio) S 13764 13766 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222712137 18763776 394 33554432000 4194304 4287625 140733258337616 18446744073709551615 268660682255 0 0 4096 65536 17049142611576619008 0 0 17 7 0 0 0
/proc/13766/statm: 4581 394 345 23 0 91 0
[pid=13767] ppid=13766 vsize=835728 CPUtime=109.58 cores=5
/proc/13767/stat : 13767 (cryptominisat) R 13766 13766 12462 0 -1 4202496 30461 0 0 0 10952 6 0 0 25 0 1 0 222712137 855785472 8319 33554432000 4194304 4587354 140734905056272 18446744073709551615 4238032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13767/statm: 208932 8319 338 96 0 205494 0
[pid=13768] ppid=13766 vsize=53328 CPUtime=109.57 cores=5
/proc/13768/stat : 13768 (clasp) R 13766 13766 12462 0 -1 4202496 11010 0 0 0 10955 2 0 0 25 0 1 0 222712137 54607872 10647 33554432000 4194304 4785740 140735795737376 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13768/statm: 13332 10647 341 145 0 10377 0
[pid=13770] ppid=13766 vsize=457416 CPUtime=109.73 cores=5
/proc/13770/stat : 13770 (TNM) R 13766 13766 12462 0 -1 4202496 1123 0 0 0 10973 0 0 0 25 0 1 0 222712137 468393984 1020 33554432000 134512640 134534564 4293322480 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13770/statm: 114354 1020 95 6 0 113020 0
Current children cumulated CPU time (s) 328.88
Current children cumulated vsize (KiB) 1364796

Child status: 0
Real time (s): 328.972
CPU time (s): 328.977
CPU user time (s): 328.874
CPU system time (s): 0.102984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2145072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 328.874
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43127
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= 201
involuntary context switches= 3596

runsolver used 0.501923 second user time and 1.2988 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:33:29
IDJOB=3292941
IDBENCH=87988
IDSOLVER=1613
FILE ID=node107/3292941-1303785209
RUNJOBID= node107-1303783905-13486
PBS_JOBID= 13157212
Free space on /tmp= 71988 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292941-1303785209/watcher-3292941-1303785209 -o /tmp/evaluation-result-3292941-1303785209/solver-3292941-1303785209 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292941-1303785209.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1012978222

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:      20437288 kB
Buffers:       2035576 kB
Cached:        9577892 kB
SwapCached:          0 kB
Active:        8031760 kB
Inactive:      4000552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20437288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:      418276 kB
Mapped:          17404 kB
Slab:           415992 kB
PageTables:       6324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4424352 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= 71976 MiB
End job on node107 at 2011-04-26 04:38:58