Trace number 3707658

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
bsolo 3.2? 1798.04 1798.6

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K126.opb
MD5SUM8617651a414bb8902c12959cc1c92372
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 variables14994
Total number of constraints15248
Number of constraints which are clauses15122
Number of constraints which are cardinality constraints (but not clauses)126
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint126
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 127
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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707658-1338232498.opb
0.00/0.00	c File size is 1014109 bytes.
0.03/0.07	c Highest Coefficient sum: 127
0.03/0.07	c Parsing was ok!!
0.03/0.07	c Total parsing time: 0.075 s
0.03/0.08	c Var: 14994 Constr: 15248 15122/126/0 Lit: 97984 Watch. Lit: 45236
0.03/0.08	c Obj. Vars: 0 (0 % of total variables)
6.49/6.57	c Pre-processing Time: 6.574 s
6.49/6.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.49/6.57	c        0  13489    13849    91808    6    42018  127007      0      0 6.57
6.49/6.57	c Switching off lower bounding mode.
1797.94/1798.59	c      100  13489    13971   120275    8    42974  139708    122     14 6.69
1797.94/1798.59	c      250  13489    14146   145671   10    43834  153679    297     36 6.87
1797.94/1798.59	c      475  13489    14401   168340   11    45273  169047    552     65 7.28
1797.94/1798.59	c      813  13489    14792   239072   16    47968  185952    943    105 7.73
1797.94/1798.59	c     1322  13489    15417   372560   24    49480  204548   1568    161 8.19
1797.94/1798.59	c     2085  13489    16279   546121   33    54665  225003   2430    223 9.32
1797.94/1798.59	c     3232  13489    17625   764015   43    62147  247504   3776    286 11.29
1797.94/1798.59	c     4954  13489    19656  1081042   54    73212  272255   5807    350 14.13
1797.94/1798.59	c     7538  13489    22584  1711216   75    85089  299481   8735    381 19.78
1797.94/1798.59	c    11417  13489    27070  3330902  123   107454  329430  13221    356 32.07
1797.94/1798.59	c    17239  13489    33842  6814847  201   134210  362374  19993    316 54.44
1797.94/1798.59	c    25976  13489    43922 14569854  331   171975  398612  30073    233 111.37
1797.94/1798.59	c    39089  13489    59149 26641307  450   235310  438474  45300    157 248.81
1797.94/1798.59	c    58759  13489    82994 63503513  765   322461  482322  69145     98 596.66
1797.94/1798.59	c Reducing formula size due to memory constraints
1797.94/1798.59	c Memory Limit: 1000.00 MB  Used: 1011.06 MB
1797.94/1798.59	c    88269  13489    33431 15861410  474    98324   43415  19582     85 1036.46
1797.94/1798.59	c   132540  13489    36160 21423990  592   101603   47757  22311     77 1710.71
1797.94/1798.59	c Resources Exceeded
1797.94/1798.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.59	c   16   141666  85933  3777737    46698 32757475  32849     78 1798.04
1797.94/1798.59	s UNKNOWN
1797.94/1798.59	c Total time: 1798.04 s

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-3707658-1338232498/watcher-3707658-1338232498 -o /tmp/evaluation-result-3707658-1338232498/solver-3707658-1338232498 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707658-1338232498.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.00 2.00 3/176 7723
/proc/meminfo: memFree=27764608/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=20020 CPUtime=0 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 383 0 0 0 0 0 0 0 20 0 1 0 289375233 20500480 337 33554432000 134512640 137138936 4290940256 4290938784 134517403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 5005 337 180 642 0 4113 0

[startup+0.033785 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7723
/proc/meminfo: memFree=27764608/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=13744 CPUtime=0.03 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 862 0 0 0 3 0 0 0 20 0 1 0 289375233 14073856 816 33554432000 134512640 137138936 4290940256 4290938648 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 3436 817 272 642 0 2544 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13744

[startup+0.100144 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7723
/proc/meminfo: memFree=27764608/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=0.09 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1927 0 0 0 9 0 0 0 20 0 1 0 289375233 16896000 1633 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1633 184 642 0 3481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16500

[startup+0.300103 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7723
/proc/meminfo: memFree=27764608/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=0.29 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1928 0 0 0 29 0 0 0 20 0 1 0 289375233 16896000 1634 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1634 184 642 0 3481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16500

[startup+0.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7723
/proc/meminfo: memFree=27764608/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=0.69 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1930 0 0 0 69 0 0 0 20 0 1 0 289375233 16896000 1636 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1636 184 642 0 3481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16500

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27749440/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=1.49 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1930 0 0 0 149 0 0 0 20 0 1 0 289375233 16896000 1636 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1636 184 642 0 3481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16500

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27748936/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=3.09 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1931 0 0 0 309 0 0 0 20 0 1 0 289375233 16896000 1637 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1637 184 642 0 3481 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16500

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27748180/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=16500 CPUtime=6.28 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 1933 0 0 0 628 0 0 0 20 0 1 0 289375233 16896000 1639 33554432000 134512640 137138936 4290940256 4290759004 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 4125 1639 184 642 0 3481 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16500

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27736140/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=27572 CPUtime=12.69 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 4846 0 0 0 1255 14 0 0 20 0 1 0 289375233 28233728 4434 33554432000 134512640 137138936 4290940256 4290939372 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 6893 4434 192 642 0 6249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27572

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27705492/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=46296 CPUtime=25.48 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 9527 0 0 0 2522 26 0 0 20 0 1 0 289375233 47407104 9128 33554432000 134512640 137138936 4290940256 4290938680 134606623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 11574 9128 192 642 0 10930 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46296

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27625812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=97044 CPUtime=51.06 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 22238 0 0 0 5069 37 0 0 20 0 1 0 289375233 99373056 21823 33554432000 134512640 137138936 4290940256 4290938924 136504145 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 24261 21823 192 642 0 23617 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97044

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27460688/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=187204 CPUtime=102.23 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 44814 0 0 0 10174 49 0 0 20 0 1 0 289375233 191696896 44365 33554432000 134512640 137138936 4290940256 4290939372 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 46801 44365 192 642 0 46157 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 187204

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27329648/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=258708 CPUtime=162.18 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 62755 0 0 0 16159 59 0 0 20 0 1 0 289375233 264916992 62259 33554432000 134512640 137138936 4290940256 4290938680 134606598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 64677 62259 192 642 0 64033 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 258708

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7724
/proc/meminfo: memFree=27193612/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=325184 CPUtime=222.16 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 79369 0 0 0 22150 66 0 0 20 0 1 0 289375233 332988416 79359 33554432000 134512640 137138936 4290940256 4290939184 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 81296 79359 192 642 0 80652 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 325184

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7725
/proc/meminfo: memFree=27064784/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=413236 CPUtime=282.15 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 101384 0 0 0 28138 77 0 0 20 0 1 0 289375233 423153664 101374 33554432000 134512640 137138936 4290940256 4290938772 134551864 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 103309 101374 192 642 0 102665 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 413236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7728
/proc/meminfo: memFree=26947560/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=488596 CPUtime=342.15 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 120283 0 0 0 34130 85 0 0 20 0 1 0 289375233 500322304 120219 33554432000 134512640 137138936 4290940256 4290938752 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 122149 120219 192 642 0 121505 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 488596

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 7728
/proc/meminfo: memFree=26840460/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=562580 CPUtime=402.14 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 138758 0 0 0 40123 91 0 0 20 0 1 0 289375233 576081920 138694 33554432000 134512640 137138936 4290940256 4290938800 134607563 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 140645 138694 192 642 0 140001 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 562580

[startup+462.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 7728
/proc/meminfo: memFree=26743560/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=619280 CPUtime=462.13 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 152962 0 0 0 46118 95 0 0 20 0 1 0 289375233 634142720 152898 33554432000 134512640 137138936 4290940256 4290939184 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 154820 152898 192 642 0 154176 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 619280

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 7728
/proc/meminfo: memFree=26582980/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=738592 CPUtime=522.12 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 183587 0 0 0 52108 104 0 0 20 0 1 0 289375233 756318208 182701 33554432000 134512640 137138936 4290940256 4290939184 134542322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 184648 182701 192 642 0 184004 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 738592

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 7728
/proc/meminfo: memFree=26473292/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=813420 CPUtime=582.1 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 206574 0 0 0 58101 109 0 0 20 0 1 0 289375233 832942080 201412 33554432000 134512640 137138936 4290940256 4290938680 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 203355 201412 192 642 0 202711 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 813420

[startup+642.3 s]

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

/proc/meminfo: memFree=25972584/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1061.85 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 106034 151 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939372 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1047280

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7734
/proc/meminfo: memFree=25935880/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1121.84 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 112023 161 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939116 136521049 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1047280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7734
/proc/meminfo: memFree=25914184/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1181.83 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 118020 163 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938752 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1047280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7735
/proc/meminfo: memFree=25877232/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1241.82 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 124017 165 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 1047280

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7735
/proc/meminfo: memFree=25850676/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1301.82 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 130015 167 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1047280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7735
/proc/meminfo: memFree=25819968/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1361.81 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 136011 170 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938680 134606660 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1047280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7735
/proc/meminfo: memFree=25786144/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1421.8 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 142005 175 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1047280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7735
/proc/meminfo: memFree=25754124/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1481.79 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 148002 177 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938752 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1047280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7739
/proc/meminfo: memFree=25726692/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1541.77 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 153997 180 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1047280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691912/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1601.76 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 159995 181 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938752 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 1047280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691444/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1661.76 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 165991 185 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1047280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25692680/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1721.75 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 171983 192 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1047280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1781.74 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 177973 201 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938784 134603166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1047280

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1791.34 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 178932 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 1047280

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1794.54 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 179252 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1047280

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1796.14 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 179412 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939372 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 1047280

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1796.94 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 179492 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 1047280

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1797.74 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 179572 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290938752 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 1047280

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7739
/proc/meminfo: memFree=25691812/32873648 swapFree=7104/7104
[pid=7723] ppid=7721 vsize=1047280 CPUtime=1797.94 cores=0,2,4,6
/proc/7723/stat : 7723 (bsolo) R 7721 7723 7472 0 -1 4202496 267180 0 0 0 179592 202 0 0 20 0 1 0 289375233 1072414720 259893 33554432000 134512640 137138936 4290940256 4290939184 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7723/statm: 261820 259893 192 642 0 261176 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1047280

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.04
CPU user time (s): 1796.01
CPU system time (s): 2.02869
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1047280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.01
system time used= 2.02869
maximum resident set size= 1039900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267180
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= 397
involuntary context switches= 1891

runsolver used 3.24351 second user time and 7.95979 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 21:14:58
IDJOB=3707658
IDBENCH=90146
IDSOLVER=2286
FILE ID=node127/3707658-1338232498
RUNJOBID= node127-1338228900-7488
PBS_JOBID= 14624640
Free space on /tmp= 71100 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K126.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707658-1338232498/watcher-3707658-1338232498 -o /tmp/evaluation-result-3707658-1338232498/solver-3707658-1338232498 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707658-1338232498.opb

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

MD5SUM BENCH= 8617651a414bb8902c12959cc1c92372
RANDOM SEED=709814269

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27766268 kB
Buffers:          500200 kB
Cached:          3710544 kB
SwapCached:            0 kB
Active:          1340232 kB
Inactive:        2882344 kB
Active(anon):      13636 kB
Inactive(anon):        0 kB
Active(file):    1326596 kB
Inactive(file):  2882344 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:         90420 kB
Mapped:            13964 kB
Shmem:               200 kB
Slab:             745616 kB
SReclaimable:     190036 kB
SUnreclaim:       555580 kB
KernelStack:        1472 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71096 MiB
End job on node127 at 2012-05-28 21:44:56