Trace number 2696496

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 NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.19 971.326

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-3_4-yes1-3.opb
MD5SUM110745290448fc70d55421e7e203e2bf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.017996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints880
Number of constraints which are clauses878
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
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 pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696496-1278018424.opb.
0.00/0.00	c Instance file HOME/instance-2696496-1278018424.opb
0.00/0.00	c File size is 28504 bytes.
0.00/0.05	c Highest Coefficient sum: 4
0.00/0.05	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Parsing time:          0.05         s                                      |
0.00/0.05	c |  Number Variables:      400                                                 |
0.00/0.05	c |  Number Constraints:    880                                                 |
0.00/0.05	c ===============================================================================
1800.15/971.32	c Remaining time 1799.95 sec.
1800.15/971.32	c 
1800.15/971.32	c *** INTERRUPTED ***
1800.15/971.32	s UNKNOWN
1800.15/971.32	c Total CPU time              : 1795.31 s
1800.15/971.32	c Memory used           : 50.33 MB
1800.15/971.32	c CPU time              : 1795.31 s
1800.15/971.32	c 
1800.15/971.32	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696496-1278018424/watcher-2696496-1278018424 -o /tmp/evaluation-result-2696496-1278018424/solver-2696496-1278018424 -C 1800 -W 2000 -M 1800 run HOME/instance-2696496-1278018424.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.47 1.80 1.72 3/106 29421
/proc/meminfo: memFree=1674248/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0

[startup+0.098732 s]
/proc/loadavg: 1.47 1.80 1.72 3/106 29421
/proc/meminfo: memFree=1674248/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101732 s]
/proc/loadavg: 1.47 1.80 1.72 3/106 29421
/proc/meminfo: memFree=1674248/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301726 s]
/proc/loadavg: 1.47 1.80 1.72 3/106 29421
/proc/meminfo: memFree=1674248/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701715 s]
/proc/loadavg: 1.47 1.80 1.72 3/106 29421
/proc/meminfo: memFree=1674248/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 1.47 1.80 1.72 2/108 29423
/proc/meminfo: memFree=1669768/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=19212 CPUtime=1.48
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 3397 0 0 0 148 0 0 0 19 0 1 0 143134060 19673088 1889 1992294400 134512640 146736320 4291831504 18446744073709551615 135525920 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/29422/statm: 4803 1889 991 2985 0 1345 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27912

[startup+3.10064 s]
/proc/loadavg: 1.44 1.79 1.71 2/108 29423
/proc/meminfo: memFree=1669644/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=19212 CPUtime=3.09
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 3428 0 0 0 308 1 0 0 25 0 1 0 143134060 19673088 1920 1992294400 134512640 146736320 4291831504 18446744073709551615 136461496 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/29422/statm: 4803 1920 1019 2985 0 1345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27912

[startup+6.30055 s]
/proc/loadavg: 1.44 1.79 1.71 3/109 29424
/proc/meminfo: memFree=1667776/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=32604 CPUtime=7.68
/proc/29422/stat : 29422 (pb_cplex) S 29421 29421 28816 0 -1 4202496 4119 0 0 0 766 2 0 0 17 0 2 0 143134060 33386496 2593 1992294400 134512640 146736320 4291831504 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 8151 2593 1052 2985 0 4693 0
[pid=29422/tid=29424] ppid=29421 vsize=32604 CPUtime=1.77
/proc/29422/task/29424/stat : 29424 (pb_cplex) R 29421 29421 28816 0 -1 4202560 232 0 0 0 177 0 0 0 25 0 2 0 143134448 33386496 2593 1992294400 134512640 146736320 4291831504 18446744073709551615 136400714 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 41304

[startup+12.7004 s]
/proc/loadavg: 1.48 1.79 1.71 3/109 29424
/proc/meminfo: memFree=1667660/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=33628 CPUtime=18.57
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 4136 0 0 0 1852 5 0 0 16 0 2 0 143134060 34435072 2610 1992294400 134512640 146736320 4291831504 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 8407 2610 1052 2985 0 4949 0
[pid=29422/tid=29424] ppid=29421 vsize=33628 CPUtime=7.21
/proc/29422/task/29424/stat : 29424 (pb_cplex) R 29421 29421 28816 0 -1 4202560 247 0 0 0 720 1 0 0 25 0 2 0 143134448 34435072 2610 1992294400 134512640 146736320 4291831504 18446744073709551615 136475782 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.57
Current children cumulated vsize (KiB) 42328

[startup+25.502 s]
/proc/loadavg: 1.37 1.75 1.70 2/109 29426
/proc/meminfo: memFree=1657368/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=46508 CPUtime=36.67
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 7175 0 0 0 3657 10 0 0 20 0 2 0 143134060 47624192 5113 1992294400 134512640 146736320 4291831504 18446744073709551615 136384854 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 11627 5113 1062 2985 0 8169 0
[pid=29422/tid=29426] ppid=29421 vsize=46508 CPUtime=0
/proc/29422/task/29426/stat : 29426 (pb_cplex) S 29421 29421 28816 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 143136420 47624192 5113 1992294400 134512640 146736320 4291831504 18446744073709551615 144580073 0 2 4096 16387 18446604437852986240 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.67
Current children cumulated vsize (KiB) 55208

[startup+51.1012 s]
/proc/loadavg: 1.68 1.79 1.72 3/109 29426
/proc/meminfo: memFree=1656252/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=47140 CPUtime=83.72
/proc/29422/stat : 29422 (pb_cplex) S 29421 29421 28816 0 -1 4202496 13913 0 0 0 8349 23 0 0 25 0 2 0 143134060 48271360 5282 1992294400 134512640 146736320 4291831504 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 11785 5282 1062 2985 0 8327 0
[pid=29422/tid=29426] ppid=29421 vsize=47140 CPUtime=23.3
/proc/29422/task/29426/stat : 29426 (pb_cplex) R 29421 29421 28816 0 -1 4202560 3440 0 0 0 2325 5 0 0 19 0 2 0 143136420 48271360 5282 1992294400 134512640 146736320 4291831504 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.72
Current children cumulated vsize (KiB) 55840

[startup+102.31 s]
/proc/loadavg: 1.76 1.79 1.72 3/109 29428
/proc/meminfo: memFree=1655012/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=48272 CPUtime=177.65
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 19724 0 0 0 17716 49 0 0 25 0 2 0 143134060 49430528 5614 1992294400 134512640 146736320 4291831504 18446744073709551615 136382629 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12068 5614 1062 2985 0 8610 0
[pid=29422/tid=29426] ppid=29421 vsize=48272 CPUtime=67.79
/proc/29422/task/29426/stat : 29426 (pb_cplex) R 29421 29421 28816 0 -1 4202560 7031 0 0 0 6760 19 0 0 17 0 2 0 143136420 49430528 5614 1992294400 134512640 146736320 4291831504 18446744073709551615 136008604 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 177.65
Current children cumulated vsize (KiB) 56972

[startup+162.302 s]
/proc/loadavg: 1.88 1.81 1.73 3/109 29430
/proc/meminfo: memFree=1654640/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=48624 CPUtime=290.62
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 23205 0 0 0 28987 75 0 0 25 0 2 0 143134060 49790976 5724 1992294400 134512640 146736320 4291831504 18446744073709551615 136002083 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12156 5724 1062 2985 0 8698 0
[pid=29422/tid=29426] ppid=29421 vsize=48624 CPUtime=122.4
/proc/29422/task/29426/stat : 29426 (pb_cplex) R 29421 29421 28816 0 -1 4202560 8573 0 0 0 12209 31 0 0 17 0 2 0 143136420 49790976 5724 1992294400 134512640 146736320 4291831504 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 290.62
Current children cumulated vsize (KiB) 57324

[startup+222.301 s]
/proc/loadavg: 2.01 1.86 1.75 3/109 29430
/proc/meminfo: memFree=1654144/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=48824 CPUtime=403.16
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 25730 0 0 0 40214 102 0 0 25 0 2 0 143134060 49995776 5810 1992294400 134512640 146736320 4291831504 18446744073709551615 136000537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12206 5810 1062 2985 0 8748 0
[pid=29422/tid=29426] ppid=29421 vsize=48824 CPUtime=176.34
/proc/29422/task/29426/stat : 29426 (pb_cplex) R 29421 29421 28816 0 -1 4202560 10719 0 0 0 17590 44 0 0 16 0 2 0 143136420 49995776 5810 1992294400 134512640 146736320 4291831504 18446744073709551615 135855201 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.16
Current children cumulated vsize (KiB) 57524

[startup+282.301 s]
/proc/loadavg: 2.03 1.89 1.76 3/109 29432
/proc/meminfo: memFree=1653896/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=48992 CPUtime=516.42
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 29311 0 0 0 51512 130 0 0 25 0 2 0 143134060 50167808 5858 1992294400 134512640 146736320 4291831504 18446744073709551615 136003497 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12248 5858 1062 2985 0 8790 0
[pid=29422/tid=29426] ppid=29421 vsize=48992 CPUtime=231.05
/proc/29422/task/29426/stat : 29426 (pb_cplex) R 29421 29421 28816 0 -1 4202560 14293 0 0 0 23046 59 0 0 18 0 2 0 143136420 50167808 5858 1992294400 134512640 146736320 4291831504 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 516.42
Current children cumulated vsize (KiB) 57692

[startup+342.302 s]
/proc/loadavg: 1.84 1.85 1.75 3/109 29435
/proc/meminfo: memFree=1653152/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=50224 CPUtime=614.57
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 41694 0 0 0 61304 153 0 0 25 0 2 0 143134060 51429376 6169 1992294400 134512640 146736320 4291831504 18446744073709551615 136008072 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12556 6169 1090 2985 0 9098 0

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

[pid=29422] ppid=29421 vsize=50224 CPUtime=728.44
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 43726 0 0 0 72659 185 0 0 25 0 2 0 143134060 51429376 6188 1992294400 134512640 146736320 4291831504 18446744073709551615 139044598 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12556 6188 1090 2985 0 9098 0
[pid=29422/tid=29435] ppid=29421 vsize=50224 CPUtime=87.91
/proc/29422/task/29435/stat : 29435 (pb_cplex) R 29421 29421 28816 0 -1 4202560 3804 0 0 0 8764 27 0 0 18 0 2 0 143164706 51429376 6188 1992294400 134512640 146736320 4291831504 18446744073709551615 136475849 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 728.44
Current children cumulated vsize (KiB) 58924

[startup+462.301 s]
/proc/loadavg: 1.91 1.89 1.78 3/109 29439
/proc/meminfo: memFree=1652780/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51248 CPUtime=840.43
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 45631 0 0 0 83827 216 0 0 25 0 2 0 143134060 52477952 6221 1992294400 134512640 146736320 4291831504 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12812 6221 1090 2985 0 9354 0
[pid=29422/tid=29435] ppid=29421 vsize=51248 CPUtime=141.49
/proc/29422/task/29435/stat : 29435 (pb_cplex) R 29421 29421 28816 0 -1 4202560 5709 0 0 0 14105 44 0 0 16 0 2 0 143164706 52477952 6221 1992294400 134512640 146736320 4291831504 18446744073709551615 136385225 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 840.43
Current children cumulated vsize (KiB) 59948

[startup+522.301 s]
/proc/loadavg: 2.04 1.92 1.80 3/109 29439
/proc/meminfo: memFree=1652532/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51248 CPUtime=954.4
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 48141 0 0 0 95192 248 0 0 25 0 2 0 143134060 52477952 6362 1992294400 134512640 146736320 4291831504 18446744073709551615 136008266 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29422/statm: 12812 6362 1090 2985 0 9354 0
[pid=29422/tid=29435] ppid=29421 vsize=51248 CPUtime=196.97
/proc/29422/task/29435/stat : 29435 (pb_cplex) R 29421 29421 28816 0 -1 4202560 8219 0 0 0 19635 62 0 0 17 0 2 0 143164706 52477952 6362 1992294400 134512640 146736320 4291831504 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 954.4
Current children cumulated vsize (KiB) 59948

[startup+582.302 s]
/proc/loadavg: 2.05 1.95 1.81 3/109 29442
/proc/meminfo: memFree=1652408/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51248 CPUtime=1067.45
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 50658 0 0 0 106465 280 0 0 18 0 2 0 143134060 52477952 6328 1992294400 134512640 146736320 4291831504 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12812 6328 1090 2985 0 9354 0
[pid=29422/tid=29442] ppid=29421 vsize=51248 CPUtime=43.41
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 0 0 0 0 4330 11 0 0 25 0 2 0 143187853 52477952 6328 1992294400 134512640 146736320 4291831504 18446744073709551615 136388035 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1067.45
Current children cumulated vsize (KiB) 59948

[startup+642.302 s]
/proc/loadavg: 1.92 1.94 1.82 3/109 29444
/proc/meminfo: memFree=1652284/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51248 CPUtime=1180.46
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 52247 0 0 0 117734 312 0 0 17 0 2 0 143134060 52477952 6329 1992294400 134512640 146736320 4291831504 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12812 6329 1090 2985 0 9354 0
[pid=29422/tid=29442] ppid=29421 vsize=51248 CPUtime=102.22
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 1 0 0 0 10197 25 0 0 25 0 2 0 143187853 52477952 6329 1992294400 134512640 146736320 4291831504 18446744073709551615 136008611 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1180.46
Current children cumulated vsize (KiB) 59948

[startup+702.302 s]
/proc/loadavg: 1.92 1.93 1.82 3/109 29446
/proc/meminfo: memFree=1651912/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51200 CPUtime=1293.21
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 53849 0 0 0 128977 344 0 0 17 0 2 0 143134060 52428800 6351 1992294400 134512640 146736320 4291831504 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12800 6351 1090 2985 0 9342 0
[pid=29422/tid=29442] ppid=29421 vsize=51200 CPUtime=160.73
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 312 0 0 0 16035 38 0 0 25 0 2 0 143187853 52428800 6351 1992294400 134512640 146736320 4291831504 18446744073709551615 136388081 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1293.21
Current children cumulated vsize (KiB) 59900

[startup+762.309 s]
/proc/loadavg: 2.03 1.96 1.83 3/109 29448
/proc/meminfo: memFree=1651788/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51280 CPUtime=1406.41
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 55624 0 0 0 140265 376 0 0 18 0 2 0 143134060 52510720 6370 1992294400 134512640 146736320 4291831504 18446744073709551615 136008042 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12820 6370 1090 2985 0 9362 0
[pid=29422/tid=29442] ppid=29421 vsize=51280 CPUtime=219.51
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 1759 0 0 0 21899 52 0 0 25 0 2 0 143187853 52510720 6370 1992294400 134512640 146736320 4291831504 18446744073709551615 136008615 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1406.41
Current children cumulated vsize (KiB) 59980

[startup+822.301 s]
/proc/loadavg: 2.05 1.98 1.84 3/109 29448
/proc/meminfo: memFree=1651664/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51408 CPUtime=1518.76
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 57097 0 0 0 151466 410 0 0 18 0 2 0 143134060 52641792 6386 1992294400 134512640 146736320 4291831504 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12852 6386 1090 2985 0 9394 0
[pid=29422/tid=29442] ppid=29421 vsize=51408 CPUtime=278.55
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 2847 0 0 0 27788 67 0 0 25 0 2 0 143187853 52641792 6386 1992294400 134512640 146736320 4291831504 18446744073709551615 135525124 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1518.76
Current children cumulated vsize (KiB) 60108

[startup+882.303 s]
/proc/loadavg: 2.05 1.99 1.85 3/109 29450
/proc/meminfo: memFree=1651416/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51408 CPUtime=1631.79
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 58608 0 0 0 162738 441 0 0 18 0 2 0 143134060 52641792 6462 1992294400 134512640 146736320 4291831504 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12852 6462 1090 2985 0 9394 0
[pid=29422/tid=29442] ppid=29421 vsize=51408 CPUtime=337.45
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 4165 0 0 0 33662 83 0 0 25 0 2 0 143187853 52641792 6462 1992294400 134512640 146736320 4291831504 18446744073709551615 135855174 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1631.79
Current children cumulated vsize (KiB) 60108

[startup+942.301 s]
/proc/loadavg: 2.01 1.99 1.86 3/109 29452
/proc/meminfo: memFree=1651168/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51408 CPUtime=1745.21
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 60299 0 0 0 174050 471 0 0 18 0 2 0 143134060 52641792 6491 1992294400 134512640 146736320 4291831504 18446744073709551615 135855174 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12852 6491 1090 2985 0 9394 0
[pid=29422/tid=29442] ppid=29421 vsize=51408 CPUtime=396.38
/proc/29422/task/29442/stat : 29442 (pb_cplex) R 29421 29421 28816 0 -1 4202560 5730 0 0 0 39540 98 0 0 25 0 2 0 143187853 52641792 6491 1992294400 134512640 146736320 4291831504 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1745.21
Current children cumulated vsize (KiB) 60108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+971.308 s]
/proc/loadavg: 2.06 2.01 1.87 4/109 29453
/proc/meminfo: memFree=1650920/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51536 CPUtime=1800.15
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 62674 0 0 0 179529 486 0 0 18 0 2 0 143134060 52772864 6543 1992294400 134512640 146736320 4291831504 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12884 6543 1090 2985 0 9426 0
[pid=29422/tid=29453] ppid=29421 vsize=51536 CPUtime=12.36
/proc/29422/task/29453/stat : 29453 (pb_cplex) R 29421 29421 28816 0 -1 4202560 0 0 0 0 1233 3 0 0 25 0 2 0 143229936 52772864 6543 1992294400 134512640 146736320 4291831504 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 60236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+971.308 s]
/proc/loadavg: 2.06 2.01 1.87 4/109 29453
/proc/meminfo: memFree=1650920/2059040 swapFree=4139740/4192956
[pid=29421] ppid=29419 vsize=8700 CPUtime=0
/proc/29421/stat : 29421 (run) S 29419 29421 28816 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143134060 8908800 249 1992294400 4194304 4922060 140735751400832 18446744073709551615 261752462469 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29421/statm: 2175 249 208 178 0 68 0
[pid=29422] ppid=29421 vsize=51536 CPUtime=1800.15
/proc/29422/stat : 29422 (pb_cplex) R 29421 29421 28816 0 -1 4202496 62674 0 0 0 179529 486 0 0 18 0 2 0 143134060 52772864 6543 1992294400 134512640 146736320 4291831504 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29422/statm: 12884 6543 1090 2985 0 9426 0
[pid=29422/tid=29453] ppid=29421 vsize=51536 CPUtime=12.36
/proc/29422/task/29453/stat : 29453 (pb_cplex) R 29421 29421 28816 0 -1 4202560 0 0 0 0 1233 3 0 0 25 0 2 0 143229936 52772864 6543 1992294400 134512640 146736320 4291831504 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 60236

Child status: 0
Real time (s): 971.326
CPU time (s): 1800.19
CPU user time (s): 1795.31
CPU system time (s): 4.87326
CPU usage (%): 185.333
Max. virtual memory (cumulated for all children) (KiB): 64472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.31
system time used= 4.87326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63049
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= 43249
involuntary context switches= 30583

runsolver used 1.78973 second user time and 5.2942 second system time

The end

Launcher Data

Begin job on node050 at 2010-07-01 23:07:04
IDJOB=2696496
IDBENCH=2150
IDSOLVER=1209
FILE ID=node050/2696496-1278018424
PBS_JOBID= 11198715
Free space on /tmp= 62240 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-200-3_4-yes1-3.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696496-1278018424/watcher-2696496-1278018424 -o /tmp/evaluation-result-2696496-1278018424/solver-2696496-1278018424 -C 1800 -W 2000 -M 1800  run HOME/instance-2696496-1278018424.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 110745290448fc70d55421e7e203e2bf
RANDOM SEED=327671558

node050.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1674776 kB
Buffers:         75784 kB
Cached:         200236 kB
SwapCached:       6780 kB
Active:         109232 kB
Inactive:       180536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1674776 kB
SwapTotal:     4192956 kB
SwapFree:      4139740 kB
Dirty:           16772 kB
Writeback:           0 kB
AnonPages:       12308 kB
Mapped:          12028 kB
Slab:            72436 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62224 MiB
End job on node050 at 2010-07-01 23:23:16