Trace number 3219976

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) 5000.1 5000.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
MD5SUMeb4eadfedd2c4dc9b0ed7231ad324f1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.801
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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-3219976-1303263219/watcher-3219976-1303263219 -o /tmp/evaluation-result-3219976-1303263219/solver-3219976-1303263219 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219976-1303263219.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.94 4/180 21712
/proc/meminfo: memFree=18026588/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 4209762570845782276 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0

[startup+0.0695299 s]
/proc/loadavg: 6.00 6.00 5.94 4/180 21712
/proc/meminfo: memFree=18026588/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 4209762570845782276 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100614 s]
/proc/loadavg: 6.00 6.00 5.94 4/180 21712
/proc/meminfo: memFree=18026588/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 4209762570845782276 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300571 s]
/proc/loadavg: 6.00 6.00 5.94 4/180 21712
/proc/meminfo: memFree=18026588/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700499 s]
/proc/loadavg: 6.00 6.00 5.94 4/180 21712
/proc/meminfo: memFree=18026588/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687107399465041920 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21716
/proc/meminfo: memFree=17952652/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687107674342948864 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=62632 CPUtime=0.54 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 12572 0 0 0 52 2 0 0 25 0 1 0 437921565 64135168 10660 33554432000 4194304 4587354 140733827635168 18446744073709551615 4353726 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 15658 10660 315 96 0 12220 0
[pid=21714] ppid=21712 vsize=33776 CPUtime=0.41 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 7725 0 0 0 41 0 0 0 25 0 1 0 437921565 34586624 5638 33554432000 4194304 4785740 140734623895088 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 8444 5638 326 145 0 5489 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=0.51 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 5759 0 0 0 51 0 0 0 25 0 1 0 437921565 479199232 5656 33554432000 134512640 134534564 4286980864 18446744073709551615 134521678 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 5656 95 6 0 115658 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 582700

[startup+3.101 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21716
/proc/meminfo: memFree=17936904/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108224098762752 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=60016 CPUtime=1.04 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 13527 0 0 0 102 2 0 0 25 0 1 0 437921565 61456384 10340 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 15004 10340 326 96 0 11566 0
[pid=21714] ppid=21712 vsize=33776 CPUtime=0.92 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 7740 0 0 0 92 0 0 0 25 0 1 0 437921565 34586624 5653 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 8444 5653 340 145 0 5489 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1.11 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 110 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 580084

[startup+6.30051 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21716
/proc/meminfo: memFree=17930948/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108224098762752 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=60016 CPUtime=2.05 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 14233 0 0 0 203 2 0 0 25 0 1 0 437921565 61456384 11045 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 15004 11045 326 96 0 11566 0
[pid=21714] ppid=21712 vsize=33776 CPUtime=2.02 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 7810 0 0 0 201 1 0 0 25 0 1 0 437921565 34586624 5723 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 8444 5723 340 145 0 5489 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=2.21 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 220 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 580084

[startup+12.7004 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21716
/proc/meminfo: memFree=17927156/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108498976669696 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=97520 CPUtime=4.24 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 15637 0 0 0 422 2 0 0 25 0 1 0 437921565 99860480 12445 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 24380 12445 326 96 0 20942 0
[pid=21714] ppid=21712 vsize=43276 CPUtime=4.13 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 10152 0 0 0 412 1 0 0 25 0 1 0 437921565 44314624 8065 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 10819 8065 340 145 0 7864 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=4.31 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 430 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 627088

[startup+25.5011 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21717
/proc/meminfo: memFree=17880896/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108773854576640 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=97520 CPUtime=8.46 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 18241 0 0 0 843 3 0 0 25 0 1 0 437921565 99860480 15041 33554432000 4194304 4587354 140733827635168 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 24380 15041 326 96 0 20942 0
[pid=21714] ppid=21712 vsize=63644 CPUtime=8.41 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 15248 0 0 0 839 2 0 0 25 0 1 0 437921565 65171456 13161 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 15911 13161 340 145 0 12956 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=8.61 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 860 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 647456

[startup+51.1006 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21717
/proc/meminfo: memFree=17749528/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108498976669696 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=232976 CPUtime=17.04 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 46710 0 0 0 1697 7 0 0 25 0 1 0 437921565 238567424 36634 33554432000 4194304 4587354 140733827635168 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 58244 36634 337 96 0 54806 0
[pid=21714] ppid=21712 vsize=96928 CPUtime=16.93 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 23561 0 0 0 1689 4 0 0 25 0 1 0 437921565 99254272 21474 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 24232 21474 340 145 0 21277 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=17.1 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 1709 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 816196

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21719
/proc/meminfo: memFree=17760052/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687107399465041920 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=150600 CPUtime=34.07 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 72214 0 0 0 3395 12 0 0 25 0 1 0 437921565 154214400 16807 33554432000 4194304 4587354 140733827635168 18446744073709551615 4243585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 37650 16807 337 96 0 34212 0
[pid=21714] ppid=21712 vsize=154424 CPUtime=34.01 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 37750 0 0 0 3394 7 0 0 25 0 1 0 437921565 158130176 35663 33554432000 4194304 4785740 140734623895088 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 38606 35663 340 145 0 35651 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=34.2 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 3419 1 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 791316

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21720
/proc/meminfo: memFree=17752088/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108086659809280 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2073056 CPUtime=54.07 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 98300 0 0 0 5388 19 0 0 25 0 1 0 437921565 2122809344 15209 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 518264 15209 337 96 0 514826 0
[pid=21714] ppid=21712 vsize=157712 CPUtime=54.01 cores=0

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

/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 3222756

[startup+4602.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 22351
/proc/meminfo: memFree=17251024/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108498976669696 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2113448 CPUtime=1534.1 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 961531 0 0 0 153204 206 0 0 25 0 1 0 437921565 2164170752 32328 33554432000 4194304 4587354 140733827635168 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 528362 32328 337 96 0 524924 0
[pid=21714] ppid=21712 vsize=623016 CPUtime=1534.08 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 152101 0 0 0 153379 29 0 0 25 0 1 0 437921565 637968384 150014 33554432000 4194304 4785740 140734623895088 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 155754 150014 340 145 0 152799 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1534.19 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 153413 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 3222756

[startup+4662.3 s]
/proc/loadavg: 5.04 5.02 5.00 6/183 22352
/proc/meminfo: memFree=17292636/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108636415623168 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2118436 CPUtime=1554.1 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 973376 0 0 0 155201 209 0 0 25 0 1 0 437921565 2169278464 21784 33554432000 4194304 4587354 140733827635168 18446744073709551615 4250267 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 529609 21784 337 96 0 526171 0
[pid=21714] ppid=21712 vsize=623016 CPUtime=1554.08 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 152101 0 0 0 155379 29 0 0 25 0 1 0 437921565 637968384 150014 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 155754 150014 340 145 0 152799 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1554.2 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 155414 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 3227744

[startup+4722.31 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 22354
/proc/meminfo: memFree=17256012/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687108636415623168 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2118436 CPUtime=1574.1 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 982276 0 0 0 157199 211 0 0 25 0 1 0 437921565 2169278464 30652 33554432000 4194304 4587354 140733827635168 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 529609 30652 337 96 0 526171 0
[pid=21714] ppid=21712 vsize=623736 CPUtime=1574.07 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 152234 0 0 0 157378 29 0 0 25 0 1 0 437921565 638705664 150147 33554432000 4194304 4785740 140734623895088 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 155934 150147 340 145 0 152979 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1574.21 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 157415 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 3228464

[startup+4782.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/183 22355
/proc/meminfo: memFree=17146224/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 6687107811781902336 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2197588 CPUtime=1594.09 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 1021559 0 0 0 159191 218 0 0 25 0 1 0 437921565 2250330112 47486 33554432000 4194304 4587354 140733827635168 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 549397 47486 337 96 0 545959 0
[pid=21714] ppid=21712 vsize=666096 CPUtime=1594.08 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 162734 0 0 0 159376 32 0 0 25 0 1 0 437921565 682082304 160647 33554432000 4194304 4785740 140734623895088 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 166524 160647 340 145 0 163569 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1594.21 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 159415 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134525913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 3349976

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22357
/proc/meminfo: memFree=17204336/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2080340 CPUtime=1614.09 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 1029005 0 0 0 161189 220 0 0 25 0 1 0 437921565 2130268160 22974 33554432000 4194304 4587354 140733827635168 18446744073709551615 4239217 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 520085 22974 337 96 0 516647 0
[pid=21714] ppid=21712 vsize=705312 CPUtime=1614.07 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 172509 0 0 0 161373 34 0 0 25 0 1 0 437921565 722239488 170422 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 176328 170422 340 145 0 173373 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1614.22 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 161416 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 3271944

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22359
/proc/meminfo: memFree=17168820/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=2080340 CPUtime=1634.09 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 1037887 0 0 0 163187 222 0 0 25 0 1 0 437921565 2130268160 31812 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 520085 31812 337 96 0 516647 0
[pid=21714] ppid=21712 vsize=705312 CPUtime=1634.07 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 172511 0 0 0 163373 34 0 0 25 0 1 0 437921565 722239488 170424 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 176328 170424 340 145 0 173373 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1634.23 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 163417 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 3271944

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22360
/proc/meminfo: memFree=17214056/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=157976 CPUtime=1654.09 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 1049475 0 0 0 165183 226 0 0 25 0 1 0 437921565 161767424 20539 33554432000 4194304 4587354 140733827635168 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 39494 20539 337 96 0 36056 0
[pid=21714] ppid=21712 vsize=705312 CPUtime=1654.06 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 172511 0 0 0 165372 34 0 0 25 0 1 0 437921565 722239488 170424 33554432000 4194304 4785740 140734623895088 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 176328 170424 340 145 0 173373 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1654.23 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 165417 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1349580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22361
/proc/meminfo: memFree=17190584/32950928 swapFree=67111528/67111528
[pid=21712] ppid=21710 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21712/stat : 21712 (ppfolio) S 21710 21712 20748 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 437921565 18763776 393 33554432000 4194304 4287625 140735720002000 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21712/statm: 4581 393 345 23 0 91 0
[pid=21713] ppid=21712 vsize=157976 CPUtime=1666.69 cores=0
/proc/21713/stat : 21713 (cryptominisat) R 21712 21712 20748 0 -1 4202496 1055246 0 0 0 166441 228 0 0 25 0 1 0 437921565 161767424 26283 33554432000 4194304 4587354 140733827635168 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21713/statm: 39494 26283 337 96 0 36056 0
[pid=21714] ppid=21712 vsize=705312 CPUtime=1666.66 cores=0
/proc/21714/stat : 21714 (clasp) R 21712 21712 20748 0 -1 4202496 172511 0 0 0 166632 34 0 0 25 0 1 0 437921565 722239488 170424 33554432000 4194304 4785740 140734623895088 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21714/statm: 176328 170424 340 145 0 173373 0
[pid=21715] ppid=21712 vsize=467968 CPUtime=1666.75 cores=0
/proc/21715/stat : 21715 (TNM) R 21712 21712 20748 0 -1 4202496 6719 0 0 0 166669 6 0 0 25 0 1 0 437921565 479199232 6616 33554432000 134512640 134534564 4286980864 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21715/statm: 116992 6616 95 6 0 115658 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1349580

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4997.42
CPU system time (s): 2.68
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5281628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 264
involuntary context switches= 5

runsolver used 8.61769 second user time and 18.6722 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 03:33:39
IDJOB=3219976
IDBENCH=82679
IDSOLVER=1639
FILE ID=node125/3219976-1303263219
RUNJOBID= node125-1303247464-20766
PBS_JOBID= 13042422
Free space on /tmp= 72412 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219976-1303263219/watcher-3219976-1303263219 -o /tmp/evaluation-result-3219976-1303263219/solver-3219976-1303263219 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219976-1303263219.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= eb4eadfedd2c4dc9b0ed7231ad324f1f
RANDOM SEED=1119261744

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18026868 kB
Buffers:        704376 kB
Cached:       13700548 kB
SwapCached:          0 kB
Active:        6412368 kB
Inactive:      8162400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18026868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13520 kB
Writeback:           0 kB
AnonPages:      169700 kB
Mapped:          16500 kB
Slab:           284832 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2159668 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= 72400 MiB
End job on node125 at 2011-04-20 04:57:01