Trace number 3704825

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.7? 1799.56 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
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 variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704825-1338108027.opb.
0.00/0.00	c Instance file HOME/instance-3704825-1338108027.opb
0.00/0.00	c File size is 3050985 bytes.
0.19/0.24	c Highest Coefficient sum: 530
0.19/0.24	c ============================[ Problem Statistics ]=============================
0.19/0.24	c |                                                                             |
0.19/0.24	c |  Parsing time:          0.24         s                                      |
0.19/0.24	c |  Number Variables:      26754                                               |
0.19/0.24	c |  Number Clauses:        92580                                               |
0.19/0.24	c |  Number Cardinality:    0                                                   |
0.19/0.24	c |  Number PB Constraints: 584                                                 |
0.19/0.24	c |                                                                             |
0.19/0.28	c |  Problem Type:          Decision                                            |
0.19/0.28	c |  Objective Function:    None                                                |
0.19/0.28	c |                                                                             |
0.19/0.28	c ===============================================================================
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3704825-1338108027/watcher-3704825-1338108027 -o /tmp/evaluation-result-3704825-1338108027/solver-3704825-1338108027 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704825-1338108027.opb 

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

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: 1.93 2.00 1.99 2/178 25297
/proc/meminfo: memFree=27304216/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=6652 CPUtime=0 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) R 25295 25297 22359 0 -1 4202496 451 0 0 0 0 0 0 0 20 0 1 0 276929987 6811648 403 33554432000 4194304 5963574 140734232606320 140733619541720 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 1663 403 170 432 0 483 0

[startup+0.0738109 s]
/proc/loadavg: 1.93 2.00 1.99 2/178 25297
/proc/meminfo: memFree=27304216/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=12708 CPUtime=0.06 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) R 25295 25297 22359 0 -1 4202496 2127 0 0 0 6 0 0 0 20 0 1 0 276929987 13012992 2046 33554432000 4194304 5963574 140734232606320 140733619541720 4344480 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 3177 2047 388 432 0 1997 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12708

[startup+0.100257 s]
/proc/loadavg: 1.93 2.00 1.99 2/178 25297
/proc/meminfo: memFree=27304216/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=13660 CPUtime=0.09 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) R 25295 25297 22359 0 -1 4202496 2463 0 0 0 9 0 0 0 20 0 1 0 276929987 13987840 2382 33554432000 4194304 5963574 140734232606320 140733619541720 4343959 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 3415 2385 481 432 0 2235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13660

[startup+0.300261 s]
/proc/loadavg: 1.93 2.00 1.99 2/178 25297
/proc/meminfo: memFree=27304216/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=103692 CPUtime=0.29 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 9957 0 0 0 28 1 0 0 20 0 2 0 276929987 106180608 8968 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25923 8970 180 432 0 25488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103692

[startup+0.700196 s]
/proc/loadavg: 1.93 2.00 1.99 2/178 25297
/proc/meminfo: memFree=27304216/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=0.69 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 10632 0 0 0 67 2 0 0 20 0 2 0 276929987 102567936 8882 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 8882 188 432 0 24606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100164

[startup+1.50022 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 25299
/proc/meminfo: memFree=27269472/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=1.49 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 11008 0 0 0 147 2 0 0 20 0 2 0 276929987 102567936 9258 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 9258 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=1.24 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 5444 0 0 0 123 1 0 0 20 0 2 0 276930012 102567936 9258 33554432000 4194304 5963574 140734232606320 140625708841000 4403100 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100164

[startup+3.10026 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 25299
/proc/meminfo: memFree=27266620/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=3.09 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 11790 0 0 0 307 2 0 0 20 0 2 0 276929987 102567936 10040 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 10040 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=2.83 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 6226 0 0 0 282 1 0 0 20 0 2 0 276930012 102567936 10040 33554432000 4194304 5963574 140734232606320 140625708840952 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100164

[startup+6.30021 s]
/proc/loadavg: 1.93 2.00 1.99 3/179 25299
/proc/meminfo: memFree=27259840/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=6.29 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 13319 0 0 0 626 3 0 0 20 0 2 0 276929987 102567936 11569 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 11569 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=6.03 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 7755 0 0 0 601 2 0 0 20 0 2 0 276930012 102567936 11569 33554432000 4194304 5963574 140734232606320 140625708840952 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100164

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 25300
/proc/meminfo: memFree=27248964/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=12.69 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 15952 0 0 0 1266 3 0 0 20 0 2 0 276929987 102567936 14202 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 14202 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=12.41 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 10388 0 0 0 1239 2 0 0 20 0 2 0 276930012 102567936 14202 33554432000 4194304 5963574 140734232606320 140625708841000 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100164

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.00 3/180 25300
/proc/meminfo: memFree=27238476/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=25.48 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 18638 0 0 0 2544 4 0 0 20 0 2 0 276929987 102567936 16888 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 16888 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=25.18 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 13074 0 0 0 2515 3 0 0 20 0 2 0 276930012 102567936 16888 33554432000 4194304 5963574 140734232606320 140625708840952 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100164

[startup+51.1003 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 25300
/proc/meminfo: memFree=27223112/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=100164 CPUtime=51.08 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 22430 0 0 0 5102 6 0 0 20 0 2 0 276929987 102567936 20680 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 25041 20680 188 432 0 24606 0
[pid=25297/tid=25299] ppid=25295 vsize=100164 CPUtime=50.71 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 16866 0 0 0 5066 5 0 0 20 0 2 0 276930012 102567936 20680 33554432000 4194304 5963574 140734232606320 140625708841000 4391258 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100164

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 25300
/proc/meminfo: memFree=27169156/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=167324 CPUtime=102.25 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 30569 0 0 0 10217 8 0 0 20 0 2 0 276929987 171339776 28892 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 41831 28892 188 432 0 41396 0
[pid=25297/tid=25299] ppid=25295 vsize=167324 CPUtime=101.76 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 25005 0 0 0 10168 8 0 0 20 0 2 0 276930012 171339776 28892 33554432000 4194304 5963574 140734232606320 140625708840760 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167324

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 25300
/proc/meminfo: memFree=27082984/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=233668 CPUtime=162.24 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 43346 0 0 0 16208 16 0 0 20 0 2 0 276929987 239276032 41873 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 58417 41873 188 432 0 57982 0
[pid=25297/tid=25299] ppid=25295 vsize=233668 CPUtime=161.6 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 37782 0 0 0 16143 17 0 0 20 0 2 0 276930012 239276032 41873 33554432000 4194304 5963574 140734232606320 140625708840760 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233668

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25300
/proc/meminfo: memFree=27015000/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=233668 CPUtime=222.23 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 52985 0 0 0 22201 22 0 0 20 0 2 0 276929987 239276032 51512 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 58417 51512 188 432 0 57982 0
[pid=25297/tid=25299] ppid=25295 vsize=233668 CPUtime=221.45 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 47421 0 0 0 22121 24 0 0 20 0 2 0 276930012 239276032 51512 33554432000 4194304 5963574 140734232606320 140625708840952 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 233668

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25300
/proc/meminfo: memFree=26973704/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=300420 CPUtime=282.22 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 60613 0 0 0 28195 27 0 0 20 0 2 0 276929987 307630080 59140 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 75105 59140 188 432 0 74670 0
[pid=25297/tid=25299] ppid=25295 vsize=300420 CPUtime=281.29 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 55049 0 0 0 28099 30 0 0 20 0 2 0 276930012 307630080 59140 33554432000 4194304 5963574 140734232606320 140625708840760 4222320 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 300420

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25301
/proc/meminfo: memFree=26966052/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=300420 CPUtime=342.21 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 61570 0 0 0 34193 28 0 0 20 0 2 0 276929987 307630080 60484 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 75105 60484 188 432 0 74670 0
[pid=25297/tid=25299] ppid=25295 vsize=300420 CPUtime=341.13 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 56006 0 0 0 34081 32 0 0 20 0 2 0 276930012 307630080 60484 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 300420

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25301
/proc/meminfo: memFree=26935704/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=300420 CPUtime=402.16 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 68849 0 0 0 40181 35 0 0 20 0 2 0 276929987 307630080 67755 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 75105 67755 188 432 0 74670 0
[pid=25297/tid=25299] ppid=25295 vsize=300420 CPUtime=400.93 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 63285 0 0 0 40053 40 0 0 20 0 2 0 276930012 307630080 67755 33554432000 4194304 5963574 140734232606320 140625708840952 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 300420

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25301
/proc/meminfo: memFree=26900840/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=365956 CPUtime=462.14 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25373
/proc/meminfo: memFree=26610436/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1421.92 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 133629 0 0 0 142100 92 0 0 20 0 2 0 276929987 580730880 132850 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 132850 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1418.21 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 128065 0 0 0 141709 112 0 0 20 0 2 0 276930012 580730880 132850 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 567120

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25373
/proc/meminfo: memFree=26571040/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1481.91 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 134307 0 0 0 148099 92 0 0 20 0 2 0 276929987 580730880 133528 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 133528 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1478.05 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 128743 0 0 0 147692 113 0 0 20 0 2 0 276930012 580730880 133528 33554432000 4194304 5963574 140734232606320 140625708840760 4400320 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 567120

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26548348/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1541.9 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 134638 0 0 0 154098 92 0 0 20 0 2 0 276929987 580730880 133859 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 133859 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1537.89 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 129074 0 0 0 153675 114 0 0 20 0 2 0 276930012 580730880 133859 33554432000 4194304 5963574 140734232606320 140625708840760 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 567120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25374
/proc/meminfo: memFree=26519580/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1601.89 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136071 0 0 0 160096 93 0 0 20 0 2 0 276929987 580730880 135292 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 135292 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1597.74 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 130507 0 0 0 159658 116 0 0 20 0 2 0 276930012 580730880 135292 33554432000 4194304 5963574 140734232606320 140625708841000 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 567120

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26495136/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1661.88 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136542 0 0 0 166094 94 0 0 20 0 2 0 276929987 580730880 135763 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 135763 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1657.59 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 130978 0 0 0 165641 118 0 0 20 0 2 0 276930012 580730880 135763 33554432000 4194304 5963574 140734232606320 140625708840952 4400032 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 567120

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25374
/proc/meminfo: memFree=26466896/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1721.87 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136542 0 0 0 172093 94 0 0 20 0 2 0 276929987 580730880 135763 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 135763 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1717.43 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 130978 0 0 0 171624 119 0 0 20 0 2 0 276930012 580730880 135763 33554432000 4194304 5963574 140734232606320 140625708840952 4399560 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 567120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26440388/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1781.86 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136803 0 0 0 178092 94 0 0 20 0 2 0 276929987 580730880 136024 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136024 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1777.28 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131239 0 0 0 177608 120 0 0 20 0 2 0 276930012 580730880 136024 33554432000 4194304 5963574 140734232606320 140625708840760 4392216 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 567120

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26436968/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1791.46 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136845 0 0 0 179052 94 0 0 20 0 2 0 276929987 580730880 136066 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136066 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1786.86 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131281 0 0 0 178566 120 0 0 20 0 2 0 276930012 580730880 136066 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 567120

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26435712/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1794.66 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136858 0 0 0 179372 94 0 0 20 0 2 0 276929987 580730880 136079 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136079 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1790.05 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131294 0 0 0 178885 120 0 0 20 0 2 0 276930012 580730880 136079 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 567120

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26435092/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1797.86 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136859 0 0 0 179692 94 0 0 20 0 2 0 276929987 580730880 136080 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136080 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1793.24 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131295 0 0 0 179204 120 0 0 20 0 2 0 276930012 580730880 136080 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 567120

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26433728/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1798.66 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136860 0 0 0 179772 94 0 0 20 0 2 0 276929987 580730880 136081 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136081 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1794.04 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131296 0 0 0 179284 120 0 0 20 0 2 0 276930012 580730880 136081 33554432000 4194304 5963574 140734232606320 140625708840760 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 567120

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26433480/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1799.06 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136860 0 0 0 179812 94 0 0 20 0 2 0 276929987 580730880 136081 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136081 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1794.44 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131296 0 0 0 179324 120 0 0 20 0 2 0 276930012 580730880 136081 33554432000 4194304 5963574 140734232606320 140625708840760 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 567120

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26433480/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1799.46 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136860 0 0 0 179852 94 0 0 20 0 2 0 276929987 580730880 136081 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136081 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1794.83 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131296 0 0 0 179363 120 0 0 20 0 2 0 276930012 580730880 136081 33554432000 4194304 5963574 140734232606320 140625708840760 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 567120

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25377
/proc/meminfo: memFree=26433480/32873648 swapFree=6336/6336
[pid=25297] ppid=25295 vsize=567120 CPUtime=1799.56 cores=0,2,4,6
/proc/25297/stat : 25297 (wbo1.7) S 25295 25297 22359 0 -1 4202496 136860 0 0 0 179862 94 0 0 20 0 2 0 276929987 580730880 136081 33554432000 4194304 5963574 140734232606320 140734232605840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25297/statm: 141780 136081 188 432 0 141345 0
[pid=25297/tid=25299] ppid=25295 vsize=567120 CPUtime=1794.93 cores=0,2,4,6
/proc/25297/task/25299/stat : 25299 (wbo1.7) R 25295 25297 22359 0 -1 4202560 131296 0 0 0 179373 120 0 0 20 0 2 0 276930012 580730880 136081 33554432000 4194304 5963574 140734232606320 140625708840760 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 567120

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25297 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=978273
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=225813
# CPU time returned by wait4() is 1795.2
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.62
CPU system time (s): 0.94
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 567120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.22581
maximum resident set size= 544332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136862
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= 240
involuntary context switches= 1888

runsolver used 2.68159 second user time and 7.14091 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 10:40:27
IDJOB=3704825
IDBENCH=75548
IDSOLVER=2283
FILE ID=node112/3704825-1338108027
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71580 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704825-1338108027/watcher-3704825-1338108027 -o /tmp/evaluation-result-3704825-1338108027/solver-3704825-1338108027 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704825-1338108027.opb

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=108244959

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:        27304944 kB
Buffers:          334244 kB
Cached:          4143832 kB
SwapCached:            0 kB
Active:          1023760 kB
Inactive:        3732112 kB
Active(anon):     279924 kB
Inactive(anon):        0 kB
Active(file):     743836 kB
Inactive(file):  3732112 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8836 kB
Writeback:             0 kB
AnonPages:        283792 kB
Mapped:            15124 kB
Shmem:               200 kB
Slab:             676436 kB
SReclaimable:     118508 kB
SUnreclaim:       557928 kB
KernelStack:        1496 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     169712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 71532 MiB
End job on node112 at 2012-05-27 11:10:27