Trace number 3704834

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.87 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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704834-1338108009.opb.
0.00/0.00	c Instance file HOME/instance-3704834-1338108009.opb
0.00/0.00	c File size is 2777152 bytes.
0.18/0.20	c Highest Coefficient sum: 732
0.18/0.20	c ============================[ Problem Statistics ]=============================
0.18/0.20	c |                                                                             |
0.18/0.20	c |  Parsing time:          0.20         s                                      |
0.18/0.20	c |  Number Variables:      25410                                               |
0.18/0.20	c |  Number Clauses:        83576                                               |
0.18/0.20	c |  Number Cardinality:    0                                                   |
0.18/0.20	c |  Number PB Constraints: 416                                                 |
0.18/0.20	c |                                                                             |
0.18/0.24	c |  Problem Type:          Decision                                            |
0.18/0.24	c |  Objective Function:    None                                                |
0.18/0.24	c |                                                                             |
0.18/0.24	c ===============================================================================
1799.49/1800.00	c ===============================================================================
1799.49/1800.00	c Wall Clock Time: 1800.00 s
1799.49/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-3704834-1338108009/watcher-3704834-1338108009 -o /tmp/evaluation-result-3704834-1338108009/solver-3704834-1338108009 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704834-1338108009.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.01 2.02 2.00 3/178 18307
/proc/meminfo: memFree=31068016/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=6388 CPUtime=0 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) R 18305 18307 12452 0 -1 4202496 456 0 0 0 0 0 0 0 20 0 1 0 276926819 6541312 408 33554432000 4194304 5963574 140736630248752 140735357380920 4394735 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 1597 409 170 432 0 483 0

[startup+0.058907 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18307
/proc/meminfo: memFree=31068016/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=11792 CPUtime=0.05 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) R 18305 18307 12452 0 -1 4202496 1898 0 0 0 5 0 0 0 20 0 1 0 276926819 12075008 1850 33554432000 4194304 5963574 140736630248752 140735357380920 5135642 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 2948 1851 355 432 0 1834 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11792

[startup+0.100268 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18307
/proc/meminfo: memFree=31068016/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=13996 CPUtime=0.09 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) R 18305 18307 12452 0 -1 4202496 2625 0 0 0 9 0 0 0 20 0 1 0 276926819 14331904 2544 33554432000 4194304 5963574 140736630248752 140735357380920 5135642 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 3499 2544 514 432 0 2385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13996

[startup+0.300241 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18307
/proc/meminfo: memFree=31068016/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=0.29 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 9070 0 0 0 28 1 0 0 20 0 2 0 276926819 101056512 7409 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 7409 187 432 0 24237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98688

[startup+0.700181 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 18307
/proc/meminfo: memFree=31068016/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=0.69 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 9187 0 0 0 68 1 0 0 20 0 2 0 276926819 101056512 7526 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 7526 188 432 0 24237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98688

[startup+1.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 18309
/proc/meminfo: memFree=31038116/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=1.49 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 9810 0 0 0 147 2 0 0 20 0 2 0 276926819 101056512 8149 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 8149 188 432 0 24237 0
[pid=18307/tid=18309] ppid=18305 vsize=98688 CPUtime=1.28 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 4694 0 0 0 128 0 0 0 20 0 2 0 276926839 101056512 8149 33554432000 4194304 5963574 140736630248752 139762497640488 4392454 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98688

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 18309
/proc/meminfo: memFree=31034248/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=3.09 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 10894 0 0 0 307 2 0 0 20 0 2 0 276926819 101056512 9233 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 9233 188 432 0 24237 0
[pid=18307/tid=18309] ppid=18305 vsize=98688 CPUtime=2.88 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 5778 0 0 0 286 2 0 0 20 0 2 0 276926839 101056512 9233 33554432000 4194304 5963574 140736630248752 139762497640488 4399603 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98688

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 18309
/proc/meminfo: memFree=31026596/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=6.29 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 12647 0 0 0 626 3 0 0 20 0 2 0 276926819 101056512 10986 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 10986 188 432 0 24237 0
[pid=18307/tid=18309] ppid=18305 vsize=98688 CPUtime=6.08 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 7531 0 0 0 606 2 0 0 20 0 2 0 276926839 101056512 10986 33554432000 4194304 5963574 140736630248752 139762497640248 4403160 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98688

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.00 3/180 18309
/proc/meminfo: memFree=31013832/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=12.69 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 15685 0 0 0 1265 4 0 0 20 0 2 0 276926819 101056512 14024 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 14024 188 432 0 24237 0
[pid=18307/tid=18309] ppid=18305 vsize=98688 CPUtime=12.49 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 10569 0 0 0 1245 4 0 0 20 0 2 0 276926839 101056512 14024 33554432000 4194304 5963574 140736630248752 139762497640440 4402906 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98688

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 18309
/proc/meminfo: memFree=31000448/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=98688 CPUtime=25.48 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 18856 0 0 0 2544 4 0 0 20 0 2 0 276926819 101056512 17216 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 24672 17216 188 432 0 24237 0
[pid=18307/tid=18309] ppid=18305 vsize=98688 CPUtime=25.28 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 13740 0 0 0 2524 4 0 0 20 0 2 0 276926839 101056512 17216 33554432000 4194304 5963574 140736630248752 139762497640440 5135572 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98688

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 18309
/proc/meminfo: memFree=30976220/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=165308 CPUtime=51.07 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 23177 0 0 0 5101 6 0 0 20 0 2 0 276926819 169275392 21927 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 41327 21927 188 432 0 40892 0
[pid=18307/tid=18309] ppid=18305 vsize=165308 CPUtime=50.87 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 18061 0 0 0 5081 6 0 0 20 0 2 0 276926839 169275392 21927 33554432000 4194304 5963574 140736630248752 139762497640248 4399456 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) 165308

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30921508/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=165848 CPUtime=102.26 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 33220 0 0 0 10215 11 0 0 20 0 2 0 276926819 169828352 31959 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 41462 31959 188 432 0 41027 0
[pid=18307/tid=18309] ppid=18305 vsize=165848 CPUtime=102.06 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 28104 0 0 0 10195 11 0 0 20 0 2 0 276926839 169828352 31959 33554432000 4194304 5963574 140736630248752 139762497640440 4400099 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 165848

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30872904/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=232192 CPUtime=162.24 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 41640 0 0 0 16207 17 0 0 20 0 2 0 276926819 237764608 40379 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 58048 40379 188 432 0 57613 0
[pid=18307/tid=18309] ppid=18305 vsize=232192 CPUtime=162.06 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 36524 0 0 0 16188 18 0 0 20 0 2 0 276926839 237764608 40379 33554432000 4194304 5963574 140736630248752 139762497640248 4388640 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 232192

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 18310
/proc/meminfo: memFree=30814912/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=232192 CPUtime=222.21 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 53523 0 0 0 22193 28 0 0 20 0 2 0 276926819 237764608 52261 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 58048 52261 188 432 0 57613 0
[pid=18307/tid=18309] ppid=18305 vsize=232192 CPUtime=222.04 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 48407 0 0 0 22173 31 0 0 20 0 2 0 276926839 237764608 52261 33554432000 4194304 5963574 140736630248752 139762497640488 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 232192

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30795788/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=297728 CPUtime=282.16 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 57013 0 0 0 28185 31 0 0 20 0 2 0 276926819 304873472 55845 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 74432 55845 188 432 0 73997 0
[pid=18307/tid=18309] ppid=18305 vsize=297728 CPUtime=282.02 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 51897 0 0 0 28167 35 0 0 20 0 2 0 276926839 304873472 55845 33554432000 4194304 5963574 140736630248752 139762497640248 4399937 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) 297728

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18310
/proc/meminfo: memFree=30765796/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=297728 CPUtime=342.16 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 64477 0 0 0 34176 40 0 0 20 0 2 0 276926819 304873472 63309 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 74432 63309 188 432 0 73997 0
[pid=18307/tid=18309] ppid=18305 vsize=297728 CPUtime=342.02 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 59361 0 0 0 34157 45 0 0 20 0 2 0 276926839 304873472 63309 33554432000 4194304 5963574 140736630248752 139762497640440 4381797 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 297728

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18311
/proc/meminfo: memFree=30731120/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=298944 CPUtime=402.14 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 71835 0 0 0 40165 49 0 0 20 0 2 0 276926819 306118656 70667 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 74736 70667 188 432 0 74301 0
[pid=18307/tid=18309] ppid=18305 vsize=298944 CPUtime=402.02 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 66719 0 0 0 40147 55 0 0 20 0 2 0 276926839 306118656 70667 33554432000 4194304 5963574 140736630248752 139762497640248 4399627 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 298944

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18311
/proc/meminfo: memFree=30718020/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=364480 CPUtime=462.13 cores=1,3,5,7

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

/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 129336 0 0 0 130045 152 0 0 20 0 2 0 276926839 574554112 133759 33554432000 4194304 5963574 140736630248752 139762497640440 4399560 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 561088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=30447360/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=626624 CPUtime=1361.91 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 139509 0 0 0 136052 139 0 0 20 0 2 0 276926819 641662976 138816 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 156656 138816 188 432 0 156221 0
[pid=18307/tid=18309] ppid=18305 vsize=626624 CPUtime=1361.96 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 134393 0 0 0 136037 159 0 0 20 0 2 0 276926839 641662976 138816 33554432000 4194304 5963574 140736630248752 139762497640248 4399456 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) 626624

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=30402736/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1421.91 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 144994 0 0 0 142045 146 0 0 20 0 2 0 276926819 643530752 144301 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 144301 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1421.97 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 139878 0 0 0 142030 167 0 0 20 0 2 0 276926839 643530752 144301 33554432000 4194304 5963574 140736630248752 139762497640440 4399456 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) 628448

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=30371068/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1481.89 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 148469 0 0 0 148038 151 0 0 20 0 2 0 276926819 643530752 147774 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 147774 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1481.97 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 143353 0 0 0 148024 173 0 0 20 0 2 0 276926839 643530752 147774 33554432000 4194304 5963574 140736630248752 139762497640440 4399578 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 628448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=30357212/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1541.84 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 148516 0 0 0 154033 151 0 0 20 0 2 0 276926819 643530752 148028 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 148028 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1541.94 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 143400 0 0 0 154020 174 0 0 20 0 2 0 276926839 643530752 148028 33554432000 4194304 5963574 140736630248752 139762497640440 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 628448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18694
/proc/meminfo: memFree=30352680/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1601.83 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 148520 0 0 0 160032 151 0 0 20 0 2 0 276926819 643530752 148062 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 148062 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1601.94 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 143404 0 0 0 160019 175 0 0 20 0 2 0 276926839 643530752 148062 33554432000 4194304 5963574 140736630248752 139762497640440 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 628448

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 18694
/proc/meminfo: memFree=30352096/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1661.81 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 148532 0 0 0 166030 151 0 0 20 0 2 0 276926819 643530752 148127 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 148127 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1661.93 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 143416 0 0 0 166017 176 0 0 20 0 2 0 276926839 643530752 148127 33554432000 4194304 5963574 140736630248752 139762497640440 4399456 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) 628448

[startup+1722.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/179 18694
/proc/meminfo: memFree=30351976/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=628448 CPUtime=1721.81 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 148532 0 0 0 172030 151 0 0 20 0 2 0 276926819 643530752 148127 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 157112 148127 188 432 0 156677 0
[pid=18307/tid=18309] ppid=18305 vsize=628448 CPUtime=1721.93 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 143416 0 0 0 172016 177 0 0 20 0 2 0 276926839 643530752 148127 33554432000 4194304 5963574 140736630248752 139762497640440 4399456 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) 628448

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 18694
/proc/meminfo: memFree=30329036/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1781.8 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 154367 0 0 0 178023 157 0 0 20 0 2 0 276926819 710639616 153962 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 153962 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1781.93 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 149251 0 0 0 178009 184 0 0 20 0 2 0 276926839 710639616 153962 33554432000 4194304 5963574 140736630248752 139762497640440 4220672 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) 693984

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321316/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1791.4 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156128 0 0 0 178982 158 0 0 20 0 2 0 276926819 710639616 155723 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155723 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1791.54 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151012 0 0 0 178969 185 0 0 20 0 2 0 276926839 710639616 155723 33554432000 4194304 5963574 140736630248752 139762497640440 4378544 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) 693984

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30320944/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1794.6 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156128 0 0 0 179302 158 0 0 20 0 2 0 276926819 710639616 155723 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155723 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1794.74 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151012 0 0 0 179289 185 0 0 20 0 2 0 276926839 710639616 155723 33554432000 4194304 5963574 140736630248752 139762497640440 4399627 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) 693984

[startup+1798.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321068/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1797.79 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156144 0 0 0 179621 158 0 0 20 0 2 0 276926819 710639616 155739 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155739 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1797.93 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151028 0 0 0 179608 185 0 0 20 0 2 0 276926839 710639616 155739 33554432000 4194304 5963574 140736630248752 139762497640248 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 693984

[startup+1799.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321192/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1798.59 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156144 0 0 0 179701 158 0 0 20 0 2 0 276926819 710639616 155739 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155739 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1798.73 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151028 0 0 0 179688 185 0 0 20 0 2 0 276926839 710639616 155739 33554432000 4194304 5963574 140736630248752 139762497640248 4381137 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 693984

[startup+1799.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321200/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1799 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156153 0 0 0 179742 158 0 0 20 0 2 0 276926819 710639616 155748 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155748 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1799.14 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151037 0 0 0 179729 185 0 0 20 0 2 0 276926839 710639616 155748 33554432000 4194304 5963574 140736630248752 139762497640248 4381244 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) 693984

[startup+1799.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321200/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1799.39 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156165 0 0 0 179781 158 0 0 20 0 2 0 276926819 710639616 155760 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155760 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1799.53 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151049 0 0 0 179768 185 0 0 20 0 2 0 276926839 710639616 155760 33554432000 4194304 5963574 140736630248752 139762497640248 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 693984

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18697
/proc/meminfo: memFree=30321200/32873648 swapFree=7112/7112
[pid=18307] ppid=18305 vsize=693984 CPUtime=1799.49 cores=1,3,5,7
/proc/18307/stat : 18307 (wbo1.7) S 18305 18307 12452 0 -1 4202496 156165 0 0 0 179791 158 0 0 20 0 2 0 276926819 710639616 155760 33554432000 4194304 5963574 140736630248752 140736630248272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18307/statm: 173496 155760 188 432 0 173061 0
[pid=18307/tid=18309] ppid=18305 vsize=693984 CPUtime=1799.63 cores=1,3,5,7
/proc/18307/task/18309/stat : 18309 (wbo1.7) R 18305 18307 12452 0 -1 4202560 151049 0 0 0 179778 185 0 0 20 0 2 0 276926839 710639616 155760 33554432000 4194304 5963574 140736630248752 139762497640248 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 693984

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.87
CPU user time (s): 1797.99
CPU system time (s): 1.87571
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 693984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 1.87571
maximum resident set size= 623052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156168
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= 275
involuntary context switches= 1839

runsolver used 3.2885 second user time and 8.67668 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 10:40:09
IDJOB=3704834
IDBENCH=74369
IDSOLVER=2283
FILE ID=node126/3704834-1338108009
RUNJOBID= node126-1338077272-12469
PBS_JOBID= 14624421
Free space on /tmp= 71348 MiB

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

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

MD5SUM BENCH= 0f318fc75cd8d877b44870fe2fa76e77
RANDOM SEED=1720567520

node126.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.456
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.91
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.456
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.456
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.456
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.456
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.456
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.456
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.90
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.456
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:       32873648 kB
MemFree:        31068280 kB
Buffers:          274800 kB
Cached:           560336 kB
SwapCached:        17756 kB
Active:           880484 kB
Inactive:         118076 kB
Active(anon):     144696 kB
Inactive(anon):    20452 kB
Active(file):     735788 kB
Inactive(file):    97624 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              8200 kB
Writeback:             0 kB
AnonPages:        128440 kB
Mapped:            10432 kB
Shmem:                 0 kB
Slab:             667816 kB
SReclaimable:     112132 kB
SUnreclaim:       555684 kB
KernelStack:        1496 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     162412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71344 MiB
End job on node126 at 2012-05-27 11:10:09