Trace number 3727135

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.88 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12039_7-sat.opb
MD5SUM0f318fc75cd8d877b44870fe2fa76e77
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 variables25410
Total number of constraints83992
Number of constraints which are clauses83576
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints416
Minimum length of a constraint1
Maximum length of a constraint120
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 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 732
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727135-1338665933.opb.
0.00/0.00	c Instance file HOME/instance-3727135-1338665933.opb
0.00/0.00	c File size is 2777152 bytes.
0.19/0.21	c Highest Coefficient sum: 732
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Parsing time:          0.21         s                                      |
0.19/0.21	c |  Number Variables:      25410                                               |
0.19/0.21	c |  Number Clauses:        83576                                               |
0.19/0.21	c |  Number Cardinality:    0                                                   |
0.19/0.21	c |  Number PB Constraints: 416                                                 |
0.19/0.21	c |                                                                             |
0.19/0.25	c |  Problem Type:          Decision                                            |
0.19/0.25	c |  Objective Function:    None                                                |
0.19/0.25	c |                                                                             |
0.19/0.25	c ===============================================================================
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3727135-1338665933/watcher-3727135-1338665933 -o /tmp/evaluation-result-3727135-1338665933/solver-3727135-1338665933 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727135-1338665933.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/175 10175
/proc/meminfo: memFree=23468952/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=6392 CPUtime=0 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) R 10173 10175 7385 0 -1 4202496 447 0 0 0 0 0 0 0 20 0 1 0 332721911 6545408 399 33554432000 4194304 5964350 140733720967024 140733720966440 4342708 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 1598 399 169 433 0 483 0

[startup+0.0552071 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10175
/proc/meminfo: memFree=23468952/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=11532 CPUtime=0.05 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) R 10173 10175 7385 0 -1 4202496 1822 0 0 0 5 0 0 0 20 0 1 0 332721911 11808768 1774 33554432000 4194304 5964350 140733720967024 140733720966440 4344800 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 2883 1774 333 433 0 1768 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11532

[startup+0.100326 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10175
/proc/meminfo: memFree=23468952/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=13868 CPUtime=0.09 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) R 10173 10175 7385 0 -1 4202496 2547 0 0 0 9 0 0 0 20 0 1 0 332721911 14200832 2466 33554432000 4194304 5964350 140733720967024 140733720966440 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 3467 2467 500 433 0 2352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13868

[startup+0.300201 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10175
/proc/meminfo: memFree=23468952/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=0.28 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 9069 0 0 0 28 0 0 0 20 0 2 0 332721911 101060608 7408 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 7408 186 433 0 24237 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 98692

[startup+0.700114 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 10175
/proc/meminfo: memFree=23468952/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=0.68 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 9162 0 0 0 68 0 0 0 20 0 2 0 332721911 101060608 7501 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 7501 187 433 0 24237 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 98692

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10177
/proc/meminfo: memFree=23439020/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=1.48 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 9771 0 0 0 147 1 0 0 20 0 2 0 332721911 101060608 8110 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 8110 187 433 0 24237 0
[pid=10175/tid=10177] ppid=10173 vsize=98692 CPUtime=1.27 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 4655 0 0 0 127 0 0 0 20 0 2 0 332721932 101060608 8110 33554432000 4194304 5964350 140733720967024 140517828212728 4388787 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) 98692

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10177
/proc/meminfo: memFree=23435796/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=3.09 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 10848 0 0 0 307 2 0 0 20 0 2 0 332721911 101060608 9187 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 9187 187 433 0 24237 0
[pid=10175/tid=10177] ppid=10173 vsize=98692 CPUtime=2.87 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 5732 0 0 0 285 2 0 0 20 0 2 0 332721932 101060608 9187 33554432000 4194304 5964350 140733720967024 140517828212728 4392875 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) 98692

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10177
/proc/meminfo: memFree=23425008/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=6.28 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 12572 0 0 0 626 2 0 0 20 0 2 0 332721911 101060608 10911 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 10911 187 433 0 24237 0
[pid=10175/tid=10177] ppid=10173 vsize=98692 CPUtime=6.07 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 7456 0 0 0 604 3 0 0 20 0 2 0 332721932 101060608 10911 33554432000 4194304 5964350 140733720967024 140517828212728 4388525 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) 98692

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10177
/proc/meminfo: memFree=23412580/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=12.68 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 15650 0 0 0 1265 3 0 0 20 0 2 0 332721911 101060608 13989 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 13989 187 433 0 24237 0
[pid=10175/tid=10177] ppid=10173 vsize=98692 CPUtime=12.47 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 10534 0 0 0 1243 4 0 0 20 0 2 0 332721932 101060608 13989 33554432000 4194304 5964350 140733720967024 140517828212728 4387871 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98692

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 10178
/proc/meminfo: memFree=24024728/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=98692 CPUtime=25.47 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 18571 0 0 0 2543 4 0 0 20 0 2 0 332721911 101060608 16910 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 24673 16910 187 433 0 24237 0
[pid=10175/tid=10177] ppid=10173 vsize=98692 CPUtime=25.27 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 13455 0 0 0 2522 5 0 0 20 0 2 0 332721932 101060608 16910 33554432000 4194304 5964350 140733720967024 140517828212728 4388770 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98692

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10529
/proc/meminfo: memFree=23850824/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=165312 CPUtime=51.07 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 23027 0 0 0 5101 6 0 0 20 0 2 0 332721911 169279488 21732 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 41328 21732 187 433 0 40892 0
[pid=10175/tid=10177] ppid=10173 vsize=165312 CPUtime=50.86 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 17911 0 0 0 5079 7 0 0 20 0 2 0 332721932 169279488 21732 33554432000 4194304 5964350 140733720967024 140517828212728 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 165312

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10532
/proc/meminfo: memFree=23785156/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=165852 CPUtime=102.24 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 31494 0 0 0 10214 10 0 0 20 0 2 0 332721911 169832448 30377 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 41463 30377 187 433 0 41027 0
[pid=10175/tid=10177] ppid=10173 vsize=165852 CPUtime=102.05 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 26378 0 0 0 10194 11 0 0 20 0 2 0 332721932 169832448 30377 33554432000 4194304 5964350 140733720967024 140517828212536 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 165852

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10532
/proc/meminfo: memFree=23740996/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=232196 CPUtime=162.23 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 41517 0 0 0 16207 16 0 0 20 0 2 0 332721911 237768704 40400 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 58049 40400 187 433 0 57613 0
[pid=10175/tid=10177] ppid=10173 vsize=232196 CPUtime=162.05 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 36401 0 0 0 16187 18 0 0 20 0 2 0 332721932 237768704 40400 33554432000 4194304 5964350 140733720967024 140517828212536 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 232196

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10532
/proc/meminfo: memFree=23676392/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=232196 CPUtime=222.22 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 49882 0 0 0 22200 22 0 0 20 0 2 0 332721911 237768704 48765 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 58049 48765 187 433 0 57613 0
[pid=10175/tid=10177] ppid=10173 vsize=232196 CPUtime=222.05 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 44766 0 0 0 22180 25 0 0 20 0 2 0 332721932 237768704 48765 33554432000 4194304 5964350 140733720967024 140517828212776 4400436 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 232196

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10533
/proc/meminfo: memFree=23624280/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=297732 CPUtime=282.16 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 56759 0 0 0 28188 28 0 0 20 0 2 0 332721911 304877568 55717 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 74433 55717 187 433 0 73997 0
[pid=10175/tid=10177] ppid=10173 vsize=297732 CPUtime=282.01 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 51643 0 0 0 28168 33 0 0 20 0 2 0 332721932 304877568 55717 33554432000 4194304 5964350 140733720967024 140517828212536 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 297732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10533
/proc/meminfo: memFree=23581656/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=297732 CPUtime=342.14 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 58790 0 0 0 34183 31 0 0 20 0 2 0 332721911 304877568 57763 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 74433 57763 187 433 0 73997 0
[pid=10175/tid=10177] ppid=10173 vsize=297732 CPUtime=342 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 53674 0 0 0 34164 36 0 0 20 0 2 0 332721932 304877568 57763 33554432000 4194304 5964350 140733720967024 140517828212776 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 297732

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10534
/proc/meminfo: memFree=23550124/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=298948 CPUtime=402.13 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 66290 0 0 0 40173 40 0 0 20 0 2 0 332721911 306122752 65265 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 74737 65265 187 433 0 74301 0
[pid=10175/tid=10177] ppid=10173 vsize=298948 CPUtime=402 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 61174 0 0 0 40154 46 0 0 20 0 2 0 332721932 306122752 65265 33554432000 4194304 5964350 140733720967024 140517828212728 4400342 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 298948

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10534
/proc/meminfo: memFree=23526728/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=298948 CPUtime=462.12 cores=1,3,5,7

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

/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 109034 0 0 0 130080 117 0 0 20 0 2 0 332721932 507449344 113422 33554432000 4194304 5964350 140733720967024 140517828212536 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 495556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10566
/proc/meminfo: memFree=23223852/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=495556 CPUtime=1361.91 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 116175 0 0 0 136091 100 0 0 20 0 2 0 332721911 507449344 115447 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 123889 115447 187 433 0 123453 0
[pid=10175/tid=10177] ppid=10173 vsize=495556 CPUtime=1361.97 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 111059 0 0 0 136076 121 0 0 20 0 2 0 332721932 507449344 115447 33554432000 4194304 5964350 140733720967024 140517828212536 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 495556

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10566
/proc/meminfo: memFree=23200176/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=561092 CPUtime=1421.91 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 122024 0 0 0 142083 108 0 0 20 0 2 0 332721911 574558208 121296 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 140273 121296 187 433 0 139837 0
[pid=10175/tid=10177] ppid=10173 vsize=561092 CPUtime=1421.98 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 116908 0 0 0 142069 129 0 0 20 0 2 0 332721932 574558208 121296 33554432000 4194304 5964350 140733720967024 140517828212536 4400035 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 561092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10566
/proc/meminfo: memFree=23172436/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=561092 CPUtime=1481.85 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 128532 0 0 0 148069 116 0 0 20 0 2 0 332721911 574558208 127997 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 140273 127997 187 433 0 139837 0
[pid=10175/tid=10177] ppid=10173 vsize=561092 CPUtime=1481.93 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 123416 0 0 0 148055 138 0 0 20 0 2 0 332721932 574558208 127997 33554432000 4194304 5964350 140733720967024 140517828212536 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 561092

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10567
/proc/meminfo: memFree=23149052/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=561092 CPUtime=1541.83 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 134091 0 0 0 154060 123 0 0 20 0 2 0 332721911 574558208 133551 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 140273 133551 187 433 0 139837 0
[pid=10175/tid=10177] ppid=10173 vsize=561092 CPUtime=1541.93 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 128975 0 0 0 154046 147 0 0 20 0 2 0 332721932 574558208 133551 33554432000 4194304 5964350 140733720967024 140517828212536 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 561092

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10567
/proc/meminfo: memFree=23122268/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=626628 CPUtime=1601.82 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 138164 0 0 0 160054 128 0 0 20 0 2 0 332721911 641667072 137624 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 156657 137624 187 433 0 156221 0
[pid=10175/tid=10177] ppid=10173 vsize=626628 CPUtime=1601.93 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 133048 0 0 0 160040 153 0 0 20 0 2 0 332721932 641667072 137624 33554432000 4194304 5964350 140733720967024 140517828212728 4400439 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 626628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10567
/proc/meminfo: memFree=23089408/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1661.81 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 142500 0 0 0 166048 133 0 0 20 0 2 0 332721911 643534848 141960 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 141960 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1661.93 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 137384 0 0 0 166034 159 0 0 20 0 2 0 332721932 643534848 141960 33554432000 4194304 5964350 140733720967024 140517828212728 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 628452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10567
/proc/meminfo: memFree=23058716/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1721.81 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 146626 0 0 0 172044 137 0 0 20 0 2 0 332721911 643534848 146086 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 146086 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1721.94 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 141510 0 0 0 172030 164 0 0 20 0 2 0 332721932 643534848 146086 33554432000 4194304 5964350 140733720967024 140517828212728 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 628452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10567
/proc/meminfo: memFree=23036784/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1781.8 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148522 0 0 0 178041 139 0 0 20 0 2 0 332721911 643534848 147982 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147982 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1781.94 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143406 0 0 0 178027 167 0 0 20 0 2 0 332721932 643534848 147982 33554432000 4194304 5964350 140733720967024 140517828212728 4381607 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 628452

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10567
/proc/meminfo: memFree=23034312/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1791.4 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179001 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1791.55 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 178988 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4389738 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 628452

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23033684/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1794.6 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179321 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1794.75 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179308 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4378912 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 628452

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23033188/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1797.8 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179641 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1797.94 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179627 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4400548 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 628452

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23032940/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1798.6 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179721 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1798.74 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179707 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 628452

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23032692/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1799 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179761 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1799.15 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179748 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4381640 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 628452

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23032692/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1799.4 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179801 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1799.54 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179787 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 628452

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10568
/proc/meminfo: memFree=23032692/32873844 swapFree=7112/7112
[pid=10175] ppid=10173 vsize=628452 CPUtime=1799.5 cores=1,3,5,7
/proc/10175/stat : 10175 (wbo1.72) S 10173 10175 7385 0 -1 4202496 148523 0 0 0 179811 139 0 0 20 0 2 0 332721911 643534848 147983 33554432000 4194304 5964350 140733720967024 140733720966544 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10175/statm: 157113 147983 187 433 0 156677 0
[pid=10175/tid=10177] ppid=10173 vsize=628452 CPUtime=1799.64 cores=1,3,5,7
/proc/10175/task/10177/stat : 10177 (wbo1.72) R 10173 10175 7385 0 -1 4202560 143407 0 0 0 179797 167 0 0 20 0 2 0 332721932 643534848 147983 33554432000 4194304 5964350 140733720967024 140517828212728 4409168 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 628452

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.88
CPU user time (s): 1798.18
CPU system time (s): 1.69374
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 628452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.18
system time used= 1.69374
maximum resident set size= 591952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148528
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= 226
involuntary context switches= 1937

runsolver used 2.6556 second user time and 7.17191 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 21:38:54
IDJOB=3727135
IDBENCH=74369
IDSOLVER=2313
FILE ID=node104/3727135-1338665933
RUNJOBID= node104-1338651515-8488
PBS_JOBID= 14636479
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= 0f318fc75cd8d877b44870fe2fa76e77
RANDOM SEED=107432213

node104.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.266
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	: 5332.53
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.266
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.266
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.91
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.266
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.92
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.266
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.91
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.266
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.91
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23469332 kB
Buffers:          542304 kB
Cached:          7226584 kB
SwapCached:          780 kB
Active:          5292780 kB
Inactive:        3108000 kB
Active(anon):     623588 kB
Inactive(anon):     8072 kB
Active(file):    4669192 kB
Inactive(file):  3099928 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        738136 kB
Mapped:            14992 kB
Shmem:                 8 kB
Slab:             861008 kB
SReclaimable:     303488 kB
SUnreclaim:       557520 kB
KernelStack:        1472 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     176844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    544768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66424 MiB
End job on node104 at 2012-06-02 22:08:54