Trace number 372465

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, and are wall clock time (not CPU 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-clasp 2007-03-23OPT27 967.528 967.993

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_004_area_delay.opb
MD5SUM45c2f7ac01d7ade9fbe465857931ee2b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark175.948
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables5828
Total number of constraints17411
Number of constraints which are clauses17411
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 2817
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 2817
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2817
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

2.38/2.57	o 1032
128.47/128.68	o 96
195.52/195.71	o 95
284.37/284.67	o 94
355.56/355.88	o 72
398.03/398.37	o 71
433.32/433.69	o 70
465.93/466.25	o 60
481.31/481.63	o 59
498.21/498.52	o 58
513.68/514.03	o 57
528.78/529.15	o 56
539.17/539.57	o 55
553.96/554.36	o 54
564.16/564.55	o 53
574.45/574.84	o 52
584.76/585.13	o 51
596.25/596.65	o 50
610.24/610.60	o 49
618.64/619.08	o 48
626.23/626.60	o 47
633.65/634.01	o 46
640.24/640.64	o 45
647.12/647.56	o 44
653.73/654.13	o 43
659.51/659.90	o 42
665.61/666.05	o 41
671.72/672.16	o 40
677.91/678.34	o 39
685.30/685.70	o 38
690.60/691.08	o 37
696.28/696.71	o 36
701.30/701.72	o 35
706.29/706.76	o 34
711.39/711.85	o 33
716.79/717.27	o 32
721.39/721.87	o 31
725.68/726.18	o 30
729.98/730.44	o 29
734.17/734.62	o 28
771.67/772.11	o 27
967.42/967.99	s OPTIMUM FOUND
967.42/967.99	v x157 x170 x172 x190 x195 x200 x201 x202 x299 x771 x772 x1188 x1189 x1292 x1293 x1793 x1794 x2197 x2198 x2307 x2498 x2499 x2980
967.42/967.99	v x2981 x3008 x3009 x3470 x3471 x3484 x3485 x3522 x3523 x3997 x3998 x4235 x4236 x4505 x4506 x4553 x4554 x5133 x5134 x5391 x5392
967.42/967.99	v x5409 x5410 x5421 x5422 x5677 x5678 x5705 x5706 x5767 x5768 x5803 x5804 x5825 x5826 x5827 x5828

Verifier Data (download as text)

OK	27

Conversion Script Data (download as text)

/tmp/evaluation/372465-1177363643/instance-372465-1177363643.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-372465-1177363643 -o ROOT/results/node18/solver-372465-1177363643 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-372465-1177363643.opb /tmp/evaluation/372465-1177363643/temp 

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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 0.92 3/77 15969
/proc/meminfo: memFree=1658112/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=12268 CPUtime=0
/proc/15969/stat : 15969 (pbclasp) D 15967 15969 14634 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 184281733 12562432 317 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227848976997 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/15969/statm: 3067 317 242 3 0 167 0

[startup+0.0375891 s]
/proc/loadavg: 1.01 1.00 0.92 3/77 15969
/proc/meminfo: memFree=1658112/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=12796 CPUtime=0.03
/proc/15969/stat : 15969 (pbclasp) R 15967 15969 14634 0 -1 4194304 573 0 0 0 3 0 0 0 18 0 1 0 184281733 13103104 541 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227848655585 0 0 4224 16384 0 0 0 17 1 0 0
/proc/15969/statm: 3199 541 320 3 0 299 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12796

[startup+0.101594 s]
/proc/loadavg: 1.01 1.00 0.92 3/77 15969
/proc/meminfo: memFree=1658112/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13212 CPUtime=0.09
/proc/15969/stat : 15969 (pbclasp) R 15967 15969 14634 0 -1 4194304 664 0 0 0 9 0 0 0 18 0 1 0 184281733 13529088 632 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227848655585 0 0 4224 16384 0 0 0 17 1 0 0
/proc/15969/statm: 3303 632 320 3 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13212

[startup+0.301613 s]
/proc/loadavg: 1.01 1.00 0.92 3/77 15969
/proc/meminfo: memFree=1658112/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13212 CPUtime=0.1
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 703 0 0 0 10 0 0 0 16 0 1 0 184281733 13529088 656 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/15969/statm: 3303 656 324 3 0 403 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13212

[startup+0.701652 s]
/proc/loadavg: 1.01 1.00 0.92 3/77 15969
/proc/meminfo: memFree=1658112/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13212 CPUtime=0.1
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 703 0 0 0 10 0 0 0 16 0 1 0 184281733 13529088 656 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857707106 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/15969/statm: 3303 656 324 3 0 403 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13212

[startup+1.50173 s]
/proc/loadavg: 1.01 1.00 0.92 2/80 15972
/proc/meminfo: memFree=1655464/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13476 CPUtime=1.28
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 936 1597 0 0 10 0 117 1 16 0 1 0 184281733 13799424 738 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3369 738 343 3 0 469 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13476

[startup+3.10188 s]
/proc/loadavg: 1.01 1.00 0.92 2/80 15979
/proc/meminfo: memFree=1641896/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 13612

[startup+6.30219 s]
/proc/loadavg: 1.01 1.00 0.92 2/81 15987
/proc/meminfo: memFree=1489888/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15985] ppid=15969 vsize=5356 CPUtime=0
/proc/15985/stat : 15985 (sh) S 15969 15969 14634 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 184281992 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15985/statm: 1339 227 188 169 0 50 0
[pid=15986] ppid=15985 vsize=2520 CPUtime=0
/proc/15986/stat : 15986 (cat) S 15985 15969 14634 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 184281992 2580480 87 18446744073709551615 4194304 4211220 548682069312 18446744073709551615 227848978658 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/15986/statm: 630 87 71 4 0 42 0
[pid=15987] ppid=15985 vsize=223260 CPUtime=3.69
/proc/15987/stat : 15987 (clasp) R 15985 15969 14634 0 -1 4194304 56466 0 0 0 347 22 0 0 25 0 1 0 184281992 228618240 53721 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134674572 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 55815 53722 184 154 0 55285 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 244748

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 0.92 2/81 15987
/proc/meminfo: memFree=1158896/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15985] ppid=15969 vsize=5356 CPUtime=0
/proc/15985/stat : 15985 (sh) S 15969 15969 14634 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 184281992 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15985/statm: 1339 227 188 169 0 50 0
[pid=15986] ppid=15985 vsize=2520 CPUtime=0
/proc/15986/stat : 15986 (cat) S 15985 15969 14634 0 -1 4194304 119 0 0 0 0 0 0 0 15 0 1 0 184281992 2580480 87 18446744073709551615 4194304 4211220 548682069312 18446744073709551615 227848978658 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/15986/statm: 630 87 71 4 0 42 0
[pid=15987] ppid=15985 vsize=543756 CPUtime=10.09
/proc/15987/stat : 15987 (clasp) R 15985 15969 14634 0 -1 4194304 137783 0 0 0 958 51 0 0 25 0 1 0 184281992 556806144 131870 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 135939 131870 184 154 0 135409 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 565244

[startup+25.501 s]
/proc/loadavg: 1.01 1.00 0.92 2/80 15987
/proc/meminfo: memFree=385912/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15985] ppid=15969 vsize=5356 CPUtime=0
/proc/15985/stat : 15985 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184281992 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15985/statm: 1339 227 188 169 0 50 0
[pid=15987] ppid=15985 vsize=1367084 CPUtime=22.88
/proc/15987/stat : 15987 (clasp) R 15985 15969 14634 0 -1 4194304 412088 0 0 0 2129 159 0 0 25 0 1 0 184281992 1399894016 319139 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 135019764 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 341771 319139 194 154 0 341241 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1386052

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/80 15987
/proc/meminfo: memFree=96184/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15985] ppid=15969 vsize=5356 CPUtime=0
/proc/15985/stat : 15985 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184281992 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15985/statm: 1339 227 188 169 0 50 0
[pid=15987] ppid=15985 vsize=1614916 CPUtime=48.48
/proc/15987/stat : 15987 (clasp) R 15985 15969 14634 0 -1 4194304 492780 0 0 0 4657 191 0 0 25 0 1 0 184281992 1653673984 388956 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134682899 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 403729 388956 196 154 0 403199 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1633884

[startup+102.305 s]
/proc/loadavg: 1.16 1.04 0.94 2/80 15987
/proc/meminfo: memFree=89592/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=2.5
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1195 7205 0 0 12 0 233 5 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15985] ppid=15969 vsize=5356 CPUtime=0
/proc/15985/stat : 15985 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184281992 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15985/statm: 1339 227 188 169 0 50 0
[pid=15987] ppid=15985 vsize=1614916 CPUtime=99.67
/proc/15987/stat : 15987 (clasp) R 15985 15969 14634 0 -1 4194304 494346 0 0 0 9775 192 0 0 25 0 1 0 184281992 1653673984 390522 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134629616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 403729 390522 196 154 0 403199 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1633884

[startup+162.301 s]
/proc/loadavg: 1.09 1.05 0.94 2/80 15995
/proc/meminfo: memFree=1450424/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=128.55
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1315 505496 0 0 12 0 12616 227 18 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=15993] ppid=15969 vsize=5356 CPUtime=0
/proc/15993/stat : 15993 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184294604 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15993/statm: 1339 227 188 169 0 50 0
[pid=15995] ppid=15993 vsize=211868 CPUtime=33.57
/proc/15995/stat : 15995 (clasp) R 15993 15969 14634 0 -1 4194304 72515 0 0 0 3325 32 0 0 25 0 1 0 184294604 216952832 51080 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134629590 0 0 4096 0 0 0 0 17 1 0 0
/proc/15995/statm: 52967 51080 196 154 0 52437 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 230836

[startup+222.301 s]
/proc/loadavg: 1.03 1.04 0.94 2/80 16003
/proc/meminfo: memFree=1452152/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=195.55
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1446 579379 0 0 12 0 19278 265 18 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16001] ppid=15969 vsize=5356 CPUtime=0
/proc/16001/stat : 16001 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184301307 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16001/statm: 1339 227 188 169 0 50 0
[pid=16003] ppid=16001 vsize=211180 CPUtime=26.54
/proc/16003/stat : 16003 (clasp) R 16001 15969 14634 0 -1 4194304 71948 0 0 0 2625 29 0 0 25 0 1 0 184301307 216248320 50624 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134629605 0 0 4096 0 0 0 0 17 1 0 0
/proc/16003/statm: 52795 50624 196 154 0 52265 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 230148

[startup+282.302 s]
/proc/loadavg: 1.01 1.03 0.94 2/80 16003
/proc/meminfo: memFree=1452088/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=195.55
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 1446 579379 0 0 12 0 19278 265 18 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16001] ppid=15969 vsize=5356 CPUtime=0
/proc/16001/stat : 16001 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184301307 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16001/statm: 1339 227 188 169 0 50 0
[pid=16003] ppid=16001 vsize=211180 CPUtime=86.53
/proc/16003/stat : 16003 (clasp) R 16001 15969 14634 0 -1 4194304 71954 0 0 0 8623 30 0 0 25 0 1 0 184301307 216248320 50630 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134629605 0 0 4096 0 0 0 0 17 1 0 0
/proc/16003/statm: 52795 50630 196 154 0 52265 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 230148


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

/proc/15969/statm: 3403 750 343 3 0 503 0
Current children cumulated CPU time (s) 701.34
Current children cumulated vsize (KiB) 13612

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16301
/proc/meminfo: memFree=1577464/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=734.23
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5838 2122959 0 0 24 6 72367 1026 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16299] ppid=15969 vsize=5356 CPUtime=0
/proc/16299/stat : 16299 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184355197 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16299/statm: 1339 227 188 169 0 50 0
[pid=16301] ppid=16299 vsize=78992 CPUtime=27.64
/proc/16301/stat : 16301 (clasp) R 16299 15969 14634 0 -1 4194304 25332 0 0 0 2753 11 0 0 25 0 1 0 184355198 80887808 19218 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134741259 0 0 4096 0 0 0 0 17 1 0 0
/proc/16301/statm: 19748 19218 196 154 0 19218 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 97960

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1579256/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=78252 CPUtime=50.14
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 24897 0 0 0 5002 12 0 0 25 0 1 0 184358947 80130048 18783 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134746409 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 19563 18783 196 154 0 19033 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 97220

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1578424/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=79084 CPUtime=110.12
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 25099 0 0 0 11000 12 0 0 25 0 1 0 184358947 80982016 18985 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134714591 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 19771 18985 196 154 0 19241 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 98052

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1572792/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=84860 CPUtime=170.1
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 26523 0 0 0 16996 14 0 0 25 0 1 0 184358947 86896640 20409 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134715678 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21215 20409 196 154 0 20685 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 103828

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1572280/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=85388 CPUtime=174.91
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 26644 0 0 0 17477 14 0 0 25 0 1 0 184358947 87437312 20530 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21347 20530 196 154 0 20817 0
Current children cumulated CPU time (s) 946.63
Current children cumulated vsize (KiB) 104356

[startup+959.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1571512/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86128 CPUtime=187.7
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 26842 0 0 0 18756 14 0 0 25 0 1 0 184358947 88195072 20728 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134741364 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21532 20728 196 154 0 21002 0
Current children cumulated CPU time (s) 959.42
Current children cumulated vsize (KiB) 105096

[startup+963.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1571256/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86440 CPUtime=190.9
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 26921 0 0 0 19075 15 0 0 25 0 1 0 184358947 88514560 20807 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134714601 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21610 20807 196 154 0 21080 0
Current children cumulated CPU time (s) 962.62
Current children cumulated vsize (KiB) 105408

[startup+966.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1570872/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86840 CPUtime=194.1
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 26996 0 0 0 19395 15 0 0 25 0 1 0 184358947 88924160 20882 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134768798 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21710 20882 196 154 0 21180 0
Current children cumulated CPU time (s) 965.82
Current children cumulated vsize (KiB) 105808

[startup+967.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1570808/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86840 CPUtime=194.9
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 27017 0 0 0 19475 15 0 0 25 0 1 0 184358947 88924160 20903 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134741259 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21710 20903 196 154 0 21180 0
Current children cumulated CPU time (s) 966.62
Current children cumulated vsize (KiB) 105808

[startup+967.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1570808/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86840 CPUtime=195.3
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 27023 0 0 0 19515 15 0 0 25 0 1 0 184358947 88924160 20909 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134769173 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21710 20909 196 154 0 21180 0
Current children cumulated CPU time (s) 967.02
Current children cumulated vsize (KiB) 105808

[startup+967.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/80 16309
/proc/meminfo: memFree=1570680/2055920 swapFree=4147180/4192956
[pid=15969] ppid=15967 vsize=13612 CPUtime=771.72
/proc/15969/stat : 15969 (pbclasp) S 15967 15969 14634 0 -1 4194304 5963 2149659 0 0 25 7 76100 1040 16 0 1 0 184281733 13938688 750 18446744073709551615 4194304 4206940 548682069120 18446744073709551615 227857710996 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/15969/statm: 3403 750 343 3 0 503 0
[pid=16307] ppid=15969 vsize=5356 CPUtime=0
/proc/16307/stat : 16307 (sh) S 15969 15969 14634 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 184358946 5484544 227 18446744073709551615 4194304 4889804 548682069136 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16307/statm: 1339 227 188 169 0 50 0
[pid=16309] ppid=16307 vsize=86976 CPUtime=195.7
/proc/16309/stat : 16309 (clasp) R 16307 15969 14634 0 -1 4194304 27035 0 0 0 19555 15 0 0 25 0 1 0 184358947 89063424 20921 18446744073709551615 134512640 135144128 4294956704 18446744073709551615 134768773 0 0 4096 0 0 0 0 17 1 0 0
/proc/16309/statm: 21744 20921 196 154 0 21214 0
Current children cumulated CPU time (s) 967.42
Current children cumulated vsize (KiB) 105944

Child status: 0
Real time (s): 967.993
CPU time (s): 967.528
CPU user time (s): 956.877
CPU system time (s): 10.6514
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 1696500

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

runsolver used 0.889864 second user time and 2.6406 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Apr 23 21:27:23 UTC 2007

IDJOB= 372465
IDBENCH= 24974
IDSOLVER= 158
FILE ID= node18/372465-1177363643

PBS_JOBID= 4675240

Free space on /tmp= 66485 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_004_area_delay.opb
COMMAND LINE= pbclasp instance-372465-1177363643.opb /tmp/evaluation/372465-1177363643/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node18/convwatcher-372465-1177363643 -o ROOT/results/node18/conversion-372465-1177363643 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/372465-1177363643/instance-372465-1177363643.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-372465-1177363643 -o ROOT/results/node18/solver-372465-1177363643 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-372465-1177363643.opb /tmp/evaluation/372465-1177363643/temp

META MD5SUM SOLVER= 814f1745fa20958d8b352781cfa0403e
MD5SUM BENCH=  45c2f7ac01d7ade9fbe465857931ee2b

RANDOM SEED= 833767624

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1658520 kB
Buffers:         55272 kB
Cached:         238116 kB
SwapCached:      14720 kB
Active:         205568 kB
Inactive:       129032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658520 kB
SwapTotal:     4192956 kB
SwapFree:      4147180 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            48348 kB
Committed_AS:  5375972 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB

End job on node18 on Mon Apr 23 21:43:32 UTC 2007