Trace number 3292205

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.96 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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

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-3292205-1303783905/watcher-3292205-1303783905 -o /tmp/evaluation-result-3292205-1303783905/solver-3292205-1303783905 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292205-1303783905.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: 3.68 3.90 3.70 5/178 13508
/proc/meminfo: memFree=20808592/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18240 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) R 13506 13508 12462 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 222581750 18677760 218 33554432000 4194304 4287625 140733446247280 18446744073709551615 268655699432 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13508/statm: 4560 218 184 23 0 57 0

[startup+0.0834051 s]
/proc/loadavg: 3.68 3.90 3.70 5/178 13508
/proc/meminfo: memFree=20808592/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) R 13506 13508 12462 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.07605 s]
/proc/loadavg: 3.68 3.90 3.70 5/178 13508
/proc/meminfo: memFree=20808592/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.107 s]
/proc/loadavg: 4.19 4.01 3.73 10/190 13520
/proc/meminfo: memFree=20549120/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=1.24 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10262 0 0 0 123 1 0 0 19 0 1 0 222581750 54513664 8472 33554432000 4194304 4587354 140735558097376 18446744073709551615 4241244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8472 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=796 CPUtime=0 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4194304 123 0 0 0 0 0 0 0 21 0 1 0 222581750 815104 30 33554432000 4194304 4785740 140737150030304 18446744073709551615 268655738503 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/13517/statm: 199 30 23 145 0 23 0
[pid=13518] ppid=13508 vsize=463216 CPUtime=0.84 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 3850 0 0 0 84 0 0 0 19 0 1 0 222581750 474333184 3747 33554432000 134512640 134534564 4290486144 18446744073709551615 134524530 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 115804 3747 91 6 0 114470 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 535572

[startup+2.20099 s]
/proc/loadavg: 4.19 4.01 3.73 10/190 13520
/proc/meminfo: memFree=20549120/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=1.29 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10269 0 0 0 128 1 0 0 19 0 1 0 222581750 54513664 8479 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8479 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=796 CPUtime=0 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4194304 123 0 0 0 0 0 0 0 21 0 1 0 222581750 815104 30 33554432000 4194304 4785740 140737150030304 18446744073709551615 268655738503 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/13517/statm: 199 30 23 145 0 23 0
[pid=13518] ppid=13508 vsize=463216 CPUtime=0.88 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 3850 0 0 0 88 0 0 0 19 0 1 0 222581750 474333184 3747 33554432000 134512640 134534564 4290486144 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 115804 3747 91 6 0 114470 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 535572

[startup+2.301 s]
/proc/loadavg: 4.19 4.01 3.73 10/190 13520
/proc/meminfo: memFree=20549120/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=1.29 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10269 0 0 0 128 1 0 0 19 0 1 0 222581750 54513664 8479 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8479 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=20388 CPUtime=0.03 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 3171 0 0 0 3 0 0 0 18 0 1 0 222581750 20877312 2319 33554432000 4194304 4785740 140737150030304 18446744073709551615 4480628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 5097 2320 306 145 0 2142 0
[pid=13518] ppid=13508 vsize=463216 CPUtime=0.94 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 3850 0 0 0 94 0 0 0 19 0 1 0 222581750 474333184 3747 33554432000 134512640 134534564 4290486144 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 115804 3747 91 6 0 114470 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 555164

[startup+3.10086 s]
/proc/loadavg: 4.19 4.01 3.73 11/195 13530
/proc/meminfo: memFree=20478236/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=1.33 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10276 0 0 0 132 1 0 0 19 0 1 0 222581750 54513664 8486 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8486 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=24460 CPUtime=0.79 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 4695 0 0 0 79 0 0 0 19 0 1 0 222581750 25047040 3452 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 6115 3452 340 145 0 3160 0
[pid=13518] ppid=13508 vsize=463216 CPUtime=0.94 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 3850 0 0 0 94 0 0 0 19 0 1 0 222581750 474333184 3747 33554432000 134512640 134534564 4290486144 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 115804 3747 91 6 0 114470 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 559236

[startup+6.3073 s]
/proc/loadavg: 4.89 4.15 3.78 13/202 13538
/proc/meminfo: memFree=19796800/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053483206458998784 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=2.39 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10427 0 0 0 238 1 0 0 21 0 1 0 222581750 54513664 8629 33554432000 4194304 4587354 140735558097376 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8629 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=24460 CPUtime=1.84 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 4695 0 0 0 184 0 0 0 20 0 1 0 222581750 25047040 3452 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 6115 3452 340 145 0 3160 0
[pid=13518] ppid=13508 vsize=464404 CPUtime=2.04 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4936 0 0 0 204 0 0 0 21 0 1 0 222581750 475549696 4833 33554432000 134512640 134534564 4290486144 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 116101 4833 95 6 0 114767 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 560424

[startup+12.7012 s]
/proc/loadavg: 5.46 4.28 3.82 13/202 13538
/proc/meminfo: memFree=19223612/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053483618775859200 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=53236 CPUtime=4.53 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 10747 0 0 0 452 1 0 0 25 0 1 0 222581750 54513664 8939 33554432000 4194304 4587354 140735558097376 18446744073709551615 4241302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 13309 8939 327 96 0 9871 0
[pid=13517] ppid=13508 vsize=24460 CPUtime=3.99 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 4695 0 0 0 399 0 0 0 25 0 1 0 222581750 25047040 3452 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 6115 3452 340 145 0 3160 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=4.14 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 414 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 564256

[startup+25.5009 s]
/proc/loadavg: 6.91 4.66 3.95 13/202 13538
/proc/meminfo: memFree=18464904/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053483206458998784 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=1995212 CPUtime=8.78 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 15508 0 0 0 877 1 0 0 25 0 1 0 222581750 2043097088 12168 33554432000 4194304 4587354 140735558097376 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 498803 12168 337 96 0 495365 0
[pid=13517] ppid=13508 vsize=29156 CPUtime=8.24 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 5818 0 0 0 823 1 0 0 25 0 1 0 222581750 29855744 4575 33554432000 4194304 4785740 140737150030304 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 7289 4575 340 145 0 4334 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=8.44 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 844 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2510928

[startup+51.1004 s]
/proc/loadavg: 8.64 5.25 4.16 13/202 13539
/proc/meminfo: memFree=18430208/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053481969508417536 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=1989744 CPUtime=17.34 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 18794 0 0 0 1732 2 0 0 25 0 1 0 222581750 2037497856 13808 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 497436 13808 337 96 0 493998 0
[pid=13517] ppid=13508 vsize=33252 CPUtime=16.79 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 6849 0 0 0 1678 1 0 0 25 0 1 0 222581750 34050048 5606 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 8313 5606 340 145 0 5358 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=16.94 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 1694 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2509556

[startup+102.3 s]
/proc/loadavg: 10.60 6.30 4.58 13/202 13570
/proc/meminfo: memFree=17755880/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=1973092 CPUtime=34.38 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 21797 0 0 0 3436 2 0 0 25 0 1 0 222581750 2020446208 10356 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 493273 10356 337 96 0 489835 0

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

/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 2576032

[startup+942.301 s]
/proc/loadavg: 12.00 11.66 8.97 13/202 13682
/proc/meminfo: memFree=20105064/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053483756214812672 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2013412 CPUtime=314.42 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53377 0 0 0 31432 10 0 0 25 0 1 0 222581750 2061733888 23315 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 503353 23315 337 96 0 499915 0
[pid=13517] ppid=13508 vsize=78176 CPUtime=313.84 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 17617 0 0 0 31380 4 0 0 25 0 1 0 222581750 80052224 16374 33554432000 4194304 4785740 140737150030304 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 19544 16374 340 145 0 16589 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=313.99 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 31399 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 2578148

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.16 13/202 13684
/proc/meminfo: memFree=20109240/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482106947371008 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2012476 CPUtime=334.44 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53567 0 0 0 33433 11 0 0 25 0 1 0 222581750 2060775424 23500 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 503119 23500 337 96 0 499681 0
[pid=13517] ppid=13508 vsize=78992 CPUtime=333.84 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 17810 0 0 0 33380 4 0 0 25 0 1 0 222581750 80887808 16567 33554432000 4194304 4785740 140737150030304 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 19748 16567 340 145 0 16793 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=333.99 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 33399 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2578028

[startup+1062.3 s]
/proc/loadavg: 12.00 11.76 9.34 13/202 13686
/proc/meminfo: memFree=20098664/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482106947371008 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=112368 CPUtime=354.44 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53716 0 0 0 35433 11 0 0 25 0 1 0 222581750 115064832 23643 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 28092 23643 337 96 0 24654 0
[pid=13517] ppid=13508 vsize=80672 CPUtime=353.83 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 18197 0 0 0 35379 4 0 0 25 0 1 0 222581750 82608128 16954 33554432000 4194304 4785740 140737150030304 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 20168 16954 340 145 0 17213 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=353.98 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 35398 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 679600

[startup+1122.31 s]
/proc/loadavg: 11.84 11.77 9.49 10/194 13704
/proc/meminfo: memFree=20274876/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482244386324480 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2029376 CPUtime=374.44 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53724 0 0 0 37433 11 0 0 25 0 1 0 222581750 2078081024 23650 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 507344 23650 337 96 0 503906 0
[pid=13517] ppid=13508 vsize=81360 CPUtime=373.83 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 18390 0 0 0 37379 4 0 0 25 0 1 0 222581750 83312640 17147 33554432000 4194304 4785740 140737150030304 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 20340 17147 340 145 0 17385 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=373.99 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 37399 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 2597296

[startup+1182.3 s]
/proc/loadavg: 10.04 11.26 9.45 10/193 13706
/proc/meminfo: memFree=20269328/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482381825277952 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2020984 CPUtime=394.43 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53871 0 0 0 39432 11 0 0 25 0 1 0 222581750 2069487616 23793 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 505246 23793 337 96 0 501808 0
[pid=13517] ppid=13508 vsize=85120 CPUtime=393.83 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 19285 0 0 0 39378 5 0 0 25 0 1 0 222581750 87162880 18042 33554432000 4194304 4785740 140737150030304 18446744073709551615 268660359763 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 21280 18042 340 145 0 18325 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=393.99 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 39399 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 2592664

[startup+1242.3 s]
/proc/loadavg: 9.45 10.87 9.43 10/193 13707
/proc/meminfo: memFree=20263600/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482519264231424 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2018248 CPUtime=414.43 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53929 0 0 0 41432 11 0 0 25 0 1 0 222581750 2066685952 23850 33554432000 4194304 4587354 140735558097376 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 504562 23850 337 96 0 501124 0
[pid=13517] ppid=13508 vsize=85988 CPUtime=413.83 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 19498 0 0 0 41378 5 0 0 25 0 1 0 222581750 88051712 18255 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 21497 18255 340 145 0 18542 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=414 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 41400 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 2590796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.16 10.52 9.40 10/193 13709
/proc/meminfo: memFree=20248684/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482656703184896 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2022176 CPUtime=433.63 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53931 0 0 0 43352 11 0 0 25 0 1 0 222581750 2070708224 23851 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 505544 23851 337 96 0 502106 0
[pid=13517] ppid=13508 vsize=86416 CPUtime=433.06 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 19574 0 0 0 43301 5 0 0 25 0 1 0 222581750 88489984 18331 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 21604 18331 340 145 0 18649 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=433.27 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 43327 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2595152

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

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

[startup+1300 s]
/proc/loadavg: 9.16 10.52 9.40 10/193 13709
/proc/meminfo: memFree=20248684/32951124 swapFree=67111528/67111528
[pid=13508] ppid=13506 vsize=18324 CPUtime=0 cores=5,7
/proc/13508/stat : 13508 (ppfolio) S 13506 13508 12462 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 222581750 18763776 394 33554432000 4194304 4287625 140733446247280 18446744073709551615 268660682255 0 0 4096 65536 4053482656703184896 0 0 17 7 0 0 0
/proc/13508/statm: 4581 394 345 23 0 91 0
[pid=13515] ppid=13508 vsize=2022176 CPUtime=433.63 cores=5
/proc/13515/stat : 13515 (cryptominisat) R 13508 13508 12462 0 -1 4202496 53931 0 0 0 43352 11 0 0 25 0 1 0 222581750 2070708224 23851 33554432000 4194304 4587354 140735558097376 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13515/statm: 505544 23851 337 96 0 502106 0
[pid=13517] ppid=13508 vsize=86416 CPUtime=433.06 cores=5
/proc/13517/stat : 13517 (clasp) R 13508 13508 12462 0 -1 4202496 19574 0 0 0 43301 5 0 0 25 0 1 0 222581750 88489984 18331 33554432000 4194304 4785740 140737150030304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13517/statm: 21604 18331 340 145 0 18649 0
[pid=13518] ppid=13508 vsize=468236 CPUtime=433.27 cores=5
/proc/13518/stat : 13518 (TNM) R 13508 13508 12462 0 -1 4202496 4937 0 0 0 43327 0 0 0 25 0 1 0 222581750 479473664 4834 33554432000 134512640 134534564 4290486144 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13518/statm: 117059 4834 95 6 0 115725 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 2595152

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13508 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1299.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.96
CPU user time (s): 1299.8
CPU system time (s): 0.16
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 4482912

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

runsolver used 2.06968 second user time and 5.02623 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:11:45
IDJOB=3292205
IDBENCH=85965
IDSOLVER=1613
FILE ID=node107/3292205-1303783905
RUNJOBID= node107-1303783905-13486
PBS_JOBID= 13157212
Free space on /tmp= 72000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292205-1303783905/watcher-3292205-1303783905 -o /tmp/evaluation-result-3292205-1303783905/solver-3292205-1303783905 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292205-1303783905.cnf

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1699462249

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:      20808872 kB
Buffers:       2035000 kB
Cached:        9556136 kB
SwapCached:          0 kB
Active:        7669544 kB
Inactive:      3992276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20808872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37052 kB
Writeback:           0 kB
AnonPages:       69936 kB
Mapped:          14488 kB
Slab:           417012 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193428 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:33:27