Trace number 3727143

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
wbo 1.72? 1799.55 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 342
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727143-1338665543.opb.
0.00/0.00	c Instance file HOME/instance-3727143-1338665543.opb
0.00/0.00	c File size is 3703078 bytes.
0.19/0.27	c Highest Coefficient sum: 342
0.19/0.27	c ============================[ Problem Statistics ]=============================
0.19/0.27	c |                                                                             |
0.19/0.27	c |  Parsing time:          0.28         s                                      |
0.19/0.27	c |  Number Variables:      37752                                               |
0.19/0.27	c |  Number Clauses:        119753                                              |
0.19/0.27	c |  Number Cardinality:    0                                                   |
0.19/0.27	c |  Number PB Constraints: 620                                                 |
0.19/0.27	c |                                                                             |
0.29/0.34	c |  Problem Type:          Decision                                            |
0.29/0.34	c |  Objective Function:    None                                                |
0.29/0.34	c |                                                                             |
0.29/0.34	c ===============================================================================
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3727143-1338665543/watcher-3727143-1338665543 -o /tmp/evaluation-result-3727143-1338665543/solver-3727143-1338665543 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727143-1338665543.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/177 2781
/proc/meminfo: memFree=24369080/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=7436 CPUtime=0 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) R 2779 2781 32340 0 -1 4202496 463 0 0 0 0 0 0 0 20 0 1 0 332681570 7614464 416 33554432000 4194304 5964350 140736947213040 140735965795128 5430234 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 1859 426 171 433 0 518 0

[startup+0.097508 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2781
/proc/meminfo: memFree=24369080/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=16068 CPUtime=0.09 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) R 2779 2781 32340 0 -1 4202496 2834 0 0 0 9 0 0 0 20 0 1 0 332681570 16453632 2754 33554432000 4194304 5964350 140736947213040 140736947210920 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 4017 2754 490 433 0 2676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16068

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2781
/proc/meminfo: memFree=24369080/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=16068 CPUtime=0.09 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) R 2779 2781 32340 0 -1 4202496 2869 0 0 0 9 0 0 0 20 0 1 0 332681570 16453632 2789 33554432000 4194304 5964350 140736947213040 140736947210920 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 4017 2791 501 433 0 2676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16068

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2781
/proc/meminfo: memFree=24369080/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=108124 CPUtime=0.29 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 10202 0 0 0 28 1 0 0 20 0 2 0 332681570 110718976 9038 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 27031 9038 177 433 0 26595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108124

[startup+0.700175 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2781
/proc/meminfo: memFree=24369080/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=0.68 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 14666 0 0 0 67 1 0 0 20 0 2 0 332681570 109977600 12333 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 12333 187 433 0 26414 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107400

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2783
/proc/meminfo: memFree=24320348/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=1.48 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 14843 0 0 0 147 1 0 0 20 0 2 0 332681570 109977600 12510 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 12510 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=1.2 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 8042 0 0 0 119 1 0 0 20 0 2 0 332681597 109977600 12510 33554432000 4194304 5964350 140736947213040 140688715081720 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107400

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2783
/proc/meminfo: memFree=24318480/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=3.09 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 15353 0 0 0 307 2 0 0 20 0 2 0 332681570 109977600 13020 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 13020 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=2.79 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 8552 0 0 0 278 1 0 0 20 0 2 0 332681597 109977600 13020 33554432000 4194304 5964350 140736947213040 140688715081768 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107400

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2783
/proc/meminfo: memFree=24314340/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=6.28 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 16388 0 0 0 626 2 0 0 20 0 2 0 332681570 109977600 14055 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 14055 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=5.99 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 9587 0 0 0 598 1 0 0 20 0 2 0 332681597 109977600 14055 33554432000 4194304 5964350 140736947213040 140688715081528 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107400

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2783
/proc/meminfo: memFree=24305684/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=12.68 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 18482 0 0 0 1265 3 0 0 20 0 2 0 332681570 109977600 16149 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 16149 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=12.37 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 11681 0 0 0 1235 2 0 0 20 0 2 0 332681597 109977600 16149 33554432000 4194304 5964350 140736947213040 140688715081720 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107400

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2784
/proc/meminfo: memFree=24292928/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=25.48 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 21627 0 0 0 2544 4 0 0 20 0 2 0 332681570 109977600 19294 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 19294 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=25.14 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 14826 0 0 0 2511 3 0 0 20 0 2 0 332681597 109977600 19294 33554432000 4194304 5964350 140736947213040 140688715081768 4403628 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107400

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2784
/proc/meminfo: memFree=24282764/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=107400 CPUtime=51.07 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 24103 0 0 0 5102 5 0 0 20 0 2 0 332681570 109977600 21770 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 26850 21770 187 433 0 26414 0
[pid=2781/tid=2783] ppid=2779 vsize=107400 CPUtime=50.67 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 17302 0 0 0 5063 4 0 0 20 0 2 0 332681597 109977600 21770 33554432000 4194304 5964350 140736947213040 140688715081528 4381729 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107400

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2784
/proc/meminfo: memFree=24244708/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=174560 CPUtime=102.27 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 33427 0 0 0 10216 11 0 0 20 0 2 0 332681570 178749440 31094 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 43640 31094 187 433 0 43204 0
[pid=2781/tid=2783] ppid=2779 vsize=174560 CPUtime=101.74 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 26626 0 0 0 10163 11 0 0 20 0 2 0 332681597 178749440 31094 33554432000 4194304 5964350 140736947213040 140688715081528 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 174560

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2785
/proc/meminfo: memFree=24125416/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=174560 CPUtime=162.25 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 36162 0 0 0 16213 12 0 0 20 0 2 0 332681570 178749440 33829 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 43640 33829 187 433 0 43204 0
[pid=2781/tid=2783] ppid=2779 vsize=174560 CPUtime=161.57 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 29361 0 0 0 16144 13 0 0 20 0 2 0 332681597 178749440 33829 33554432000 4194304 5964350 140736947213040 140688715081528 4392627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 174560

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2785
/proc/meminfo: memFree=23999064/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=240096 CPUtime=222.25 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 43956 0 0 0 22205 20 0 0 20 0 2 0 332681570 245858304 41623 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 60024 41623 187 433 0 59588 0
[pid=2781/tid=2783] ppid=2779 vsize=240096 CPUtime=221.42 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 37155 0 0 0 22120 22 0 0 20 0 2 0 332681597 245858304 41623 33554432000 4194304 5964350 140736947213040 140688715081768 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 240096

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 2785
/proc/meminfo: memFree=23834268/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=240904 CPUtime=282.23 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 46673 0 0 0 28200 23 0 0 20 0 2 0 332681570 246685696 44340 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 60226 44340 187 433 0 59790 0
[pid=2781/tid=2783] ppid=2779 vsize=240904 CPUtime=281.26 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 39872 0 0 0 28100 26 0 0 20 0 2 0 332681597 246685696 44340 33554432000 4194304 5964350 140736947213040 140688715081528 4409544 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 240904

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2823
/proc/meminfo: memFree=25401136/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=240904 CPUtime=342.21 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 53686 0 0 0 34191 30 0 0 20 0 2 0 332681570 246685696 51690 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 60226 51690 187 433 0 59790 0
[pid=2781/tid=2783] ppid=2779 vsize=240904 CPUtime=341.1 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 46885 0 0 0 34075 35 0 0 20 0 2 0 332681597 246685696 51690 33554432000 4194304 5964350 140736947213040 140688715081768 4399926 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 240904

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2824
/proc/meminfo: memFree=25313512/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=306440 CPUtime=402.17 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 63496 0 0 0 40176 41 0 0 20 0 2 0 332681570 313794560 61492 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 76610 61492 187 433 0 76174 0
[pid=2781/tid=2783] ppid=2779 vsize=306440 CPUtime=400.9 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 56695 0 0 0 40044 46 0 0 20 0 2 0 332681597 313794560 61492 33554432000 4194304 5964350 140736947213040 140688715081528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 306440

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2867
/proc/meminfo: memFree=25266292/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=307656 CPUtime=462.14 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 2872
/proc/meminfo: memFree=24910088/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1361.94 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 114470 0 0 0 136087 107 0 0 20 0 2 0 332681570 518234112 113312 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 113312 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1358.27 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 107669 0 0 0 135701 126 0 0 20 0 2 0 332681597 518234112 113312 33554432000 4194304 5964350 140736947213040 140688715081720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 506088

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2873
/proc/meminfo: memFree=24879044/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1421.93 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 117418 0 0 0 142083 110 0 0 20 0 2 0 332681570 518234112 116260 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 116260 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1418.12 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 110617 0 0 0 141682 130 0 0 20 0 2 0 332681597 518234112 116260 33554432000 4194304 5964350 140736947213040 140688715081720 4400017 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 506088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2873
/proc/meminfo: memFree=24844016/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1481.91 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 119624 0 0 0 148078 113 0 0 20 0 2 0 332681570 518234112 118466 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 118466 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1477.95 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 112823 0 0 0 147661 134 0 0 20 0 2 0 332681597 518234112 118466 33554432000 4194304 5964350 140736947213040 140688715081528 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 506088

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2873
/proc/meminfo: memFree=24843172/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1541.91 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 119842 0 0 0 154078 113 0 0 20 0 2 0 332681570 518234112 118684 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 118684 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1537.8 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 113041 0 0 0 153644 136 0 0 20 0 2 0 332681597 518234112 118684 33554432000 4194304 5964350 140736947213040 140688715081528 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 506088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2873
/proc/meminfo: memFree=24841636/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1601.88 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 120093 0 0 0 160074 114 0 0 20 0 2 0 332681570 518234112 118996 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 118996 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1597.62 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 113292 0 0 0 159625 137 0 0 20 0 2 0 332681597 518234112 118996 33554432000 4194304 5964350 140736947213040 140688715081528 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 506088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2876
/proc/meminfo: memFree=24837608/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1661.87 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 121091 0 0 0 166072 115 0 0 20 0 2 0 332681570 518234112 119994 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 119994 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1657.46 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 114290 0 0 0 165607 139 0 0 20 0 2 0 332681597 518234112 119994 33554432000 4194304 5964350 140736947213040 140688715081720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 506088

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 2900
/proc/meminfo: memFree=24825944/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=506088 CPUtime=1721.86 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 123572 0 0 0 172067 119 0 0 20 0 2 0 332681570 518234112 122472 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 126522 122472 187 433 0 126086 0
[pid=2781/tid=2783] ppid=2779 vsize=506088 CPUtime=1717.3 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 116771 0 0 0 171586 144 0 0 20 0 2 0 332681597 518234112 122472 33554432000 4194304 5964350 140736947213040 140688715081528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 506088

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2900
/proc/meminfo: memFree=24821544/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1781.85 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125156 0 0 0 178064 121 0 0 20 0 2 0 332681570 585342976 124056 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124056 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1777.14 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118355 0 0 0 177568 146 0 0 20 0 2 0 332681597 585342976 124056 33554432000 4194304 5964350 140736947213040 140688715081720 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 571624

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2900
/proc/meminfo: memFree=24821048/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1791.56 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125403 0 0 0 179034 122 0 0 20 0 2 0 332681570 585342976 124303 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124303 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1786.82 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118602 0 0 0 178534 148 0 0 20 0 2 0 332681597 585342976 124303 33554432000 4194304 5964350 140736947213040 140688715081720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 571624

[startup+1795.2 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2900
/proc/meminfo: memFree=24820428/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1794.76 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125517 0 0 0 179354 122 0 0 20 0 2 0 332681570 585342976 124417 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124417 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1790.02 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118716 0 0 0 178854 148 0 0 20 0 2 0 332681597 585342976 124417 33554432000 4194304 5964350 140736947213040 140688715081720 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 571624

[startup+1798.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2900
/proc/meminfo: memFree=24820304/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1797.95 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125579 0 0 0 179673 122 0 0 20 0 2 0 332681570 585342976 124479 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124479 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1793.2 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118778 0 0 0 179172 148 0 0 20 0 2 0 332681597 585342976 124479 33554432000 4194304 5964350 140736947213040 140688715081528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 571624

[startup+1799.2 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2900
/proc/meminfo: memFree=24820552/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1798.75 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125609 0 0 0 179753 122 0 0 20 0 2 0 332681570 585342976 124509 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124509 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1794 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118808 0 0 0 179252 148 0 0 20 0 2 0 332681597 585342976 124509 33554432000 4194304 5964350 140736947213040 140688715081528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (KiB) 571624

[startup+1799.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2900
/proc/meminfo: memFree=24820684/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1799.16 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125614 0 0 0 179794 122 0 0 20 0 2 0 332681570 585342976 124514 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124514 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1794.41 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118813 0 0 0 179293 148 0 0 20 0 2 0 332681597 585342976 124514 33554432000 4194304 5964350 140736947213040 140688715081528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 571624

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 2900
/proc/meminfo: memFree=24820684/32873648 swapFree=6852/6852
[pid=2781] ppid=2779 vsize=571624 CPUtime=1799.55 cores=1,3,5,7
/proc/2781/stat : 2781 (wbo1.72) S 2779 2781 32340 0 -1 4202496 125629 0 0 0 179833 122 0 0 20 0 2 0 332681570 585342976 124529 33554432000 4194304 5964350 140736947213040 140736947212560 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2781/statm: 142906 124529 187 433 0 142470 0
[pid=2781/tid=2783] ppid=2779 vsize=571624 CPUtime=1794.8 cores=1,3,5,7
/proc/2781/task/2783/stat : 2783 (wbo1.72) R 2779 2781 32340 0 -1 4202560 118828 0 0 0 179332 148 0 0 20 0 2 0 332681597 585342976 124529 33554432000 4194304 5964350 140736947213040 140688715081528 4403591 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 571624

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2781 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=594332
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=502771
# CPU time returned by wait4() is 1795.1
# while last known CPU time is 1799.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.55
CPU user time (s): 1798.33
CPU system time (s): 1.22
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 571624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.59
system time used= 1.50277
maximum resident set size= 498132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125633
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= 215
involuntary context switches= 2003

runsolver used 2.93455 second user time and 8.59669 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-02 21:32:23
IDJOB=3727143
IDBENCH=73805
IDSOLVER=2313
FILE ID=node112/3727143-1338665543
RUNJOBID= node112-1338650654-1309
PBS_JOBID= 14636468
Free space on /tmp= 71232 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_6-sat.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727143-1338665543/watcher-3727143-1338665543 -o /tmp/evaluation-result-3727143-1338665543/solver-3727143-1338665543 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727143-1338665543.opb

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=694636781

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.763
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        24369964 kB
Buffers:          534716 kB
Cached:          5842872 kB
SwapCached:            0 kB
Active:          2922344 kB
Inactive:        4717728 kB
Active(anon):    1251396 kB
Inactive(anon):    10936 kB
Active(file):    1670948 kB
Inactive(file):  4706792 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9128 kB
Writeback:             0 kB
AnonPages:       1268452 kB
Mapped:            15068 kB
Shmem:               200 kB
Slab:             722848 kB
SReclaimable:     166412 kB
SUnreclaim:       556436 kB
KernelStack:        1448 kB
PageTables:         6436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     152092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1103872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71220 MiB
End job on node112 at 2012-06-02 22:02:23