Trace number 3727240

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
Number of bits of the biggest sum of numbers7
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-3727240-1338669321.opb.
0.00/0.00	c Instance file HOME/instance-3727240-1338669321.opb
0.00/0.00	c File size is 364756 bytes.
0.00/0.03	c Highest Coefficient sum: 85
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      5712                                                |
0.00/0.03	c |  Number Clauses:        5798                                                |
0.00/0.03	c |  Number Cardinality:    84                                                  |
0.00/0.03	c |  Number PB Constraints: 0                                                   |
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Problem Type:          Decision                                            |
0.00/0.03	c |  Objective Function:    None                                                |
0.00/0.03	c |                                                                             |
0.00/0.03	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/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-3727240-1338669321/watcher-3727240-1338669321 -o /tmp/evaluation-result-3727240-1338669321/solver-3727240-1338669321 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727240-1338669321.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.08 2.45 4/173 3812
/proc/meminfo: memFree=26059868/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=4640 CPUtime=0 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) R 3810 3812 3468 0 -1 4202496 562 0 0 0 0 0 0 0 20 0 1 0 333057530 4751360 515 33554432000 4194304 5964350 140736188999840 140733335377368 4395449 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 1160 518 162 433 0 634 0

[startup+0.0471231 s]
/proc/loadavg: 2.00 2.08 2.45 4/173 3812
/proc/meminfo: memFree=26059868/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=0.04 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 2311 0 0 0 4 0 0 0 20 0 2 0 333057530 88117248 2045 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 2045 184 433 0 21077 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 86052

[startup+0.100299 s]
/proc/loadavg: 2.00 2.08 2.45 4/173 3812
/proc/meminfo: memFree=26059868/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=0.09 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 2380 0 0 0 9 0 0 0 20 0 2 0 333057530 88117248 2114 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 2114 186 433 0 21077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86052

[startup+0.300241 s]
/proc/loadavg: 2.00 2.08 2.45 4/173 3812
/proc/meminfo: memFree=26059868/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=0.29 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 2652 0 0 0 29 0 0 0 20 0 2 0 333057530 88117248 2386 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 2386 186 433 0 21077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86052

[startup+0.700235 s]
/proc/loadavg: 2.00 2.08 2.45 4/173 3812
/proc/meminfo: memFree=26059868/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=0.69 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 3114 0 0 0 69 0 0 0 20 0 2 0 333057530 88117248 2848 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 2848 186 433 0 21077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86052

[startup+1.50027 s]
/proc/loadavg: 2.00 2.08 2.45 4/177 3816
/proc/meminfo: memFree=26034352/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=1.48 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 4064 0 0 0 148 0 0 0 20 0 2 0 333057530 88117248 3798 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 3798 186 433 0 21077 0
[pid=3812/tid=3815] ppid=3810 vsize=86052 CPUtime=1.45 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 2667 0 0 0 145 0 0 0 20 0 2 0 333057533 88117248 3798 33554432000 4194304 5964350 140736188999840 140052967262008 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86052

[startup+3.10027 s]
/proc/loadavg: 2.00 2.08 2.45 4/177 3816
/proc/meminfo: memFree=26024308/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=3.09 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 4893 0 0 0 308 1 0 0 20 0 2 0 333057530 88117248 4627 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 4627 186 433 0 21077 0
[pid=3812/tid=3815] ppid=3810 vsize=86052 CPUtime=3.04 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 3496 0 0 0 303 1 0 0 20 0 2 0 333057533 88117248 4627 33554432000 4194304 5964350 140736188999840 140052967262200 4388992 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86052

[startup+6.30028 s]
/proc/loadavg: 2.00 2.08 2.45 4/177 3816
/proc/meminfo: memFree=26014504/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=6.29 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 6262 0 0 0 627 2 0 0 20 0 2 0 333057530 88117248 5996 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 5996 186 433 0 21077 0
[pid=3812/tid=3815] ppid=3810 vsize=86052 CPUtime=6.24 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 4865 0 0 0 622 2 0 0 20 0 2 0 333057533 88117248 5996 33554432000 4194304 5964350 140736188999840 140052967262200 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86052

[startup+12.7003 s]
/proc/loadavg: 2.00 2.08 2.44 4/177 3816
/proc/meminfo: memFree=25988124/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86052 CPUtime=12.68 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 9075 0 0 0 1265 3 0 0 20 0 2 0 333057530 88117248 8911 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21513 8911 186 433 0 21077 0
[pid=3812/tid=3815] ppid=3810 vsize=86052 CPUtime=12.61 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 7678 0 0 0 1258 3 0 0 20 0 2 0 333057533 88117248 8911 33554432000 4194304 5964350 140736188999840 140052967262200 4400491 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86052

[startup+25.5003 s]
/proc/loadavg: 2.00 2.08 2.44 4/177 3816
/proc/meminfo: memFree=25958364/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86268 CPUtime=25.47 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 10527 0 0 0 2543 4 0 0 20 0 2 0 333057530 88338432 10356 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21567 10356 186 433 0 21131 0
[pid=3812/tid=3815] ppid=3810 vsize=86268 CPUtime=25.37 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 9130 0 0 0 2534 3 0 0 20 0 2 0 333057533 88338432 10356 33554432000 4194304 5964350 140736188999840 140052967262200 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86268

[startup+51.1003 s]
/proc/loadavg: 2.00 2.07 2.43 4/177 3816
/proc/meminfo: memFree=25917536/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=86268 CPUtime=51.06 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 12692 0 0 0 5101 5 0 0 20 0 2 0 333057530 88338432 13540 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 21567 13540 186 433 0 21131 0
[pid=3812/tid=3815] ppid=3810 vsize=86268 CPUtime=50.9 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 11295 0 0 0 5085 5 0 0 20 0 2 0 333057533 88338432 13540 33554432000 4194304 5964350 140736188999840 140052967262008 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86268

[startup+102.307 s]
/proc/loadavg: 2.00 2.06 2.40 4/177 3816
/proc/meminfo: memFree=25856160/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=152072 CPUtime=102.25 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 22056 0 0 0 10216 9 0 0 20 0 2 0 333057530 155721728 22911 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 38018 22911 186 433 0 37582 0
[pid=3812/tid=3815] ppid=3810 vsize=152072 CPUtime=101.97 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 20659 0 0 0 10187 10 0 0 20 0 2 0 333057533 155721728 22911 33554432000 4194304 5964350 140736188999840 140052967262200 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152072

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.37 4/177 3816
/proc/meminfo: memFree=25786116/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=152312 CPUtime=162.22 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 27404 0 0 0 16211 11 0 0 20 0 2 0 333057530 155967488 28324 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 38078 28324 186 433 0 37642 0
[pid=3812/tid=3815] ppid=3810 vsize=152312 CPUtime=161.8 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 26007 0 0 0 16167 13 0 0 20 0 2 0 333057533 155967488 28324 33554432000 4194304 5964350 140736188999840 140052967262200 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 152312

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.34 4/177 3816
/proc/meminfo: memFree=25763728/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=152312 CPUtime=222.22 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 31531 0 0 0 22209 13 0 0 20 0 2 0 333057530 155967488 32451 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 38078 32451 186 433 0 37642 0
[pid=3812/tid=3815] ppid=3810 vsize=152312 CPUtime=221.64 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 30134 0 0 0 22149 15 0 0 20 0 2 0 333057533 155967488 32451 33554432000 4194304 5964350 140736188999840 140052967262008 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152312

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.32 4/178 3820
/proc/meminfo: memFree=25716860/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=152312 CPUtime=282.2 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 31635 0 0 0 28207 13 0 0 20 0 2 0 333057530 155967488 32556 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 38078 32556 186 433 0 37642 0
[pid=3812/tid=3815] ppid=3810 vsize=152312 CPUtime=281.48 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 30238 0 0 0 28132 16 0 0 20 0 2 0 333057533 155967488 32556 33554432000 4194304 5964350 140736188999840 140052967262008 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 152312

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.30 4/177 3820
/proc/meminfo: memFree=25683768/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=217848 CPUtime=342.17 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 35863 0 0 0 34202 15 0 0 20 0 2 0 333057530 223076352 36909 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 54462 36909 186 433 0 54026 0
[pid=3812/tid=3815] ppid=3810 vsize=217848 CPUtime=341.31 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 34466 0 0 0 34111 20 0 0 20 0 2 0 333057533 223076352 36909 33554432000 4194304 5964350 140736188999840 140052967262200 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 217848

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.27 4/177 3820
/proc/meminfo: memFree=25646404/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=217848 CPUtime=402.16 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 41069 0 0 0 40198 18 0 0 20 0 2 0 333057530 223076352 42115 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 54462 42115 186 433 0 54026 0
[pid=3812/tid=3815] ppid=3810 vsize=217848 CPUtime=401.16 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 39672 0 0 0 40092 24 0 0 20 0 2 0 333057533 223076352 42115 33554432000 4194304 5964350 140736188999840 140052967262008 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 217848

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.26 4/177 3820
/proc/meminfo: memFree=25621072/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=217848 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.08 4/177 3826
/proc/meminfo: memFree=25397856/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=288064 CPUtime=1421.97 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 60038 0 0 0 142166 31 0 0 20 0 2 0 333057530 294977536 61446 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 72016 61446 186 433 0 71580 0
[pid=3812/tid=3815] ppid=3810 vsize=288064 CPUtime=1418.5 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 58641 0 0 0 141798 52 0 0 20 0 2 0 333057533 294977536 61446 33554432000 4194304 5964350 140736188999840 140052967262200 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 288064

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.07 4/178 3829
/proc/meminfo: memFree=25364388/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=288496 CPUtime=1481.95 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 62375 0 0 0 148163 32 0 0 20 0 2 0 333057530 295419904 63783 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 72124 63783 186 433 0 71688 0
[pid=3812/tid=3815] ppid=3810 vsize=288496 CPUtime=1478.34 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 60978 0 0 0 147780 54 0 0 20 0 2 0 333057533 295419904 63783 33554432000 4194304 5964350 140736188999840 140052967262200 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 288496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.06 4/178 3853
/proc/meminfo: memFree=25321708/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357272 CPUtime=1541.95 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 68362 0 0 0 154159 36 0 0 20 0 2 0 333057530 365846528 69770 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89318 69770 186 433 0 88882 0
[pid=3812/tid=3815] ppid=3810 vsize=357272 CPUtime=1538.19 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 66965 0 0 0 153761 58 0 0 20 0 2 0 333057533 365846528 69770 33554432000 4194304 5964350 140736188999840 140052967262200 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 357272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 4/177 3853
/proc/meminfo: memFree=25321896/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357272 CPUtime=1601.94 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 68398 0 0 0 160158 36 0 0 20 0 2 0 333057530 365846528 69806 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89318 69806 186 433 0 88882 0
[pid=3812/tid=3815] ppid=3810 vsize=357272 CPUtime=1598.03 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 67001 0 0 0 159744 59 0 0 20 0 2 0 333057533 365846528 69806 33554432000 4194304 5964350 140736188999840 140052967262008 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 357272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/177 3853
/proc/meminfo: memFree=25322020/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1661.93 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 68463 0 0 0 166157 36 0 0 20 0 2 0 333057530 366067712 69871 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 69871 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1657.88 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 67066 0 0 0 165728 60 0 0 20 0 2 0 333057533 366067712 69871 33554432000 4194304 5964350 140736188999840 140052967262008 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 357488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/177 3853
/proc/meminfo: memFree=25321308/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1721.9 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 68581 0 0 0 172154 36 0 0 20 0 2 0 333057530 366067712 70032 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 70032 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1717.71 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 67184 0 0 0 171710 61 0 0 20 0 2 0 333057533 366067712 70032 33554432000 4194304 5964350 140736188999840 140052967262008 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 357488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3853
/proc/meminfo: memFree=25304444/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1781.9 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 72781 0 0 0 178151 39 0 0 20 0 2 0 333057530 366067712 74232 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 74232 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1777.56 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 71384 0 0 0 177691 65 0 0 20 0 2 0 333057533 366067712 74232 33554432000 4194304 5964350 140736188999840 140052967262248 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 357488

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.04 4/176 3853
/proc/meminfo: memFree=25301352/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1791.5 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 73520 0 0 0 179111 39 0 0 20 0 2 0 333057530 366067712 74971 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 74971 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1787.14 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72123 0 0 0 178648 66 0 0 20 0 2 0 333057533 366067712 74971 33554432000 4194304 5964350 140736188999840 140052967262200 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 357488

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.04 4/176 3853
/proc/meminfo: memFree=25299864/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1794.69 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 73909 0 0 0 179430 39 0 0 20 0 2 0 333057530 366067712 75360 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75360 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1790.33 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72512 0 0 0 178967 66 0 0 20 0 2 0 333057533 366067712 75360 33554432000 4194304 5964350 140736188999840 140052967262008 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 357488

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3854
/proc/meminfo: memFree=25299360/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1797.89 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 74099 0 0 0 179750 39 0 0 20 0 2 0 333057530 366067712 75550 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75550 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1793.51 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72702 0 0 0 179285 66 0 0 20 0 2 0 333057533 366067712 75550 33554432000 4194304 5964350 140736188999840 140052967262200 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 357488

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3854
/proc/meminfo: memFree=25298864/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1798.69 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 74099 0 0 0 179830 39 0 0 20 0 2 0 333057530 366067712 75550 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75550 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1794.31 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72702 0 0 0 179365 66 0 0 20 0 2 0 333057533 366067712 75550 33554432000 4194304 5964350 140736188999840 140052967262200 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 357488

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3854
/proc/meminfo: memFree=25298864/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1799.09 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 74099 0 0 0 179870 39 0 0 20 0 2 0 333057530 366067712 75550 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75550 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1794.72 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72702 0 0 0 179406 66 0 0 20 0 2 0 333057533 366067712 75550 33554432000 4194304 5964350 140736188999840 140052967262200 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 357488

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3854
/proc/meminfo: memFree=25298864/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1799.49 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 74099 0 0 0 179910 39 0 0 20 0 2 0 333057530 366067712 75550 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75550 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1795.11 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72702 0 0 0 179445 66 0 0 20 0 2 0 333057533 366067712 75550 33554432000 4194304 5964350 140736188999840 140052967262200 4388449 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 357488

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.04 4/177 3854
/proc/meminfo: memFree=25298864/32873852 swapFree=6856/6856
[pid=3812] ppid=3810 vsize=357488 CPUtime=1799.59 cores=0,2,4,6
/proc/3812/stat : 3812 (wbo1.72) S 3810 3812 3468 0 -1 4202496 74099 0 0 0 179920 39 0 0 20 0 2 0 333057530 366067712 75550 33554432000 4194304 5964350 140736188999840 140736188999360 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3812/statm: 89372 75550 186 433 0 88936 0
[pid=3812/tid=3815] ppid=3810 vsize=357488 CPUtime=1795.21 cores=0,2,4,6
/proc/3812/task/3815/stat : 3815 (wbo1.72) R 3810 3812 3468 0 -1 4202560 72702 0 0 0 179455 66 0 0 20 0 2 0 333057533 366067712 75550 33554432000 4194304 5964350 140736188999840 140052967262200 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 357488

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.59
CPU user time (s): 1799.2
CPU system time (s): 0.39
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 357488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.59
system time used= 0.676897
maximum resident set size= 302212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74102
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= 131
involuntary context switches= 1845

runsolver used 4.6163 second user time and 11.9292 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 22:35:21
IDJOB=3727240
IDBENCH=90123
IDSOLVER=2313
FILE ID=node129/3727240-1338669321
RUNJOBID= node129-1338669321-3785
PBS_JOBID= 14636510
Free space on /tmp= 70484 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K84.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727240-1338669321/watcher-3727240-1338669321 -o /tmp/evaluation-result-3727240-1338669321/solver-3727240-1338669321 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727240-1338669321.opb

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=242954425

node129.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.957
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.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.957
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.957
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.957
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.957
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.90
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.957
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26059992 kB
Buffers:          449960 kB
Cached:          5477532 kB
SwapCached:            0 kB
Active:          2480204 kB
Inactive:        3457868 kB
Active(anon):       2048 kB
Inactive(anon):    10760 kB
Active(file):    2478156 kB
Inactive(file):  3447108 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11636 kB
Writeback:             0 kB
AnonPages:         17372 kB
Mapped:            13500 kB
Shmem:               204 kB
Slab:             738300 kB
SReclaimable:     180584 kB
SUnreclaim:       557716 kB
KernelStack:        1376 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     103396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70472 MiB
End job on node129 at 2012-06-02 23:05:21