Trace number 2690297

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.4b? (MO) 1696.17 1696.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9e4fdadcc7668e5ef6d5afa26a2e782c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.260959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints145
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 7273
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7272
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690297-1277889897.wbo.
0.00/0.00	c Instance file HOME/instance-2690297-1277889897.wbo
0.00/0.00	c File size is 99331 bytes.
0.00/0.01	c Highest Coefficient sum: 56
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      5500                                                |
0.00/0.01	c |  Number Clauses:        110                                                 |
0.00/0.01	c |  Number Cardinality:    100                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    5500      210    11000 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       103 |    5500      210    11000 |     5500      103    232 |  0.000 % |
0.00/0.03	c |       253 |    5500      210    11000 |     6050      253    286 |  0.000 % |
0.04/0.05	c |       478 |    5500      210    11000 |     6655      478    351 |  0.000 % |
0.04/0.08	c |       818 |    5500      210    11000 |     7320      818    392 |  0.000 % |
0.09/0.14	c |      1324 |    5500      210    11000 |     8052     1324    383 |  0.000 % |
0.19/0.26	c |      2084 |    5500      210    11000 |     8857     2084    358 |  0.000 % |
0.28/0.38	c |      3224 |    5500      210    11000 |     9743     3224    330 |  0.000 % |
0.59/0.64	c |      4934 |    5500      210    11000 |    10717     4934    324 |  0.000 % |
1.09/1.12	c |      7501 |    5500      210    11000 |    11789     7501    334 |  0.000 % |
2.10/2.13	c |     11345 |    5500      210    11000 |    12968    11345    356 |  0.000 % |
4.69/4.76	c |     17112 |    5500      210    11000 |    14265     9278    386 |  0.000 % |
8.39/8.40	c |     25762 |    5500      210    11000 |    15692     9462    357 |  0.000 % |
14.49/14.52	c |     38737 |    5500      210    11000 |    17261    13258    432 |  0.000 % |
20.19/20.22	c |     58201 |    5500      210    11000 |    18987    12702    399 |  0.000 % |
31.39/31.40	c |     87393 |    5500      210    11000 |    20886    20434    501 |  0.000 % |
61.99/62.06	c |    131182 |    5500      210    11000 |    22974    15810    584 |  0.000 % |
169.40/169.44	c |    196867 |    5500      210    11000 |    25272    18218   1427 |  0.000 % |
180.40/180.50	c There are 0 assigned variables. 0 in cost function.
180.50/180.59	c ============================[ Search Statistics ]==============================
180.50/180.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.50/180.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.50/180.59	c ===============================================================================
180.50/180.59	c |         0 |    5500      210    11000 |     5000        0    nan |  0.000 % |
180.60/180.62	c |       106 |    5500      210    11000 |     5500      106    240 |  0.000 % |
180.60/180.64	c |       256 |    5500      210    11000 |     6050      256    253 |  0.000 % |
180.60/180.68	c |       486 |    5500      210    11000 |     6655      486    396 |  0.000 % |
180.69/180.77	c |       824 |    5500      210    11000 |     7320      824    386 |  0.000 % |
180.90/180.91	c |      1331 |    5500      210    11000 |     8052     1331    365 |  0.000 % |
181.10/181.13	c |      2091 |    5500      210    11000 |     8857     2091    339 |  0.000 % |
181.40/181.48	c |      3230 |    5500      210    11000 |     9743     3230    330 |  0.000 % |
181.99/182.03	c |      4942 |    5500      210    11000 |    10717     4942    321 |  0.000 % |
183.00/183.09	c |      7506 |    5500      210    11000 |    11789     7506    355 |  0.000 % |
184.89/184.91	c |     11351 |    5500      210    11000 |    12968    11351    356 |  0.000 % |
188.59/188.61	c |     17117 |    5500      210    11000 |    14265     9290    395 |  0.000 % |
195.90/195.93	c |     25767 |    5500      210    11000 |    15692     9493    426 |  0.000 % |
205.50/205.50	c |     38741 |    5500      210    11000 |    17261    13303    384 |  0.000 % |
218.99/219.03	c |     58202 |    5500      210    11000 |    18987    12740    503 |  0.000 % |
235.90/235.93	c |     87395 |    5500      210    11000 |    20886    20313    434 |  0.000 % |
284.29/284.30	c |    131187 |    5500      210    11000 |    22974    23113   1359 |  0.000 % |
406.40/406.41	c |    196871 |    5500      210    11000 |    25272    23727   1049 |  0.000 % |
544.90/544.97	c |    295398 |    5500      210    11000 |    27799    24392    650 |  0.000 % |
675.81/675.89	c |    443188 |    5500      210    11000 |    30579    21443    436 |  0.000 % |
978.02/978.08	c |    664871 |    5500      210    11000 |    33637    23506    808 |  0.000 % |
1500.52/1500.53	c |    997396 |    5500      210    11000 |    37001    30345    935 |  0.000 % |

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-2690297-1277889897/watcher-2690297-1277889897 -o /tmp/evaluation-result-2690297-1277889897/solver-2690297-1277889897 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690297-1277889897.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.12 5.00 5.40 3/179 9893
/proc/meminfo: memFree=31797168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3532 CPUtime=0
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 493 0 0 0 0 0 0 0 25 0 1 0 130287646 3616768 411 4089446400 134512640 135752675 4287253408 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 883 413 141 303 0 553 0

[startup+0.0449579 s]
/proc/loadavg: 5.12 5.00 5.40 3/179 9893
/proc/meminfo: memFree=31797168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=4224 CPUtime=0.04
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 886 0 0 0 4 0 0 0 25 0 1 0 130287646 4325376 625 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 1056 626 144 303 0 751 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4224

[startup+0.100948 s]
/proc/loadavg: 5.12 5.00 5.40 3/179 9893
/proc/meminfo: memFree=31797168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=5412 CPUtime=0.09
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 1158 0 0 0 9 0 0 0 25 0 1 0 130287646 5541888 897 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 1353 897 144 303 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5412

[startup+0.300915 s]
/proc/loadavg: 5.12 5.00 5.40 3/179 9893
/proc/meminfo: memFree=31797168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=7656 CPUtime=0.28
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 1727 0 0 0 28 0 0 0 25 0 1 0 130287646 7839744 1466 4089446400 134512640 135752675 4287253408 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 1914 1467 144 303 0 1609 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7656

[startup+0.70083 s]
/proc/loadavg: 5.12 5.00 5.40 3/179 9893
/proc/meminfo: memFree=31797168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=11616 CPUtime=0.69
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 2731 0 0 0 68 1 0 0 25 0 1 0 130287646 11894784 2470 4089446400 134512640 135752675 4287253408 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 2904 2470 144 303 0 2599 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11616

[startup+1.5007 s]
/proc/loadavg: 5.12 5.00 5.40 3/180 9894
/proc/meminfo: memFree=31785256/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=18348 CPUtime=1.49
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 4411 0 0 0 147 2 0 0 25 0 1 0 130287646 18788352 4150 4089446400 134512640 135752675 4287253408 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 4587 4150 144 303 0 4282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18348

[startup+3.10041 s]
/proc/loadavg: 5.12 5.00 5.40 3/180 9894
/proc/meminfo: memFree=31777320/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=25876 CPUtime=3.09
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 6296 0 0 0 307 2 0 0 25 0 1 0 130287646 26497024 6035 4089446400 134512640 135752675 4287253408 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 6469 6035 144 303 0 6164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25876

[startup+6.30084 s]
/proc/loadavg: 4.87 4.95 5.38 4/180 9894
/proc/meminfo: memFree=31762136/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=39352 CPUtime=6.29
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 9640 0 0 0 626 3 0 0 25 0 1 0 130287646 40296448 9379 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 9838 9379 144 303 0 9533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39352

[startup+12.7007 s]
/proc/loadavg: 4.64 4.91 5.36 3/180 9894
/proc/meminfo: memFree=31736056/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=64680 CPUtime=12.69
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 15984 0 0 0 1263 6 0 0 25 0 1 0 130287646 66232320 15723 4089446400 134512640 135752675 4287253408 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 16170 15723 144 303 0 15865 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64680

[startup+25.5004 s]
/proc/loadavg: 4.06 4.76 5.31 3/180 9895
/proc/meminfo: memFree=31661764/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=138456 CPUtime=25.49
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 34421 0 0 0 2536 13 0 0 25 0 1 0 130287646 141778944 34160 4089446400 134512640 135752675 4287253408 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 34614 34160 144 303 0 34309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138456

[startup+51.1009 s]
/proc/loadavg: 3.35 4.54 5.22 3/180 9895
/proc/meminfo: memFree=31569968/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=229908 CPUtime=51.09
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 57273 0 0 0 5087 22 0 0 25 0 1 0 130287646 235425792 57012 4089446400 134512640 135752675 4287253408 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 57477 57012 144 303 0 57172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 229908

[startup+102.306 s]
/proc/loadavg: 2.59 4.15 5.05 3/180 9897
/proc/meminfo: memFree=31412960/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=384324 CPUtime=102.29
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 95848 0 0 0 10197 32 0 0 25 0 1 0 130287646 393547776 95587 4089446400 134512640 135752675 4287253408 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 96081 95587 144 303 0 95776 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 384324

[startup+162.3 s]
/proc/loadavg: 2.21 3.75 4.85 3/180 9898
/proc/meminfo: memFree=31192940/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=605352 CPUtime=162.29
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 151068 0 0 0 16184 45 0 0 25 0 1 0 130287646 619880448 150807 4089446400 134512640 135752675 4287253408 18446744073709551615 134611683 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 151338 150807 144 303 0 151033 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 605352

[startup+222.301 s]
/proc/loadavg: 2.08 3.43 4.67 3/180 9900
/proc/meminfo: memFree=31073736/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=722800 CPUtime=222.29
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 180627 0 0 0 22168 61 0 0 25 0 1 0 130287646 740147200 180272 4089446400 134512640 135752675 4287253408 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 180700 180272 146 303 0 180395 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 722800

[startup+282.301 s]
/proc/loadavg: 2.03 3.17 4.50 3/180 9901
/proc/meminfo: memFree=30811072/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=988200 CPUtime=282.3
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 246943 0 0 0 28151 79 0 0 25 0 1 0 130287646 1011916800 246588 4089446400 134512640 135752675 4287253408 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 247050 246588 146 303 0 246745 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 988200

[startup+342.3 s]
/proc/loadavg: 2.09 2.97 4.35 3/180 9903
/proc/meminfo: memFree=30675380/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1119688 CPUtime=342.3
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 279789 0 0 0 34141 89 0 0 25 0 1 0 130287646 1146560512 279434 4089446400 134512640 135752675 4287253408 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 279922 279434 146 303 0 279617 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1119688

[startup+402.301 s]
/proc/loadavg: 2.03 2.79 4.20 3/180 9908
/proc/meminfo: memFree=30545984/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1239876 CPUtime=402.3
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 309842 0 0 0 40131 99 0 0 25 0 1 0 130287646 1269633024 309487 4089446400 134512640 135752675 4287253408 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 309969 309487 146 303 0 309664 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1239876

[startup+462.301 s]
/proc/loadavg: 2.01 2.64 4.06 3/180 9909
/proc/meminfo: memFree=30432452/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1361720 CPUtime=462.3
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 340266 0 0 0 46119 111 0 0 25 0 1 0 130287646 1394401280 339911 4089446400 134512640 135752675 4287253408 18446744073709551615 134607295 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 340430 339911 146 303 0 340125 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1361720

[startup+522.3 s]
/proc/loadavg: 2.04 2.54 3.93 3/180 9911
/proc/meminfo: memFree=30335324/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1457724 CPUtime=522.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 364249 0 0 0 52110 121 0 0 25 0 1 0 130287646 1492709376 363894 4089446400 134512640 135752675 4287253408 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 364431 363894 146 303 0 364126 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1457724

[startup+582.301 s]
/proc/loadavg: 2.01 2.44 3.81 3/180 9912
/proc/meminfo: memFree=30280472/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1514768 CPUtime=582.3
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 378488 0 0 0 58104 126 0 0 25 0 1 0 130287646 1551122432 378133 4089446400 134512640 135752675 4287253408 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 378692 378133 146 303 0 378387 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1514768

[startup+642.3 s]
/proc/loadavg: 2.00 2.36 3.69 3/187 9921
/proc/meminfo: memFree=30086168/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1655056 CPUtime=642.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 413490 0 0 0 64087 144 0 0 25 0 1 0 130287646 1694777344 413135 4089446400 134512640 135752675 4287253408 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 413764 413135 146 303 0 413459 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1655056

[startup+702.301 s]

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

[startup+762.306 s]
/proc/loadavg: 2.00 2.23 3.48 3/187 9924
/proc/meminfo: memFree=29799036/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=1941296 CPUtime=762.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 485011 0 0 0 76061 171 0 0 25 0 1 0 130287646 1987887104 484656 4089446400 134512640 135752675 4287253408 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 485324 484656 146 303 0 485019 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1941296

[startup+822.3 s]
/proc/loadavg: 2.00 2.19 3.39 3/187 9926
/proc/meminfo: memFree=29668916/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2072396 CPUtime=822.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 517734 0 0 0 82048 183 0 0 25 0 1 0 130287646 2122133504 517379 4089446400 134512640 135752675 4287253408 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 518099 517379 146 303 0 517794 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2072396

[startup+882.301 s]
/proc/loadavg: 2.00 2.15 3.30 3/187 9927
/proc/meminfo: memFree=29493292/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2247280 CPUtime=882.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 561420 0 0 0 88032 199 0 0 25 0 1 0 130287646 2301214720 561065 4089446400 134512640 135752675 4287253408 18446744073709551615 134639362 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 561820 561065 146 303 0 561515 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2247280

[startup+942.301 s]
/proc/loadavg: 2.04 2.14 3.22 3/187 9929
/proc/meminfo: memFree=29366040/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2373952 CPUtime=942.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 593092 0 0 0 94023 208 0 0 25 0 1 0 130287646 2430926848 592737 4089446400 134512640 135752675 4287253408 18446744073709551615 134606989 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9893/statm: 593488 592737 146 303 0 593183 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2373952

[startup+1002.3 s]
/proc/loadavg: 2.26 2.20 3.17 3/179 10012
/proc/meminfo: memFree=29278364/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2519808 CPUtime=1002.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 629548 0 0 0 100005 227 0 0 25 0 1 0 130287646 2580283392 629193 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 629952 629193 146 303 0 629647 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2519808

[startup+1062.3 s]
/proc/loadavg: 2.09 2.16 3.09 3/179 10013
/proc/meminfo: memFree=29018612/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2690056 CPUtime=1062.31
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 672064 0 0 0 105987 244 0 0 25 0 1 0 130287646 2754617344 671709 4089446400 134512640 135752675 4287253408 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 672514 671709 146 303 0 672209 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2690056

[startup+1122.3 s]
/proc/loadavg: 2.03 2.13 3.02 3/179 10015
/proc/meminfo: memFree=28845240/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2800208 CPUtime=1122.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 699570 0 0 0 111972 260 0 0 25 0 1 0 130287646 2867412992 699215 4089446400 134512640 135752675 4287253408 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 700052 699215 146 303 0 699747 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2800208

[startup+1182.3 s]
/proc/loadavg: 2.01 2.10 2.96 3/179 10016
/proc/meminfo: memFree=28694036/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=2901012 CPUtime=1182.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 724749 0 0 0 117961 271 0 0 25 0 1 0 130287646 2970636288 724394 4089446400 134512640 135752675 4287253408 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 725253 724394 146 303 0 724948 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2901012

[startup+1242.3 s]
/proc/loadavg: 2.04 2.09 2.90 3/179 10018
/proc/meminfo: memFree=28494712/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3019980 CPUtime=1242.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 754484 0 0 0 123949 284 0 0 25 0 1 0 130287646 3092459520 754129 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 754995 754129 146 303 0 754690 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3019980

[startup+1302.3 s]
/proc/loadavg: 2.01 2.07 2.84 3/179 10020
/proc/meminfo: memFree=28312776/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3114200 CPUtime=1302.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 778016 0 0 0 129938 295 0 0 25 0 1 0 130287646 3188940800 777661 4089446400 134512640 135752675 4287253408 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 778550 777661 146 303 0 778245 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3114200

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.78 3/179 10021
/proc/meminfo: memFree=28143604/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3211568 CPUtime=1362.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 802349 0 0 0 135922 310 0 0 25 0 1 0 130287646 3288645632 801994 4089446400 134512640 135752675 4287253408 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 802892 801994 146 303 0 802587 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3211568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.73 3/179 10023
/proc/meminfo: memFree=27976284/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3304404 CPUtime=1422.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 825557 0 0 0 141912 321 0 0 25 0 1 0 130287646 3383709696 825202 4089446400 134512640 135752675 4287253408 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 826101 825202 146 303 0 825796 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3304404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.68 3/179 10024
/proc/meminfo: memFree=27793228/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3417928 CPUtime=1482.32
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 853920 0 0 0 147899 333 0 0 25 0 1 0 130287646 3499958272 853565 4089446400 134512640 135752675 4287253408 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 854482 853565 146 303 0 854177 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3417928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.64 3/179 10026
/proc/meminfo: memFree=27563048/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3569272 CPUtime=1542.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 891740 0 0 0 153883 350 0 0 25 0 1 0 130287646 3654934528 891385 4089446400 134512640 135752675 4287253408 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 892318 891385 146 303 0 892013 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3569272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.60 3/179 10028
/proc/meminfo: memFree=27336348/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3707968 CPUtime=1602.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 926373 0 0 0 159866 367 0 0 25 0 1 0 130287646 3796959232 926018 4089446400 134512640 135752675 4287253408 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 926992 926018 146 303 0 926687 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3707968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.55 3/179 10029
/proc/meminfo: memFree=27162456/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3803768 CPUtime=1662.33
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 950310 0 0 0 165855 378 0 0 25 0 1 0 130287646 3895058432 949955 4089446400 134512640 135752675 4287253408 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 950942 949955 146 303 0 950637 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3803768



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1696 s]
/proc/loadavg: 2.00 2.01 2.53 3/179 10030
/proc/meminfo: memFree=27040164/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=3891444 CPUtime=1696.04
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4202496 972249 0 0 0 169217 387 0 0 25 0 1 0 130287646 3984838656 971894 4089446400 134512640 135752675 4287253408 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9893/statm: 972861 971894 146 303 0 972556 0
Current children cumulated CPU time (s) 1696.04
Current children cumulated vsize (KiB) 3891444

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

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

[startup+1696.11 s]
/proc/loadavg: 2.00 2.01 2.53 3/180 10031
/proc/meminfo: memFree=30235016/32951124 swapFree=67111528/67111528
[pid=9893] ppid=9891 vsize=0 CPUtime=1696.14
/proc/9893/stat : 9893 (wbo1.4b) R 9891 9893 8150 0 -1 4203524 972249 0 0 0 169217 397 0 0 25 0 1 0 130287646 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/9893/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1696.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1696.13
CPU time (s): 1696.17
CPU user time (s): 1692.18
CPU system time (s): 3.99339
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3891444

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

runsolver used 2.28665 second user time and 5.43817 second system time

The end

Launcher Data

Begin job on node101 at 2010-06-30 11:24:57
IDJOB=2690297
IDBENCH=78673
IDSOLVER=1201
FILE ID=node101/2690297-1277889897
PBS_JOBID= 11197152
Free space on /tmp= 74196 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690297-1277889897/watcher-2690297-1277889897 -o /tmp/evaluation-result-2690297-1277889897/solver-2690297-1277889897 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690297-1277889897.wbo

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

MD5SUM BENCH= 9e4fdadcc7668e5ef6d5afa26a2e782c
RANDOM SEED=780605887

node101.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.837
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31797696 kB
Buffers:        174772 kB
Cached:         732200 kB
SwapCached:          0 kB
Active:         507268 kB
Inactive:       507268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31797696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:      107492 kB
Mapped:          18596 kB
Slab:            76776 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node101 at 2010-06-30 11:53:16