Trace number 352842

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-04-10SAT (TO)148 1802.1 1802.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint81
Number of terms in the objective function 1451
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 1451
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1451
Number of bits of the biggest sum of numbers11
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)

0.57/0.73	o 157
0.72/0.87	o 156
1.07/1.11	o 155
1.11/1.35	o 154
1.34/1.85	o 152
2.16/2.22	o 150
4.36/4.41	o 149
6.25/6.34	o 148
1800.05/1800.01	sh: line 1: 20685 Done                    cat /tmp/evaluation/352842-1176643062/temp/instance-352842-1176643062.opb.op
1800.05/1800.01	     20686 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/352842-1176643062/temp/instance-352842-1176643062.opb.clasp
1800.05/1800.01	c Somebody sent me a SIGTERM
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	v x4 x7 x39 x43 x47 x63 x77 x81 x91 x108 x122 x123 x173 x179 x191 x193 x206 x211 x226 x230 x235 x242 x268 x321 x336 x344 x350 x390
1800.05/1800.01	v x421 x438 x443 x446 x463 x467 x478 x487 x489 x490 x491 x506 x526 x528 x531 x545 x565 x569 x571 x574 x581 x587 x596 x643 x682 x684
1800.05/1800.01	v x726 x728 x729 x742 x759 x760 x762 x763 x790 x808 x865 x866 x875 x880 x890 x894 x900 x904 x912 x915 x918 x921 x933 x945 x969 x972
1800.05/1800.01	v x983 x997 x998 x1009 x1015 x1016 x1026 x1031 x1034 x1035 x1041 x1044 x1055 x1060 x1062 x1070 x1080 x1081 x1083 x1091 x1095
1800.05/1800.01	v x1097 x1106 x1110 x1129 x1132 x1139 x1182 x1189 x1195 x1228 x1249 x1250 x1253 x1256 x1257 x1259 x1263 x1268 x1282 x1284 x1290
1800.05/1800.01	v x1295 x1315 x1333 x1342 x1350 x1353 x1357 x1362 x1363 x1365 x1367 x1368 x1377 x1390 x1394 x1395 x1408 x1409 x1418 x1419 x1421
1800.05/1800.01	v x1424 x1431 x1449 x1450 x1451
1800.05/1800.02	pb2clasp1: no process killed
1800.05/1800.02	clasp-1.0: no process killed
1802.03/1802.02	sh: line 1: 20698 Done                    cat /tmp/evaluation/352842-1176643062/temp/instance-352842-1176643062.opb.op
1802.03/1802.02	     20699 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/352842-1176643062/temp/instance-352842-1176643062.opb.clasp

Verifier Data (download as text)

OK	148

Conversion Script Data (download as text)

/tmp/evaluation/352842-1176643062/instance-352842-1176643062.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-352842-1176643062 -o ROOT/results/node16/solver-352842-1176643062 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-352842-1176643062.opb /tmp/evaluation/352842-1176643062/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.16 1.03 1.01 3/77 20612
/proc/meminfo: memFree=1618712/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12268 CPUtime=0
/proc/20612/stat : 20612 (pbclasp) R 20610 20612 19609 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 112223857 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971273726 0 0 4224 0 0 0 0 17 1 0 0
/proc/20612/statm: 3067 317 242 3 0 167 0

[startup+0.022744 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 20612
/proc/meminfo: memFree=1618712/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12532 CPUtime=0.01
/proc/20612/stat : 20612 (pbclasp) R 20610 20612 19609 0 -1 4194304 517 0 0 0 1 0 0 0 18 0 1 0 112223857 12832768 483 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231962219233 0 0 4224 16384 0 0 0 17 1 0 0
/proc/20612/statm: 3133 483 320 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.101728 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 20612
/proc/meminfo: memFree=1618712/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12796 CPUtime=0.03
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 581 0 0 0 3 0 0 0 16 0 1 0 112223857 13103104 534 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971270754 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20612/statm: 3199 534 324 3 0 299 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12796

[startup+0.301685 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 20612
/proc/meminfo: memFree=1618712/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12796 CPUtime=0.03
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 581 0 0 0 3 0 0 0 16 0 1 0 112223857 13103104 534 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971270754 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/20612/statm: 3199 534 324 3 0 299 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12796

[startup+0.701603 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 20612
/proc/meminfo: memFree=1618712/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=0.57
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 738 1593 0 0 3 0 53 1 16 0 1 0 112223857 13238272 586 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/20612/statm: 3232 586 343 3 0 332 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 12928

[startup+1.50144 s]
/proc/loadavg: 1.16 1.03 1.01 2/80 20638
/proc/meminfo: memFree=1614144/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=1.34
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1318 10702 0 0 4 0 121 9 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 12928

[startup+3.1011 s]
/proc/loadavg: 1.16 1.03 1.01 2/80 20662
/proc/meminfo: memFree=1613752/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=2.21
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1637 15368 0 0 4 1 204 12 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 12928

[startup+6.30145 s]
/proc/loadavg: 1.15 1.03 1.01 2/80 20678
/proc/meminfo: memFree=1612464/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=4.4
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1765 18104 0 0 4 1 420 15 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20676] ppid=20612 vsize=5352 CPUtime=0
/proc/20676/stat : 20676 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224300 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20676/statm: 1338 224 188 169 0 49 0
[pid=20678] ppid=20676 vsize=6928 CPUtime=1.85
/proc/20678/stat : 20678 (clasp-1.0) R 20676 20612 19609 0 -1 4194304 1391 0 0 0 185 0 0 0 25 0 1 0 112224300 7094272 1353 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789711 0 0 4096 0 0 0 0 17 1 0 0
/proc/20678/statm: 1732 1353 249 81 0 1106 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 25208

[startup+12.7021 s]
/proc/loadavg: 1.13 1.03 1.01 2/80 20686
/proc/meminfo: memFree=1610672/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=8140 CPUtime=6.32
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 1700 0 0 0 632 0 0 0 25 0 1 0 112224493 8335360 1633 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 7639196 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 2035 1633 249 81 0 1409 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 26420

[startup+25.5015 s]
/proc/loadavg: 1.10 1.03 1.01 2/80 20686
/proc/meminfo: memFree=1609024/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=9676 CPUtime=19.13
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 2112 0 0 0 1912 1 0 0 25 0 1 0 112224493 9908224 2042 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715314 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 2419 2042 249 81 0 1793 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27956

[startup+51.1012 s]
/proc/loadavg: 1.07 1.03 1.01 2/80 20686
/proc/meminfo: memFree=1607552/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=11304 CPUtime=44.72
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 2572 0 0 0 4471 1 0 0 25 0 1 0 112224493 11575296 2424 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134791734 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 2826 2424 249 81 0 2200 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29584

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/80 20686
/proc/meminfo: memFree=1605760/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=13064 CPUtime=95.93
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 3080 0 0 0 9591 2 0 0 25 0 1 0 112224493 13377536 2875 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134781954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 3266 2875 249 81 0 2640 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31344

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/80 20686
/proc/meminfo: memFree=1604672/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=14068 CPUtime=155.93
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 3672 0 0 0 15590 3 0 0 25 0 1 0 112224493 14405632 3124 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715322 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 3517 3124 249 81 0 2891 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 32348

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/80 20686
/proc/meminfo: memFree=1603200/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=15592 CPUtime=215.93
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 4122 0 0 0 21589 4 0 0 25 0 1 0 112224493 15966208 3510 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616350 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 3898 3510 249 81 0 3272 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 33872

[startup+282.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/80 20686
/proc/meminfo: memFree=1602112/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=16768 CPUtime=275.94
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 4402 0 0 0 27589 5 0 0 25 0 1 0 112224493 17170432 3790 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 4192 3790 249 81 0 3566 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 35048

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/80 20686
/proc/meminfo: memFree=1601600/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0

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

/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=22644 CPUtime=1416
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 6918 0 0 0 141584 16 0 0 25 0 1 0 112224493 23187456 5257 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5661 5257 249 81 0 5035 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 40924

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595648/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=22844 CPUtime=1476
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7052 0 0 0 147584 16 0 0 25 0 1 0 112224493 23392256 5326 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5711 5326 249 81 0 5085 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 41124

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595904/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=22912 CPUtime=1536
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7122 0 0 0 153583 17 0 0 25 0 1 0 112224493 23461888 5314 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5728 5314 249 81 0 5102 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 41192

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595776/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=23024 CPUtime=1596.01
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7169 0 0 0 159583 18 0 0 25 0 1 0 112224493 23576576 5361 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5756 5361 249 81 0 5130 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 41304

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595584/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=23156 CPUtime=1656.01
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7309 0 0 0 165583 18 0 0 25 0 1 0 112224493 23711744 5382 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784625 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5789 5382 249 81 0 5163 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 41436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595520/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=23036 CPUtime=1716.01
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7405 0 0 0 171582 19 0 0 25 0 1 0 112224493 23588864 5377 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715404 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5759 5377 249 81 0 5133 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 41316

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595520/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=23060 CPUtime=1776.02
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7444 0 0 0 177582 20 0 0 25 0 1 0 112224493 23613440 5385 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784617 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5765 5385 249 81 0 5139 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 41340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 20688
/proc/meminfo: memFree=1595520/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=6.33
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 1888 20855 0 0 5 1 611 16 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20684] ppid=20612 vsize=5352 CPUtime=0
/proc/20684/stat : 20684 (sh) S 20612 20612 19609 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 112224493 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20684/statm: 1338 224 188 169 0 49 0
[pid=20686] ppid=20684 vsize=23060 CPUtime=1793.72
/proc/20686/stat : 20686 (clasp-1.0) R 20684 20612 19609 0 -1 4194304 7444 0 0 0 179352 20 0 0 25 0 1 0 112224493 23613440 5385 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617337 0 0 4096 0 0 0 0 17 1 0 0
/proc/20686/statm: 5765 5385 249 81 0 5139 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41340

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 20699
/proc/meminfo: memFree=1612920/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=1800.09
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 2052 30091 0 0 5 1 179964 39 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20697] ppid=20612 vsize=5352 CPUtime=0
/proc/20697/stat : 20697 (sh) S 20612 20612 19609 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112403861 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20697/statm: 1338 224 188 169 0 49 0
[pid=20699] ppid=20697 vsize=6660 CPUtime=1.35
/proc/20699/stat : 20699 (clasp-1.0) R 20697 20612 19609 0 -1 4194304 1319 0 0 0 135 0 0 0 25 0 1 0 112403861 6819840 1281 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134781967 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 1665 1281 249 81 0 1039 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (KiB) 24940

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 20699
/proc/meminfo: memFree=1611960/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=1800.09
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 2052 30091 0 0 5 1 179964 39 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20697] ppid=20612 vsize=5352 CPUtime=0
/proc/20697/stat : 20697 (sh) S 20612 20612 19609 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112403861 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20697/statm: 1338 224 188 169 0 49 0
[pid=20699] ppid=20697 vsize=6792 CPUtime=1.75
/proc/20699/stat : 20699 (clasp-1.0) R 20697 20612 19609 0 -1 4194304 1340 0 0 0 175 0 0 0 25 0 1 0 112403861 6955008 1302 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616370 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 1698 1302 249 81 0 1072 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 25072

[startup+1802 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 20699
/proc/meminfo: memFree=1611960/2055920 swapFree=4158176/4192956
[pid=20612] ppid=20610 vsize=12928 CPUtime=1800.09
/proc/20612/stat : 20612 (pbclasp) S 20610 20612 19609 0 -1 4194304 2052 30091 0 0 5 1 179964 39 16 0 1 0 112223857 13238272 590 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/20612/statm: 3232 590 343 3 0 332 0
[pid=20697] ppid=20612 vsize=5352 CPUtime=0
/proc/20697/stat : 20697 (sh) S 20612 20612 19609 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 112403861 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20697/statm: 1338 224 188 169 0 49 0
[pid=20699] ppid=20697 vsize=7056 CPUtime=1.94
/proc/20699/stat : 20699 (clasp-1.0) R 20697 20612 19609 0 -1 4194304 1414 0 0 0 194 0 0 0 25 0 1 0 112403861 7225344 1376 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617491 0 0 4096 0 0 0 0 17 1 0 0
/proc/20699/statm: 1764 1376 249 81 0 1138 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 25336

Child status: 0
Real time (s): 1802.03
CPU time (s): 1802.1
CPU user time (s): 1801.67
CPU system time (s): 0.426935
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 41740

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

runsolver used 1.90971 second user time and 4.65629 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Apr 15 13:17:42 UTC 2007

IDJOB= 352842
IDBENCH= 2055
IDSOLVER= 167
FILE ID= node16/352842-1176643062

PBS_JOBID= 4556869

Free space on /tmp= 66520 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-rot.b.opb
COMMAND LINE= pbclasp instance-352842-1176643062.opb /tmp/evaluation/352842-1176643062/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-352842-1176643062 -o ROOT/results/node16/conversion-352842-1176643062 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352842-1176643062/instance-352842-1176643062.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  82ceb454755e01aa6cecb68eb859eaa6

RANDOM SEED= 127695597

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1619120 kB
Buffers:         69436 kB
Cached:         283008 kB
SwapCached:       2720 kB
Active:         164896 kB
Inactive:       214096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619120 kB
SwapTotal:     4192956 kB
SwapFree:      4158176 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          31028 kB
Slab:            43328 kB
Committed_AS:  3975548 kB
PageTables:       1836 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= 66519 MiB

End job on node16 on Sun Apr 15 13:47:44 UTC 2007