Trace number 3704897

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.41 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K128.opb
MD5SUM17c4ca9a6493665b57c1ccd2ab23e03d
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 variables15232
Total number of constraints15490
Number of constraints which are clauses15362
Number of constraints which are cardinality constraints (but not clauses)128
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint128
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 129
Number of bits of the biggest sum of numbers8
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-3704897-1338115553.opb.
0.00/0.00	c Instance file HOME/instance-3704897-1338115553.opb
0.00/0.00	c File size is 1031526 bytes.
0.00/0.07	c Highest Coefficient sum: 129
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.08         s                                      |
0.00/0.07	c |  Number Variables:      15232                                               |
0.00/0.07	c |  Number Clauses:        15362                                               |
0.00/0.07	c |  Number Cardinality:    128                                                 |
0.00/0.07	c |  Number PB Constraints: 0                                                   |
0.00/0.07	c |                                                                             |
0.00/0.08	c |  Problem Type:          Decision                                            |
0.00/0.08	c |  Objective Function:    None                                                |
0.00/0.08	c |                                                                             |
0.00/0.08	c ===============================================================================
1799.41/1800.00	c ===============================================================================
1799.41/1800.00	c Wall Clock Time: 1800.01 s
1799.41/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-3704897-1338115553/watcher-3704897-1338115553 -o /tmp/evaluation-result-3704897-1338115553/solver-3704897-1338115553 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704897-1338115553.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 27049
/proc/meminfo: memFree=31091920/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=5420 CPUtime=0 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) R 27047 27049 24863 0 -1 4202496 602 0 0 0 0 0 0 0 20 0 1 0 277680896 5550080 554 33554432000 4194304 5963574 140736758411264 140736761445256 4394942 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 1355 555 165 432 0 668 0

[startup+0.0899251 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27049
/proc/meminfo: memFree=31091920/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91208 CPUtime=0.08 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 3555 0 0 0 8 0 0 0 20 0 2 0 277680896 93396992 3255 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22802 3255 179 432 0 22367 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 91208

[startup+0.100179 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27049
/proc/meminfo: memFree=31091920/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=92928 CPUtime=0.08 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 4488 0 0 0 8 0 0 0 20 0 2 0 277680896 95158272 4185 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 23232 4185 179 432 0 22797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 92928

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27049
/proc/meminfo: memFree=31091920/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=0.28 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 4940 0 0 0 28 0 0 0 20 0 2 0 277680896 93229056 4276 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 4276 187 432 0 22326 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 91044

[startup+0.700124 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27049
/proc/meminfo: memFree=31091920/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=0.69 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 5132 0 0 0 68 1 0 0 20 0 2 0 277680896 93229056 4468 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 4468 187 432 0 22326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91044

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31074296/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=1.48 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 5688 0 0 0 147 1 0 0 20 0 2 0 277680896 93229056 5024 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 5024 187 432 0 22326 0
[pid=27049/tid=27051] ppid=27047 vsize=91044 CPUtime=1.4 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 3134 0 0 0 139 1 0 0 20 0 2 0 277680904 93229056 5024 33554432000 4194304 5963574 140736758411264 140214594119480 4399456 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) 91044

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31070800/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=3.08 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 6804 0 0 0 307 1 0 0 20 0 2 0 277680896 93229056 6140 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 6140 187 432 0 22326 0
[pid=27049/tid=27051] ppid=27047 vsize=91044 CPUtime=3 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 4250 0 0 0 298 2 0 0 20 0 2 0 277680904 93229056 6140 33554432000 4194304 5963574 140736758411264 140214594119480 4399603 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91044

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31063732/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=6.28 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 8953 0 0 0 626 2 0 0 20 0 2 0 277680896 93229056 8289 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 8289 187 432 0 22326 0
[pid=27049/tid=27051] ppid=27047 vsize=91044 CPUtime=6.2 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 6399 0 0 0 618 2 0 0 20 0 2 0 277680904 93229056 8289 33554432000 4194304 5963574 140736758411264 140214594119672 5135572 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) 91044

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31051416/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=12.67 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 10639 0 0 0 1265 2 0 0 20 0 2 0 277680896 93229056 9975 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 9975 187 432 0 22326 0
[pid=27049/tid=27051] ppid=27047 vsize=91044 CPUtime=12.57 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 8085 0 0 0 1255 2 0 0 20 0 2 0 277680904 93229056 9975 33554432000 4194304 5963574 140736758411264 140214594119672 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 91044

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31033064/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=91044 CPUtime=25.48 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 15621 0 0 0 2543 5 0 0 20 0 2 0 277680896 93229056 14957 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 22761 14957 187 432 0 22326 0
[pid=27049/tid=27051] ppid=27047 vsize=91044 CPUtime=25.34 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 13067 0 0 0 2530 4 0 0 20 0 2 0 277680904 93229056 14957 33554432000 4194304 5963574 140736758411264 140214594119720 5135572 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) 91044

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27051
/proc/meminfo: memFree=31008264/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=156580 CPUtime=51.07 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 21522 0 0 0 5100 7 0 0 20 0 2 0 277680896 160337920 20858 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 39145 20858 187 432 0 38710 0
[pid=27049/tid=27051] ppid=27047 vsize=156580 CPUtime=50.87 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 18968 0 0 0 5080 7 0 0 20 0 2 0 277680904 160337920 20858 33554432000 4194304 5963574 140736758411264 140214594119672 4221984 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) 156580

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 27051
/proc/meminfo: memFree=30944520/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=222840 CPUtime=102.27 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 37231 0 0 0 10214 13 0 0 20 0 2 0 277680896 228188160 36567 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 55710 36567 187 432 0 55275 0
[pid=27049/tid=27051] ppid=27047 vsize=222840 CPUtime=101.94 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 34677 0 0 0 10181 13 0 0 20 0 2 0 277680904 228188160 36567 33554432000 4194304 5963574 140736758411264 140214594119672 4399522 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222840

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 27052
/proc/meminfo: memFree=30913108/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=222840 CPUtime=162.22 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 44327 0 0 0 16207 15 0 0 20 0 2 0 277680896 228188160 43816 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 55710 43816 187 432 0 55275 0
[pid=27049/tid=27051] ppid=27047 vsize=222840 CPUtime=161.76 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 41773 0 0 0 16160 16 0 0 20 0 2 0 277680904 228188160 43816 33554432000 4194304 5963574 140736758411264 140214594119672 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 222840

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27052
/proc/meminfo: memFree=30894660/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=222840 CPUtime=222.16 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 44949 0 0 0 22201 15 0 0 20 0 2 0 277680896 228188160 44410 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 55710 44410 187 432 0 55275 0
[pid=27049/tid=27051] ppid=27047 vsize=222840 CPUtime=221.56 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 42395 0 0 0 22139 17 0 0 20 0 2 0 277680904 228188160 44410 33554432000 4194304 5963574 140736758411264 140214594119672 4387487 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 222840

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27055
/proc/meminfo: memFree=30817304/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=288736 CPUtime=282.13 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 62471 0 0 0 28191 22 0 0 20 0 2 0 277680896 295665664 62424 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 72184 62424 187 432 0 71749 0
[pid=27049/tid=27051] ppid=27047 vsize=288736 CPUtime=281.38 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 59917 0 0 0 28112 26 0 0 20 0 2 0 277680904 295665664 62424 33554432000 4194304 5963574 140736758411264 140214594119672 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 288736

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27055
/proc/meminfo: memFree=30817108/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=288736 CPUtime=342.12 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 62474 0 0 0 34190 22 0 0 20 0 2 0 277680896 295665664 62427 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 72184 62427 187 432 0 71749 0
[pid=27049/tid=27051] ppid=27047 vsize=288736 CPUtime=341.22 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 59920 0 0 0 34095 27 0 0 20 0 2 0 277680904 295665664 62427 33554432000 4194304 5963574 140736758411264 140214594119672 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 288736

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27055
/proc/meminfo: memFree=30800740/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=288736 CPUtime=402.1 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 62507 0 0 0 40188 22 0 0 20 0 2 0 277680896 295665664 62460 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 72184 62460 187 432 0 71749 0
[pid=27049/tid=27051] ppid=27047 vsize=288736 CPUtime=401.06 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 59953 0 0 0 40078 28 0 0 20 0 2 0 277680904 295665664 62460 33554432000 4194304 5963574 140736758411264 140214594119672 4400078 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 288736

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27056
/proc/meminfo: memFree=30786008/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=288736 CPUtime=462.06 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 27124
/proc/meminfo: memFree=30674204/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1421.79 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 106760 0 0 0 142134 45 0 0 20 0 2 0 277680896 497545216 106899 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 106899 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1418.28 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 104206 0 0 0 141763 65 0 0 20 0 2 0 277680904 497545216 106899 33554432000 4194304 5963574 140736758411264 140214594119672 4402947 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 485884

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 27127
/proc/meminfo: memFree=30664912/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1481.77 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 106760 0 0 0 148132 45 0 0 20 0 2 0 277680896 497545216 106899 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 106899 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1478.12 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 104206 0 0 0 147746 66 0 0 20 0 2 0 277680904 497545216 106899 33554432000 4194304 5963574 140736758411264 140214594119672 4387484 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 485884

[startup+1542.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 27127
/proc/meminfo: memFree=30631344/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1541.76 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 106760 0 0 0 154131 45 0 0 20 0 2 0 277680896 497545216 106899 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 106899 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1537.97 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 104206 0 0 0 153730 67 0 0 20 0 2 0 277680904 497545216 106899 33554432000 4194304 5963574 140736758411264 140214594119672 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 485884

[startup+1602.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/179 27127
/proc/meminfo: memFree=30567612/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1601.75 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 114305 0 0 0 160126 49 0 0 20 0 2 0 277680896 497545216 114444 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 114444 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1597.81 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 111751 0 0 0 159708 73 0 0 20 0 2 0 277680904 497545216 114444 33554432000 4194304 5963574 140736758411264 140214594119480 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 485884

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/179 27128
/proc/meminfo: memFree=30567396/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1661.73 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 114319 0 0 0 166124 49 0 0 20 0 2 0 277680896 497545216 114475 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 114475 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1657.64 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 111765 0 0 0 165690 74 0 0 20 0 2 0 277680904 497545216 114475 33554432000 4194304 5963574 140736758411264 140214594119480 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 485884

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 27128
/proc/meminfo: memFree=30550836/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=485884 CPUtime=1721.72 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 116087 0 0 0 172121 51 0 0 20 0 2 0 277680896 497545216 116243 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 121471 116243 187 432 0 121036 0
[pid=27049/tid=27051] ppid=27047 vsize=485884 CPUtime=1717.48 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 113533 0 0 0 171672 76 0 0 20 0 2 0 277680904 497545216 116243 33554432000 4194304 5963574 140736758411264 140214594119672 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 485884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30446420/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1781.71 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 130636 0 0 0 178112 59 0 0 20 0 2 0 277680896 564654080 130792 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 130792 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1777.33 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 128082 0 0 0 177648 85 0 0 20 0 2 0 277680904 564654080 130792 33554432000 4194304 5963574 140736758411264 140214594119672 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 551420

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30436500/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1791.32 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133064 0 0 0 179071 61 0 0 20 0 2 0 277680896 564654080 133220 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133220 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1786.91 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130510 0 0 0 178604 87 0 0 20 0 2 0 277680904 564654080 133220 33554432000 4194304 5963574 140736758411264 140214594119672 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 551420

[startup+1795.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1794.51 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179390 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1790.1 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 178923 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399468 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 551420

[startup+1798.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1797.71 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179710 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1793.29 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 179242 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 551420

[startup+1799.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1798.51 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179790 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1794.09 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 179322 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (KiB) 551420

[startup+1799.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1798.91 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179830 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1794.49 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 179362 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.91
Current children cumulated vsize (KiB) 551420

[startup+1799.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1799.31 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179870 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1794.88 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 179401 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399401 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 551420

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 27129
/proc/meminfo: memFree=30435012/32873844 swapFree=7624/7624
[pid=27049] ppid=27047 vsize=551420 CPUtime=1799.41 cores=1,3,5,7
/proc/27049/stat : 27049 (wbo1.7) S 27047 27049 24863 0 -1 4202496 133373 0 0 0 179880 61 0 0 20 0 2 0 277680896 564654080 133529 33554432000 4194304 5963574 140736758411264 140736758410784 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27049/statm: 137855 133529 187 432 0 137420 0
[pid=27049/tid=27051] ppid=27047 vsize=551420 CPUtime=1794.98 cores=1,3,5,7
/proc/27049/task/27051/stat : 27051 (wbo1.7) R 27047 27049 24863 0 -1 4202560 130819 0 0 0 179411 87 0 0 20 0 2 0 277680904 564654080 133529 33554432000 4194304 5963574 140736758411264 140214594119672 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 551420

Child status: 255

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

Real time (s): 1800.02
CPU time (s): 1799.41
CPU user time (s): 1798.8
CPU system time (s): 0.61
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 551420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.2
system time used= 0.893864
maximum resident set size= 534120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133374
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= 201
involuntary context switches= 4083

runsolver used 3.37349 second user time and 8.14676 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 12:45:53
IDJOB=3704897
IDBENCH=90142
IDSOLVER=2283
FILE ID=node130/3704897-1338115553
RUNJOBID= node130-1338086734-24880
PBS_JOBID= 14624431
Free space on /tmp= 71472 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K128.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704897-1338115553/watcher-3704897-1338115553 -o /tmp/evaluation-result-3704897-1338115553/solver-3704897-1338115553 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704897-1338115553.opb

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

MD5SUM BENCH= 17c4ca9a6493665b57c1ccd2ab23e03d
RANDOM SEED=613061382

node130.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.875
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.75
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.875
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.875
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.875
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.86
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.875
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.875
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31091928 kB
Buffers:          259352 kB
Cached:           489804 kB
SwapCached:         4508 kB
Active:           893688 kB
Inactive:          86332 kB
Active(anon):     221056 kB
Inactive(anon):     8952 kB
Active(file):     672632 kB
Inactive(file):    77380 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:        232036 kB
Mapped:            12380 kB
Shmem:                 8 kB
Slab:             660360 kB
SReclaimable:     102268 kB
SUnreclaim:       558092 kB
KernelStack:        1464 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 71464 MiB
End job on node130 at 2012-05-27 13:15:53