Trace number 2689719

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.4a? (TO) 1800.09 1800.05

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-66-100-0.wbo
MD5SUM9acc4a01e291192ca8cd72bb114b6c35
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark0.006998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables150
Total number of constraints25
Number of soft constraints5
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 239
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 238
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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 - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689719-1277891717.wbo.
0.00/0.00	c Instance file HOME/instance-2689719-1277891717.wbo
0.00/0.00	c File size is 2652 bytes.
0.00/0.00	c Highest Coefficient sum: 16
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      150                                                 |
0.00/0.00	c |  Number Clauses:        15                                                  |
0.00/0.00	c |  Number Cardinality:    10                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     150       25      300 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     150       25      300 |     5500      101     37 |  0.004 % |
0.00/0.00	c |       252 |     150       25      300 |     6050      252     37 |  0.004 % |
0.00/0.01	c |       477 |     150       25      300 |     6655      477     47 |  0.004 % |
0.00/0.02	c |       814 |     150       25      300 |     7320      814     49 |  0.004 % |
0.00/0.04	c |      1320 |     150       25      300 |     8052     1320     50 |  0.004 % |
0.09/0.10	c |      2084 |     150       25      300 |     8857     2084     53 |  0.004 % |
0.09/0.19	c |      3225 |     150       25      300 |     9743     3225     55 |  0.004 % |
0.39/0.44	c |      4933 |     150       25      300 |    10717     4933     55 |  0.004 % |
0.79/0.88	c |      7498 |     150       25      300 |    11789     7498     55 |  0.004 % |
1.99/2.01	c |     11343 |     150       25      300 |    12968    11343     55 |  0.004 % |
3.29/3.36	c |     17111 |     150       25      300 |    14265    10582     53 |  0.004 % |
5.39/5.42	c |     25761 |     150       25      300 |    15692    12060     50 |  0.004 % |
8.39/8.44	c |     38738 |     150       25      300 |    17261     9282     48 |  0.004 % |
12.89/12.99	c |     58199 |     150       25      300 |    18987    11408     47 |  0.004 % |
19.70/19.77	c |     87405 |     150       25      300 |    20886    12008     50 |  0.004 % |
28.60/28.60	c |    131195 |     150       25      300 |    22974    13864     52 |  0.004 % |
43.99/44.07	c |    196880 |     150       25      300 |    25272    21908     53 |  0.004 % |
67.89/67.98	c |    295406 |     150       25      300 |    27799    17358     52 |  0.004 % |
111.50/111.51	c |    443196 |     150       25      300 |    30579    13732     53 |  0.004 % |
181.79/181.87	c |    664882 |     150       25      300 |    33637    25220     56 |  0.004 % |
298.10/298.16	c |    997407 |     150       25      300 |    37001    29069     54 |  0.004 % |
477.60/477.66	c |   1496198 |     150       25      300 |    40701    24528     52 |  0.005 % |
766.72/766.76	c |   2244380 |     149       25      300 |    44771    17252     49 |  0.671 % |
868.11/868.14	c ===============================================================================
884.81/884.88	c core #1
884.81/884.88	c ============================[ Search Statistics ]==============================
884.81/884.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
884.81/884.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
884.81/884.88	c ===============================================================================
884.81/884.88	c |         0 |     155       30      360 |     5000        0    nan |  0.000 % |
884.91/884.97	c |       100 |     155       30      360 |     5500      100     37 |  0.004 % |
885.01/885.08	c |       250 |     155       30      360 |     6050      250     39 |  0.004 % |
885.01/885.09	c |       477 |     155       30      360 |     6655      477     44 |  0.004 % |
885.11/885.10	c |       814 |     155       30      360 |     7320      814     48 |  0.004 % |
885.11/885.13	c |      1323 |     155       30      360 |     8052     1323     51 |  0.004 % |
885.11/885.19	c |      2083 |     155       30      360 |     8857     2083     53 |  0.004 % |
885.31/885.33	c |      3223 |     155       30      360 |     9743     3223     53 |  0.004 % |
885.51/885.57	c |      4932 |     155       30      360 |    10717     4932     53 |  0.004 % |
886.22/886.22	c |      7498 |     155       30      360 |    11789     7498     53 |  0.004 % |
887.42/887.42	c |     11343 |     155       30      360 |    12968    11343     53 |  0.004 % |
888.61/888.63	c |     17112 |     155       30      360 |    14265    10595     51 |  0.004 % |
891.21/891.23	c |     25762 |     155       30      360 |    15692    12092     50 |  0.004 % |
893.71/893.75	c |     38736 |     155       30      360 |    17261     9297     45 |  0.004 % |
898.92/898.93	c |     58200 |     155       30      360 |    18987    11443     47 |  0.004 % |
906.61/906.60	c |     87394 |     155       30      360 |    20886    12044     49 |  0.004 % |
918.31/918.38	c |    131184 |     155       30      360 |    22974    13898     47 |  0.004 % |
940.31/940.38	c |    196869 |     155       30      360 |    25272    21963     51 |  0.004 % |
968.12/968.15	c |    295397 |     155       30      360 |    27799    16745     53 |  0.004 % |
1018.52/1018.55	c |    443189 |     155       30      360 |    30579    14954     53 |  0.004 % |
1087.62/1087.66	c |    664874 |     155       30      360 |    33637    27946     49 |  0.004 % |
1194.42/1194.45	c |    997401 |     155       30      360 |    37001    29407     51 |  0.004 % |
1347.62/1347.63	c |   1496190 |     155       30      360 |    40701    30181     49 |  0.004 % |
1623.43/1623.45	c |   2244373 |     155       30      360 |    44771    36671     52 |  0.004 % |

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-2689719-1277891717/watcher-2689719-1277891717 -o /tmp/evaluation-result-2689719-1277891717/solver-2689719-1277891717 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689719-1277891717.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: 1.92 1.99 2.44 3/178 11766
/proc/meminfo: memFree=31162468/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=2568 CPUtime=0
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 281 0 0 0 0 0 0 0 20 0 1 0 130467720 2629632 198 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 642 198 143 303 0 337 0

[startup+0.058614 s]
/proc/loadavg: 1.92 1.99 2.44 3/178 11766
/proc/meminfo: memFree=31162468/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=2964 CPUtime=0.05
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 400 0 0 0 5 0 0 0 20 0 1 0 130467720 3035136 317 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 741 317 143 303 0 436 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2964

[startup+0.100606 s]
/proc/loadavg: 1.92 1.99 2.44 3/178 11766
/proc/meminfo: memFree=31162468/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=3228 CPUtime=0.09
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 453 0 0 0 9 0 0 0 20 0 1 0 130467720 3305472 370 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 807 370 143 303 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.300592 s]
/proc/loadavg: 1.92 1.99 2.44 3/178 11766
/proc/meminfo: memFree=31162468/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=4024 CPUtime=0.29
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 648 0 0 0 29 0 0 0 21 0 1 0 130467720 4120576 565 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 1006 565 143 303 0 701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4024

[startup+0.700496 s]
/proc/loadavg: 1.92 1.99 2.44 3/178 11766
/proc/meminfo: memFree=31162468/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=4952 CPUtime=0.69
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 894 0 0 0 68 1 0 0 22 0 1 0 130467720 5070848 811 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 1238 811 143 303 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4952

[startup+1.50033 s]
/proc/loadavg: 1.92 1.99 2.44 3/179 11767
/proc/meminfo: memFree=31159236/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=6276 CPUtime=1.49
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 1214 0 0 0 148 1 0 0 25 0 1 0 130467720 6426624 1131 4089446400 134512640 135751879 4287570160 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 1569 1131 143 303 0 1264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6276

[startup+3.10109 s]
/proc/loadavg: 1.92 1.99 2.44 3/179 11767
/proc/meminfo: memFree=31157376/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=8676 CPUtime=3.09
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 1805 0 0 0 307 2 0 0 25 0 1 0 130467720 8884224 1722 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 2169 1722 143 303 0 1864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8676

[startup+6.30052 s]
/proc/loadavg: 1.93 1.99 2.44 3/179 11767
/proc/meminfo: memFree=31153156/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=13072 CPUtime=6.29
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 2911 0 0 0 626 3 0 0 25 0 1 0 130467720 13385728 2828 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 3268 2828 143 303 0 2963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13072

[startup+12.7004 s]
/proc/loadavg: 1.93 1.99 2.43 3/179 11767
/proc/meminfo: memFree=31145352/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=21472 CPUtime=12.69
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 5006 0 0 0 1261 8 0 0 25 0 1 0 130467720 21987328 4923 4089446400 134512640 135751879 4287570160 18446744073709551615 134602805 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 5368 4923 143 303 0 5063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21472

[startup+25.5012 s]
/proc/loadavg: 2.09 2.02 2.44 3/179 11895
/proc/meminfo: memFree=31112624/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=42364 CPUtime=25.49
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 10185 0 0 0 2527 22 0 0 25 0 1 0 130467720 43380736 10102 4089446400 134512640 135751879 4287570160 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 10591 10102 143 303 0 10286 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42364

[startup+51.1007 s]
/proc/loadavg: 2.06 2.02 2.43 3/179 11897
/proc/meminfo: memFree=30965784/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=78724 CPUtime=51.09
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 19253 0 0 0 5065 44 0 0 25 0 1 0 130467720 80613376 19170 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 19681 19170 143 303 0 19376 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78724

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.40 3/179 11898
/proc/meminfo: memFree=30746192/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=138184 CPUtime=102.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 34030 0 0 0 10148 82 0 0 25 0 1 0 130467720 141500416 33947 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 34546 33947 143 303 0 34241 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138184

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.37 3/179 11899
/proc/meminfo: memFree=30539304/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=204208 CPUtime=162.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 50483 0 0 0 16111 119 0 0 25 0 1 0 130467720 209108992 50400 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 51052 50400 143 303 0 50747 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 204208

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.35 3/179 11901
/proc/meminfo: memFree=30372828/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=263064 CPUtime=222.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 65161 0 0 0 22074 156 0 0 25 0 1 0 130467720 269377536 65078 4089446400 134512640 135751879 4287570160 18446744073709551615 134603001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 65766 65078 143 303 0 65461 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 263064

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.32 3/179 11903
/proc/meminfo: memFree=30221868/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=324332 CPUtime=282.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 80400 0 0 0 28041 189 0 0 25 0 1 0 130467720 332115968 80317 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 81083 80317 143 303 0 80778 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 324332

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.30 3/179 11904
/proc/meminfo: memFree=30061844/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=381712 CPUtime=342.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 94738 0 0 0 34007 223 0 0 25 0 1 0 130467720 390873088 94655 4089446400 134512640 135751879 4287570160 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 95428 94655 143 303 0 95123 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 381712

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.28 3/179 11914
/proc/meminfo: memFree=29931480/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=438752 CPUtime=402.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 108919 0 0 0 39975 256 0 0 25 0 1 0 130467720 449282048 108836 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 109688 108836 143 303 0 109383 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 438752

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/179 11916
/proc/meminfo: memFree=29802456/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=491348 CPUtime=462.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 122057 0 0 0 45943 287 0 0 25 0 1 0 130467720 503140352 121974 4089446400 134512640 135751879 4287570160 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 122837 121974 143 303 0 122532 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 491348

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 11918
/proc/meminfo: memFree=29689800/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=540424 CPUtime=522.3
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 134330 0 0 0 51915 315 0 0 25 0 1 0 130467720 553394176 134247 4089446400 134512640 135751879 4287570160 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 135106 134247 143 303 0 134801 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 540424

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/179 11920
/proc/meminfo: memFree=29568464/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=594940 CPUtime=582.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 147937 0 0 0 57880 351 0 0 25 0 1 0 130467720 609218560 147854 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 148735 147854 143 303 0 148430 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 594940

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.20 3/179 11921
/proc/meminfo: memFree=29461148/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=644748 CPUtime=642.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 160377 0 0 0 63852 379 0 0 25 0 1 0 130467720 660221952 160294 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 161187 160294 143 303 0 160882 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 644748

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 11926
/proc/meminfo: memFree=29200080/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=788488 CPUtime=822.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 196277 0 0 0 81758 473 0 0 25 0 1 0 130467720 807411712 196194 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 197122 196194 143 303 0 196817 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 788488

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 11928
/proc/meminfo: memFree=28950168/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=903988 CPUtime=882.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 225120 0 0 0 87731 500 0 0 25 0 1 0 130467720 925683712 225037 4089446400 134512640 135751879 4287570160 18446744073709551615 134618395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 225997 225037 143 303 0 225692 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 903988

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 11929
/proc/meminfo: memFree=28866272/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=902832 CPUtime=942.31
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 225581 0 0 0 93694 537 0 0 25 0 1 0 130467720 924499968 225279 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 225708 225279 146 303 0 225403 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 902832

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 11931
/proc/meminfo: memFree=28795904/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=907392 CPUtime=1002.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 226697 0 0 0 99659 573 0 0 25 0 1 0 130467720 929169408 226395 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 226848 226395 146 303 0 226543 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 907392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 11932
/proc/meminfo: memFree=28702840/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=950520 CPUtime=1062.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 237402 0 0 0 105626 606 0 0 25 0 1 0 130467720 973332480 237100 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 237630 237100 146 303 0 237325 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 950520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 11934
/proc/meminfo: memFree=28614612/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=992084 CPUtime=1122.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 247766 0 0 0 111592 640 0 0 25 0 1 0 130467720 1015894016 247464 4089446400 134512640 135751879 4287570160 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 248021 247464 146 303 0 247716 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 992084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 11936
/proc/meminfo: memFree=28538060/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1036196 CPUtime=1182.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 258726 0 0 0 117557 675 0 0 25 0 1 0 130467720 1061064704 258424 4089446400 134512640 135751879 4287570160 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 259049 258424 146 303 0 258744 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1036196

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 11937
/proc/meminfo: memFree=28446248/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1082656 CPUtime=1242.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 270339 0 0 0 123522 710 0 0 25 0 1 0 130467720 1108639744 270037 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 270664 270037 146 303 0 270359 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1082656

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 11939
/proc/meminfo: memFree=28368688/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1125960 CPUtime=1302.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 281146 0 0 0 129487 746 0 0 25 0 1 0 130467720 1152983040 280844 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 281490 280844 146 303 0 281185 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1125960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 11940
/proc/meminfo: memFree=28300560/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1164084 CPUtime=1362.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 290610 0 0 0 135453 779 0 0 25 0 1 0 130467720 1192022016 290308 4089446400 134512640 135751879 4287570160 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 291021 290308 146 303 0 290716 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1164084

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 11942
/proc/meminfo: memFree=28229572/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1205328 CPUtime=1422.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 300874 0 0 0 141424 809 0 0 25 0 1 0 130467720 1234255872 300572 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 301332 300572 146 303 0 301027 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1205328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11944
/proc/meminfo: memFree=28159700/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1239724 CPUtime=1482.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 309462 0 0 0 147396 836 0 0 25 0 1 0 130467720 1269477376 309160 4089446400 134512640 135751879 4287570160 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 309931 309160 146 303 0 309626 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1239724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11945
/proc/meminfo: memFree=28097896/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1276472 CPUtime=1542.32
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 318654 0 0 0 153365 867 0 0 25 0 1 0 130467720 1307107328 318352 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 319118 318352 146 303 0 318813 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1276472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 11946
/proc/meminfo: memFree=28044516/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1314168 CPUtime=1602.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 328047 0 0 0 159337 896 0 0 25 0 1 0 130467720 1345708032 327745 4089446400 134512640 135751879 4287570160 18446744073709551615 134602986 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 328542 327745 146 303 0 328237 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1314168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 11948
/proc/meminfo: memFree=27973152/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1351776 CPUtime=1662.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 337413 0 0 0 165309 924 0 0 25 0 1 0 130467720 1384218624 337111 4089446400 134512640 135751879 4287570160 18446744073709551615 134616363 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 337944 337111 146 303 0 337639 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1351776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 11950
/proc/meminfo: memFree=27900548/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1398156 CPUtime=1722.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 348968 0 0 0 171283 950 0 0 25 0 1 0 130467720 1431711744 348666 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 349539 348666 146 303 0 349234 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1398156

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11952
/proc/meminfo: memFree=27826204/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1443248 CPUtime=1782.33
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 360246 0 0 0 177259 974 0 0 25 0 1 0 130467720 1477885952 359944 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 360812 359944 146 303 0 360507 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1443248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11952
/proc/meminfo: memFree=27806724/32951124 swapFree=67111528/67111528
[pid=11766] ppid=11764 vsize=1459616 CPUtime=1800.03
/proc/11766/stat : 11766 (wbo1.4a) R 11764 11766 11091 0 -1 4202496 364349 0 0 0 179020 983 0 0 25 0 1 0 130467720 1494646784 364047 4089446400 134512640 135751879 4287570160 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11766/statm: 364904 364047 146 303 0 364599 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1459616

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.09
CPU user time (s): 1790.21
CPU system time (s): 9.8835
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1459616

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

runsolver used 2.75558 second user time and 5.51516 second system time

The end

Launcher Data

Begin job on node136 at 2010-06-30 11:55:17
IDJOB=2689719
IDBENCH=78706
IDSOLVER=1200
FILE ID=node136/2689719-1277891717
PBS_JOBID= 11197082
Free space on /tmp= 74136 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-15-10--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689719-1277891717/watcher-2689719-1277891717 -o /tmp/evaluation-result-2689719-1277891717/solver-2689719-1277891717 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689719-1277891717.wbo

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

MD5SUM BENCH= 9acc4a01e291192ca8cd72bb114b6c35
RANDOM SEED=127521970

node136.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.840
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.68
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.840
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	: 5332.82
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.840
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.840
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.840
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.840
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.83
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.840
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.840
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31163244 kB
Buffers:        174064 kB
Cached:        1363372 kB
SwapCached:          0 kB
Active:         742924 kB
Inactive:       899392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31163244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:      104552 kB
Mapped:          15356 kB
Slab:            80808 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248660 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= 74132 MiB
End job on node136 at 2010-06-30 12:25:20