Trace number 2696946

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.15 1042.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark9.76751
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696946-1278048178.opb.
0.00/0.00	c Instance file HOME/instance-2696946-1278048178.opb
0.00/0.00	c File size is 38507 bytes.
0.00/0.02	c Highest Coefficient sum: 130560
0.00/0.02	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.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:      704                                                 |
0.00/0.03	c |  Number Constraints:    1041                                                |
0.00/0.03	c ===============================================================================
1800.15/1042.11	c Remaining time 1799.97 sec.
1800.15/1042.11	c 
1800.15/1042.11	c *** INTERRUPTED ***
1800.15/1042.11	s UNKNOWN
1800.15/1042.11	c Total CPU time              : 1772.53 s
1800.15/1042.11	c Memory used           : 81.63 MB
1800.15/1042.11	c CPU time              : 1772.53 s
1800.15/1042.11	c 
1800.15/1042.11	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-2696946-1278048178/watcher-2696946-1278048178 -o /tmp/evaluation-result-2696946-1278048178/solver-2696946-1278048178 -C 1800 -W 2000 -M 1800 run HOME/instance-2696946-1278048178.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.80 1.66 1.14 3/106 31694
/proc/meminfo: memFree=1443048/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) R 31692 31694 31588 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906286997 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0

[startup+0.0935811 s]
/proc/loadavg: 1.80 1.66 1.14 3/106 31694
/proc/meminfo: memFree=1443048/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10058 s]
/proc/loadavg: 1.80 1.66 1.14 3/106 31694
/proc/meminfo: memFree=1443048/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30057 s]
/proc/loadavg: 1.80 1.66 1.14 3/106 31694
/proc/meminfo: memFree=1443048/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700549 s]
/proc/loadavg: 1.80 1.66 1.14 3/106 31694
/proc/meminfo: memFree=1443048/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50151 s]
/proc/loadavg: 1.80 1.66 1.14 2/109 31699
/proc/meminfo: memFree=1434344/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=35504 CPUtime=1.99
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 10533 0 0 0 191 8 0 0 17 0 2 0 146113157 36356096 3566 1992294400 134512640 146736320 4289624816 18446744073709551615 139023083 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 8876 3566 1074 2985 0 5418 0
[pid=31695/tid=31699] ppid=31694 vsize=35504 CPUtime=0.41
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 312 0 0 0 40 1 0 0 17 0 2 0 146113253 36356096 3566 1992294400 134512640 146736320 4289624816 18446744073709551615 136488165 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 44204

[startup+3.10042 s]
/proc/loadavg: 1.81 1.66 1.14 2/109 31699
/proc/meminfo: memFree=1432484/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=38236 CPUtime=4.84
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 23829 0 0 0 467 17 0 0 17 0 2 0 146113157 39153664 4028 1992294400 134512640 146736320 4289624816 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 9559 4028 1074 2985 0 6101 0
[pid=31695/tid=31699] ppid=31694 vsize=38236 CPUtime=1.83
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 8992 0 0 0 178 5 0 0 17 0 2 0 146113253 39153664 4028 1992294400 134512640 146736320 4289624816 18446744073709551615 135231550 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 46936

[startup+6.30025 s]
/proc/loadavg: 1.81 1.66 1.14 2/109 31699
/proc/meminfo: memFree=1425292/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=41600 CPUtime=10.3
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 36254 0 0 0 1001 29 0 0 16 0 2 0 146113157 42598400 4897 1992294400 134512640 146736320 4289624816 18446744073709551615 135526446 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 10400 4897 1074 2985 0 6942 0
[pid=31695/tid=31699] ppid=31694 vsize=41600 CPUtime=4.43
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 16095 0 0 0 431 12 0 0 16 0 2 0 146113253 42598400 4897 1992294400 134512640 146736320 4289624816 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.3
Current children cumulated vsize (KiB) 50300

[startup+12.7009 s]
/proc/loadavg: 1.69 1.64 1.14 3/109 31699
/proc/meminfo: memFree=1424300/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=50396 CPUtime=20.99
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 54351 0 0 0 2058 41 0 0 16 0 2 0 146113157 51605504 6712 1992294400 134512640 146736320 4289624816 18446744073709551615 136015579 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 12599 6712 1074 2985 0 9141 0
[pid=31695/tid=31699] ppid=31694 vsize=50396 CPUtime=9.49
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 26149 0 0 0 930 19 0 0 17 0 2 0 146113253 51605504 6712 1992294400 134512640 146736320 4289624816 18446744073709551615 136084985 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.99
Current children cumulated vsize (KiB) 59096

[startup+25.5012 s]
/proc/loadavg: 1.66 1.64 1.14 3/109 31699
/proc/meminfo: memFree=1422564/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=44656 CPUtime=41.92
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 105407 0 0 0 4118 74 0 0 16 0 2 0 146113157 45727744 5593 1992294400 134512640 146736320 4289624816 18446744073709551615 144797795 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 11164 5593 1085 2985 0 7706 0
[pid=31695/tid=31699] ppid=31694 vsize=44656 CPUtime=19.42
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 50640 0 0 0 1907 35 0 0 17 0 2 0 146113253 45727744 5593 1992294400 134512640 146736320 4289624816 18446744073709551615 135468651 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.92
Current children cumulated vsize (KiB) 53356

[startup+51.1019 s]
/proc/loadavg: 1.79 1.67 1.16 3/109 31701
/proc/meminfo: memFree=1416984/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=57332 CPUtime=85.54
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 227323 0 0 0 8410 144 0 0 17 0 2 0 146113157 58707968 8139 1992294400 134512640 146736320 4289624816 18446744073709551615 135525914 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 14333 8139 1074 2985 0 10875 0
[pid=31695/tid=31699] ppid=31694 vsize=57332 CPUtime=42.16
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 112150 0 0 0 4147 69 0 0 22 0 2 0 146113253 58707968 8139 1992294400 134512640 146736320 4289624816 18446744073709551615 136019042 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.54
Current children cumulated vsize (KiB) 66032

[startup+102.309 s]
/proc/loadavg: 1.75 1.69 1.20 2/109 31701
/proc/meminfo: memFree=1408304/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=62624 CPUtime=170.17
/proc/31695/stat : 31695 (pb_cplex) S 31694 31694 31588 0 -1 4202496 385985 0 0 0 16772 245 0 0 18 0 2 0 146113157 64126976 9662 1992294400 134512640 146736320 4289624816 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 15656 9662 1086 2985 0 12198 0
[pid=31695/tid=31699] ppid=31694 vsize=62624 CPUtime=85.04
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 198284 0 0 0 8382 122 0 0 17 0 2 0 146113253 64126976 9662 1992294400 134512640 146736320 4289624816 18446744073709551615 136008226 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.17
Current children cumulated vsize (KiB) 71324

[startup+162.302 s]
/proc/loadavg: 2.40 1.87 1.29 3/109 31703
/proc/meminfo: memFree=1404832/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=66428 CPUtime=271.81
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 606357 0 0 0 26797 384 0 0 19 0 2 0 146113157 68022272 10774 1992294400 134512640 146736320 4289624816 18446744073709551615 136385183 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 16607 10774 1074 2985 0 13149 0
[pid=31695/tid=31699] ppid=31694 vsize=66428 CPUtime=132.94
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 299707 0 0 0 13104 190 0 0 16 0 2 0 146113253 68022272 10774 1992294400 134512640 146736320 4289624816 18446744073709551615 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.81
Current children cumulated vsize (KiB) 75128

[startup+222.301 s]
/proc/loadavg: 2.47 2.00 1.37 2/109 31705
/proc/meminfo: memFree=1402476/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=70100 CPUtime=367.12
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 792562 0 0 0 36206 506 0 0 21 0 2 0 146113157 71782400 11203 1992294400 134512640 146736320 4289624816 18446744073709551615 135982866 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 17525 11203 1159 2985 0 14067 0
[pid=31695/tid=31699] ppid=31694 vsize=70100 CPUtime=180.01
/proc/31695/task/31699/stat : 31699 (pb_cplex) S 31694 31694 31588 0 -1 4202560 397776 0 0 0 17747 254 0 0 16 0 2 0 146113253 71782400 11203 1992294400 134512640 146736320 4289624816 18446744073709551615 144580073 0 2 4096 16387 18446604437826296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 367.12
Current children cumulated vsize (KiB) 78800

[startup+282.302 s]
/proc/loadavg: 1.98 1.94 1.38 4/109 31707
/proc/meminfo: memFree=1395532/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=94276 CPUtime=466.09
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 894854 0 0 0 46032 577 0 0 16 0 2 0 146113157 96538624 15387 1992294400 134512640 146736320 4289624816 18446744073709551615 139022922 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 23569 15387 1082 2985 0 20111 0
[pid=31695/tid=31699] ppid=31694 vsize=94276 CPUtime=229
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 446866 0 0 0 22610 290 0 0 22 0 2 0 146113253 96538624 15387 1992294400 134512640 146736320 4289624816 18446744073709551615 136015710 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 466.09
Current children cumulated vsize (KiB) 102976

[startup+342.301 s]
/proc/loadavg: 2.36 2.04 1.45 2/109 31709
/proc/meminfo: memFree=1395904/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=31695] ppid=31694 vsize=80988 CPUtime=885.33
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 1599847 0 0 0 87408 1125 0 0 16 0 2 0 146113157 82931712 13799 1992294400 134512640 146736320 4289624816 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 20247 13799 1082 2985 0 16789 0
[pid=31695/tid=31699] ppid=31694 vsize=80988 CPUtime=438.25
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 837439 0 0 0 43237 588 0 0 18 0 2 0 146113253 82931712 13799 1992294400 134512640 146736320 4289624816 18446744073709551615 138462749 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.33
Current children cumulated vsize (KiB) 89688

[startup+582.302 s]
/proc/loadavg: 2.05 1.97 1.54 3/109 31718
/proc/meminfo: memFree=1390068/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=80992 CPUtime=992.51
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 1838471 0 0 0 97936 1315 0 0 16 0 2 0 146113157 82935808 13880 1992294400 134512640 146736320 4289624816 18446744073709551615 135850315 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 20248 13880 1082 2985 0 16790 0
[pid=31695/tid=31699] ppid=31694 vsize=80992 CPUtime=492.78
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1029578 0 0 0 48550 728 0 0 17 0 2 0 146113253 82935808 13880 1992294400 134512640 146736320 4289624816 18446744073709551615 135526859 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 992.51
Current children cumulated vsize (KiB) 89692

[startup+642.302 s]
/proc/loadavg: 1.88 1.93 1.55 3/109 31720
/proc/meminfo: memFree=1389200/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=82912 CPUtime=1098.99
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 2065539 0 0 0 108400 1499 0 0 16 0 2 0 146113157 84901888 14201 1992294400 134512640 146736320 4289624816 18446744073709551615 135526778 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 20728 14201 1082 2985 0 17270 0
[pid=31695/tid=31699] ppid=31694 vsize=82912 CPUtime=546.28
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1173816 0 0 0 53788 840 0 0 19 0 2 0 146113253 84901888 14201 1992294400 134512640 146736320 4289624816 18446744073709551615 135526778 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1098.99
Current children cumulated vsize (KiB) 91612

[startup+702.302 s]
/proc/loadavg: 1.77 1.89 1.56 3/109 31720
/proc/meminfo: memFree=1388084/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=83060 CPUtime=1204.71
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 2319236 0 0 0 118769 1702 0 0 16 0 2 0 146113157 85053440 14375 1992294400 134512640 146736320 4289624816 18446744073709551615 136364170 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 20765 14375 1082 2985 0 17307 0
[pid=31695/tid=31699] ppid=31694 vsize=83060 CPUtime=599.13
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1367097 0 0 0 58930 983 0 0 17 0 2 0 146113253 85053440 14375 1992294400 134512640 146736320 4289624816 18446744073709551615 135526859 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1204.71
Current children cumulated vsize (KiB) 91760

[startup+762.309 s]
/proc/loadavg: 1.97 1.93 1.59 3/109 31722
/proc/meminfo: memFree=1386596/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=84628 CPUtime=1310.94
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 2561887 0 0 0 129193 1901 0 0 16 0 2 0 146113157 86659072 14678 1992294400 134512640 146736320 4289624816 18446744073709551615 135983225 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 21157 14678 1082 2985 0 17699 0
[pid=31695/tid=31699] ppid=31694 vsize=84628 CPUtime=651.8
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1513664 0 0 0 64081 1099 0 0 18 0 2 0 146113253 86659072 14678 1992294400 134512640 146736320 4289624816 18446744073709551615 139041194 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1310.94
Current children cumulated vsize (KiB) 93328

[startup+822.302 s]
/proc/loadavg: 1.84 1.89 1.60 3/109 31724
/proc/meminfo: memFree=1386100/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=85172 CPUtime=1416.15
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 2720522 0 0 0 139554 2061 0 0 16 0 2 0 146113157 87216128 14831 1992294400 134512640 146736320 4289624816 18446744073709551615 135468697 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 21293 14831 1082 2985 0 17835 0
[pid=31695/tid=31699] ppid=31694 vsize=85172 CPUtime=703.83
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1609803 0 0 0 69190 1193 0 0 16 0 2 0 146113253 87216128 14831 1992294400 134512640 146736320 4289624816 18446744073709551615 137460995 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1416.15
Current children cumulated vsize (KiB) 93872

[startup+882.302 s]
/proc/loadavg: 2.00 1.92 1.63 3/109 31726
/proc/meminfo: memFree=1385984/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=85232 CPUtime=1522.24
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 2962358 0 0 0 149966 2258 0 0 16 0 2 0 146113157 87277568 14943 1992294400 134512640 146736320 4289624816 18446744073709551615 139023053 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 21308 14943 1082 2985 0 17850 0
[pid=31695/tid=31699] ppid=31694 vsize=85232 CPUtime=756.65
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 1796161 0 0 0 74336 1329 0 0 17 0 2 0 146113253 87277568 14943 1992294400 134512640 146736320 4289624816 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1522.24
Current children cumulated vsize (KiB) 93932

[startup+942.302 s]
/proc/loadavg: 1.80 1.89 1.63 3/109 31728
/proc/meminfo: memFree=1385984/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=85128 CPUtime=1627.55
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 3198327 0 0 0 160300 2455 0 0 16 0 2 0 146113157 87171072 14918 1992294400 134512640 146736320 4289624816 18446744073709551615 135850298 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 21282 14918 1082 2985 0 17824 0
[pid=31695/tid=31699] ppid=31694 vsize=85128 CPUtime=808.74
/proc/31695/task/31699/stat : 31699 (pb_cplex) S 31694 31694 31588 0 -1 4202560 1919016 0 0 0 79440 1434 0 0 16 0 2 0 146113253 87171072 14918 1992294400 134512640 146736320 4289624816 18446744073709551615 144580073 0 2 4096 16387 18446604437826296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1627.55
Current children cumulated vsize (KiB) 93828

[startup+1002.3 s]
/proc/loadavg: 1.80 1.87 1.64 3/109 31728
/proc/meminfo: memFree=1382884/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=87844 CPUtime=1732.19
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 3404745 0 0 0 170588 2631 0 0 17 0 2 0 146113157 89952256 15612 1992294400 134512640 146736320 4289624816 18446744073709551615 136017787 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31695/statm: 21961 15612 1082 2985 0 18503 0
[pid=31695/tid=31699] ppid=31694 vsize=87844 CPUtime=860.15
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 2039707 0 0 0 84482 1533 0 0 16 0 2 0 146113253 89952256 15612 1992294400 134512640 146736320 4289624816 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1732.19
Current children cumulated vsize (KiB) 96544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1042.1 s]
/proc/loadavg: 1.81 1.87 1.65 3/109 31730
/proc/meminfo: memFree=1388340/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=83588 CPUtime=1800.15
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 3576112 0 0 0 177251 2764 0 0 16 0 2 0 146113157 85594112 14526 1992294400 134512640 146736320 4289624816 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 20897 14526 1103 2985 0 17439 0
[pid=31695/tid=31699] ppid=31694 vsize=83588 CPUtime=893.97
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 2167151 0 0 0 87777 1620 0 0 16 0 2 0 146113253 85594112 14526 1992294400 134512640 146736320 4289624816 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 92288

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

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

[startup+1042.1 s]
/proc/loadavg: 1.81 1.87 1.65 3/109 31730
/proc/meminfo: memFree=1388340/2059040 swapFree=4139568/4192956
[pid=31694] ppid=31692 vsize=8700 CPUtime=0
/proc/31694/stat : 31694 (run) S 31692 31694 31588 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113157 8908800 249 1992294400 4194304 4922060 140736774580224 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31694/statm: 2175 249 208 178 0 68 0
[pid=31695] ppid=31694 vsize=83588 CPUtime=1800.15
/proc/31695/stat : 31695 (pb_cplex) R 31694 31694 31588 0 -1 4202496 3576112 0 0 0 177251 2764 0 0 16 0 2 0 146113157 85594112 14526 1992294400 134512640 146736320 4289624816 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31695/statm: 20897 14526 1103 2985 0 17439 0
[pid=31695/tid=31699] ppid=31694 vsize=83588 CPUtime=893.97
/proc/31695/task/31699/stat : 31699 (pb_cplex) R 31694 31694 31588 0 -1 4202560 2167151 0 0 0 87777 1620 0 0 16 0 2 0 146113253 85594112 14526 1992294400 134512640 146736320 4289624816 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 92288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1042.12
CPU time (s): 1800.15
CPU user time (s): 1772.51
CPU system time (s): 27.64
CPU usage (%): 172.739
Max. virtual memory (cumulated for all children) (KiB): 116932

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

runsolver used 1.9937 second user time and 5.60115 second system time

The end

Launcher Data

Begin job on node030 at 2010-07-02 07:22:58
IDJOB=2696946
IDBENCH=47980
IDSOLVER=1209
FILE ID=node030/2696946-1278048178
PBS_JOBID= 11198860
Free space on /tmp= 62452 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696946-1278048178/watcher-2696946-1278048178 -o /tmp/evaluation-result-2696946-1278048178/solver-2696946-1278048178 -C 1800 -W 2000 -M 1800  run HOME/instance-2696946-1278048178.opb

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=812323010

node030.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.244
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.48
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.244
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.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1443824 kB
Buffers:        147064 kB
Cached:         355804 kB
SwapCached:       7532 kB
Active:         233928 kB
Inactive:       283628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1443824 kB
SwapTotal:     4192956 kB
SwapFree:      4139568 kB
Dirty:           16648 kB
Writeback:           0 kB
AnonPages:       12736 kB
Mapped:          11968 kB
Slab:            75664 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696946-1278048178.opb

Free space on /tmp at the end= 62436 MiB
End job on node030 at 2010-07-02 07:40:22