Trace number 2680478

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.13 1800.74

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark1404.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
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 constraint1023
Number of terms in the objective function 101248
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 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
Number of bits of the biggest sum of numbers17
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 opb file format. File HOME/instance-2680478-1277460235.opb.
0.00/0.00	c Instance file HOME/instance-2680478-1277460235.opb
0.00/0.00	c File size is 16282720 bytes.
2.79/2.87	c Highest Coefficient sum: 1024
2.79/2.88	c ============================[ Problem Statistics ]=============================
2.79/2.88	c |                                                                             |
2.79/2.88	c |  Parsing time:          2.80         s                                      |
2.79/2.88	c |  Number Variables:      203287                                              |
2.79/2.88	c |  Number Clauses:        469077                                              |
2.79/2.88	c |  Number Cardinality:    0                                                   |
2.79/2.88	c |  Number PB Constraints: 0                                                   |
19.69/19.78	c ============================[ Search Statistics ]==============================
19.69/19.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.69/19.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.69/19.78	c ===============================================================================
19.69/19.79	c |         0 |  203273   469088  1205825 |   156359        0    nan |  0.000 % |
20.09/20.13	c ===============================================================================
20.09/20.13	c New solution: 59
20.09/20.13	o 59
20.09/20.13	c Elapsed CPU time: 19.765 s	Remaining CPU time: 160.235 s
20.09/20.13	c ===============================================================================
20.09/20.13	c |         4 |  203273   469089  1307073 |   156363        4   1944 |  0.000 % |
20.38/20.44	c ===============================================================================
20.38/20.44	c New solution: 56
20.38/20.44	o 56
20.38/20.44	c Elapsed CPU time: 19.986 s	Remaining CPU time: 160.014 s
20.38/20.44	c ===============================================================================
20.38/20.44	c |         5 |  203273   469090  1408321 |   156363        5   1567 |  0.000 % |
23.58/23.68	c |       105 |  203273   469090  1408321 |   171999      105    272 |  0.007 % |
27.78/27.84	c |       255 |  203273   469090  1408321 |   189199      255    153 |  0.007 % |
35.19/35.25	c |       480 |  203273   469090  1408321 |   208119      480    168 |  0.007 % |
46.87/46.95	c |       817 |  203273   469090  1408321 |   228931      817    150 |  0.007 % |
56.97/57.07	c |      1324 |  203273   469090  1408321 |   251824     1324    118 |  0.007 % |
116.46/116.56	c |      2083 |  203273   469090  1408321 |   277007     2083    207 |  0.007 % |
138.84/138.93	c |      3222 |  203273   469090  1408321 |   304707     3222    160 |  0.007 % |
180.63/180.71	c There are 14 assigned variables. 3 in cost function.
419.24/419.43	c core #1
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 123	Core Weight: 1	Total Weight: 4
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #2
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 129	Core Weight: 1	Total Weight: 5
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #3
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 2047	Core Weight: 1	Total Weight: 6
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #4
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 63	Core Weight: 1	Total Weight: 7
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #5
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 511	Core Weight: 1	Total Weight: 8
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #6
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 1022	Core Weight: 1	Total Weight: 9
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #7
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 63	Core Weight: 1	Total Weight: 10
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #8
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 127	Core Weight: 1	Total Weight: 11
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #9
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 63	Core Weight: 1	Total Weight: 12
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #10
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 62	Core Weight: 1	Total Weight: 13
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #11
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 126	Core Weight: 1	Total Weight: 14
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #12
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 253	Core Weight: 1	Total Weight: 15
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #13
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 61	Core Weight: 1	Total Weight: 16
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #14
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 126	Core Weight: 1	Total Weight: 17
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #15
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 62	Core Weight: 1	Total Weight: 18
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #16
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 15	Core Weight: 1	Total Weight: 19
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #17
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 253	Core Weight: 1	Total Weight: 20
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #18
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 28	Core Weight: 1	Total Weight: 21
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #19
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 124	Core Weight: 1	Total Weight: 22
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #20
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 58	Core Weight: 1	Total Weight: 23
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #21
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 30	Core Weight: 1	Total Weight: 24
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #22
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 29	Core Weight: 1	Total Weight: 25
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #23
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 15	Core Weight: 1	Total Weight: 26
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #24
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 26	Core Weight: 1	Total Weight: 27
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #25
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 14	Core Weight: 1	Total Weight: 28
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #26
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 61	Core Weight: 1	Total Weight: 29
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #27
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 60	Core Weight: 1	Total Weight: 30
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #28
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 1110	Core Weight: 1	Total Weight: 31
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #29
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 14	Core Weight: 1	Total Weight: 32
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #30
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 14	Core Weight: 1	Total Weight: 33
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #31
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 6	Core Weight: 1	Total Weight: 34
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #32
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 134265	Core Weight: 1	Total Weight: 35
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #33
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 13	Core Weight: 1	Total Weight: 36
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #34
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 10	Core Weight: 1	Total Weight: 37
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #35
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 13	Core Weight: 1	Total Weight: 38
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #36
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 5	Core Weight: 1	Total Weight: 39
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #37
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 12	Core Weight: 1	Total Weight: 40
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #38
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 4	Core Weight: 1	Total Weight: 41
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #39
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 10	Core Weight: 1	Total Weight: 42
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c core #40
419.24/419.43	c 
419.24/419.43	c 
419.24/419.43	c Core size: 5	Core Weight: 1	Total Weight: 43
419.24/419.43	c
419.24/419.43	c
419.24/419.43	c ============================[ Search Statistics ]==============================
419.24/419.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
419.24/419.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
419.24/419.43	c ===============================================================================
419.24/419.43	c |         0 |  160448   570353  1443773 |   190117        0    nan |  0.000 % |
419.24/419.49	c ===============================================================================
420.05/420.27	c core #41
420.05/420.27	c 
420.05/420.27	c 
420.05/420.27	c Core size: 580	Core Weight: 1	Total Weight: 44
420.05/420.27	c
420.05/420.27	c
420.05/420.27	c ============================[ Search Statistics ]==============================
420.05/420.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
420.05/420.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
420.05/420.27	c ===============================================================================
420.05/420.27	c |         0 |  167689   570354  1445797 |   190118        0    nan |  0.000 % |
426.75/426.90	c |       101 |  167689   570354  1445797 |   209129      101   1516 | 38.624 % |
484.83/485.04	c ===============================================================================
485.73/485.99	c core #42
485.73/485.99	c 
485.73/485.99	c 
485.73/485.99	c Core size: 61973	Core Weight: 1	Total Weight: 45
485.73/485.99	c
485.73/485.99	c
485.73/485.99	c ============================[ Search Statistics ]==============================
485.73/485.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
485.73/485.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
485.73/485.99	c ===============================================================================
485.73/485.99	c |         0 |  271419   570355  1612133 |   190118        0    nan |  0.000 % |
514.32/514.59	c |       102 |  271419   570355  1612133 |   209130      102   6533 |  9.067 % |
555.40/555.62	c |       252 |  271419   570355  1612133 |   230043      252   6862 |  9.067 % |
799.82/800.12	c |       477 |  271417   570355  1612133 |   253047      475   4053 |  9.068 % |
807.62/807.93	c |       815 |  271411   570355  1612133 |   278352      807   2433 |  9.070 % |
833.71/834.02	c |      1321 |  271401   570355  1612133 |   306187     1289   1897 |  9.073 % |
1452.61/1453.18	c |      2080 |  271401   570355  1612133 |   336806     2048   4223 |  9.073 % |

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 22485
/proc/meminfo: memFree=1834972/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=19344 CPUtime=0
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 458 0 0 0 0 0 0 0 18 0 1 0 121627014 19808256 376 1992294400 134512640 135752675 4289466928 18446744073709551615 134609721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 4836 376 135 303 0 555 0

[startup+0.053963 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 22485
/proc/meminfo: memFree=1834972/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=23272 CPUtime=0.04
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 1458 0 0 0 4 0 0 0 20 0 1 0 121627014 23830528 1376 1992294400 134512640 135752675 4289466928 18446744073709551615 134564867 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 5818 1376 198 303 0 1537 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23272

[startup+0.101972 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 22485
/proc/meminfo: memFree=1834972/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=27312 CPUtime=0.09
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 2465 0 0 0 9 0 0 0 20 0 1 0 121627014 27967488 2294 1992294400 134512640 135752675 4289466928 18446744073709551615 135010823 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 6828 2294 266 303 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27312

[startup+0.302008 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 22485
/proc/meminfo: memFree=1834972/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=40448 CPUtime=0.29
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 5935 0 0 0 27 2 0 0 20 0 1 0 121627014 41418752 5424 1992294400 134512640 135752675 4289466928 18446744073709551615 135204705 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 10112 5424 540 303 0 5831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40448

[startup+0.701083 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 22485
/proc/meminfo: memFree=1834972/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=54388 CPUtime=0.69
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 9930 0 0 0 65 4 0 0 20 0 1 0 121627014 55693312 9133 1992294400 134512640 135752675 4289466928 18446744073709551615 135221593 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 13597 9133 1122 303 0 9316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54388

[startup+1.50123 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1796896/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=63500 CPUtime=1.49
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 13818 0 0 0 144 5 0 0 23 0 1 0 121627014 65024000 12828 1992294400 134512640 135752675 4289466928 18446744073709551615 135197089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 15875 12828 2195 303 0 11594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63500

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1785488/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=107736 CPUtime=3.09
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 30578 0 0 0 298 11 0 0 25 0 1 0 121627014 110321664 25226 1992294400 134512640 135752675 4289466928 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 26934 25227 141 303 0 26629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107736

[startup+6.30112 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1721380/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=119380 CPUtime=6.29
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33685 0 0 0 616 13 0 0 25 0 1 0 121627014 122245120 28333 1992294400 134512640 135752675 4289466928 18446744073709551615 134524619 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 29845 28333 141 303 0 29540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119380

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1721132/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=119644 CPUtime=12.68
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33740 0 0 0 1251 17 0 0 25 0 1 0 121627014 122515456 28388 1992294400 134512640 135752675 4289466928 18446744073709551615 134524613 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 29911 28388 141 303 0 29606 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119644

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1735392/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=104120 CPUtime=25.48
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33857 0 0 0 2500 48 0 0 25 0 1 0 121627014 106618880 24724 1992294400 134512640 135752675 4289466928 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 26030 24724 145 303 0 25725 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104120

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22486
/proc/meminfo: memFree=1735392/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=104120 CPUtime=51.07
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33857 0 0 0 5054 53 0 0 25 0 1 0 121627014 106618880 24724 1992294400 134512640 135752675 4289466928 18446744073709551615 134604968 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 26030 24724 145 303 0 25725 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104120

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22488
/proc/meminfo: memFree=1735392/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=104120 CPUtime=102.26
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33857 0 0 0 10169 57 0 0 25 0 1 0 121627014 106618880 24724 1992294400 134512640 135752675 4289466928 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 26030 24724 145 303 0 25725 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104120

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22490
/proc/meminfo: memFree=1735392/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=104120 CPUtime=162.23
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 33857 0 0 0 16161 62 0 0 25 0 1 0 121627014 106618880 24724 1992294400 134512640 135752675 4289466928 18446744073709551615 134611612 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 26030 24724 145 303 0 25725 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 104120

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22492
/proc/meminfo: memFree=1697200/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=145556 CPUtime=222.21
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 114529 0 0 0 22120 101 0 0 25 0 1 0 121627014 149049344 34406 1992294400 134512640 135752675 4289466928 18446744073709551615 134631939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 36389 34406 146 303 0 36084 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 145556

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22492
/proc/meminfo: memFree=1695340/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=147404 CPUtime=282.2
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 114985 0 0 0 28118 102 0 0 25 0 1 0 121627014 150941696 34862 1992294400 134512640 135752675 4289466928 18446744073709551615 134631939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 36851 34862 146 303 0 36546 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 147404

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22494
/proc/meminfo: memFree=1694224/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=148456 CPUtime=342.18
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 115248 0 0 0 34116 102 0 0 25 0 1 0 121627014 152018944 35125 1992294400 134512640 135752675 4289466928 18446744073709551615 134632597 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 37114 35125 146 303 0 36809 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 148456

[startup+402.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22496
/proc/meminfo: memFree=1694224/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=148456 CPUtime=402.16
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 115248 0 0 0 40114 102 0 0 25 0 1 0 121627014 152018944 35125 1992294400 134512640 135752675 4289466928 18446744073709551615 134632595 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 37114 35125 146 303 0 36809 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 148456

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22498
/proc/meminfo: memFree=1677856/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=165840 CPUtime=462.13
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 174062 0 0 0 46084 129 0 0 25 0 1 0 121627014 169820160 39039 1992294400 134512640 135752675 4289466928 18446744073709551615 134632597 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 41460 39039 146 303 0 41155 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 165840

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22500
/proc/meminfo: memFree=1668184/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=522.11
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 52072 139 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134519021 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 173428

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 22500
/proc/meminfo: memFree=1668060/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=582.09
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 58050 159 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 173428

[startup+642.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 22505
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=642.08
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 64048 160 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 173428

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22511
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=881.99
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 88030 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 173428

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22513
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=941.97
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 94028 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134643618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 173428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22515
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1001.95
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 100026 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 173428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22517
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1061.93
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 106024 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 173428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22519
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1121.91
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 112022 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134643618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 173428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22519
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1181.89
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 118020 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 173428

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22521
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1241.87
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 124018 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134638050 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 173428

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22523
/proc/meminfo: memFree=1667564/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1301.85
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 130016 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 173428

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22525
/proc/meminfo: memFree=1667440/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1361.82
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 136013 169 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134638016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 173428

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22527
/proc/meminfo: memFree=1667440/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=173428 CPUtime=1421.82
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 182378 0 0 0 142010 172 0 0 25 0 1 0 121627014 177590272 41460 1992294400 134512640 135752675 4289466928 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 43357 41460 146 303 0 43052 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 173428

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22527
/proc/meminfo: memFree=1641896/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=199616 CPUtime=1481.79
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 188906 0 0 0 147995 184 0 0 25 0 1 0 121627014 204406784 47988 1992294400 134512640 135752675 4289466928 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 49904 47988 146 303 0 49599 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 199616

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22529
/proc/meminfo: memFree=1640904/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=200592 CPUtime=1541.77
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 189153 0 0 0 153982 195 0 0 25 0 1 0 121627014 205406208 48235 1992294400 134512640 135752675 4289466928 18446744073709551615 134638038 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 50148 48235 146 303 0 49843 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 200592

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22531
/proc/meminfo: memFree=1636688/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=204916 CPUtime=1601.75
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 190202 0 0 0 159970 205 0 0 25 0 1 0 121627014 209833984 49284 1992294400 134512640 135752675 4289466928 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 51229 49284 146 303 0 50924 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 204916

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22533
/proc/meminfo: memFree=1629496/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=212004 CPUtime=1661.72
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 191974 0 0 0 165966 206 0 0 25 0 1 0 121627014 217092096 51056 1992294400 134512640 135752675 4289466928 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 53001 51056 146 303 0 52696 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 212004

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22535
/proc/meminfo: memFree=1625156/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=216360 CPUtime=1721.7
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 193090 0 0 0 171963 207 0 0 25 0 1 0 121627014 221552640 52172 1992294400 134512640 135752675 4289466928 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 54090 52172 146 303 0 53785 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 216360

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22535
/proc/meminfo: memFree=1617840/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=223300 CPUtime=1781.69
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 194816 0 0 0 177960 209 0 0 25 0 1 0 121627014 228659200 53898 1992294400 134512640 135752675 4289466928 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 55825 53898 146 303 0 55520 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 223300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22537
/proc/meminfo: memFree=1616724/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=224548 CPUtime=1800.09
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 195110 0 0 0 179800 209 0 0 25 0 1 0 121627014 229937152 54192 1992294400 134512640 135752675 4289466928 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 56137 54192 146 303 0 55832 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 224548

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22537
/proc/meminfo: memFree=1616724/2059040 swapFree=4139944/4192956
[pid=22485] ppid=22483 vsize=224548 CPUtime=1800.09
/proc/22485/stat : 22485 (wbo1.4b) R 22483 22485 22004 0 -1 4202496 195110 0 0 0 179800 209 0 0 25 0 1 0 121627014 229937152 54192 1992294400 134512640 135752675 4289466928 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22485/statm: 56137 54192 146 303 0 55832 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 224548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.74
CPU time (s): 1800.13
CPU user time (s): 1798.01
CPU system time (s): 2.11868
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 224548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.01
system time used= 2.11868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195110
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= 4779

runsolver used 3.08753 second user time and 8.39572 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-25 12:03:56
IDJOB=2680478
IDBENCH=25040
IDSOLVER=1190
FILE ID=node007/2680478-1277460235
PBS_JOBID= 11188150
Free space on /tmp= 62396 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir08_area_opers.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680478-1277460235/watcher-2680478-1277460235 -o /tmp/evaluation-result-2680478-1277460235/solver-2680478-1277460235 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680478-1277460235.opb

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

MD5SUM BENCH= 47194cf421cbddfd6c2831e71c8b2458
RANDOM SEED=985618206

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1835500 kB
Buffers:         27824 kB
Cached:         109496 kB
SwapCached:       5936 kB
Active:          37080 kB
Inactive:       113724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1835500 kB
SwapTotal:     4192956 kB
SwapFree:      4139944 kB
Dirty:           18504 kB
Writeback:           0 kB
AnonPages:       12096 kB
Mapped:          11964 kB
Slab:            50704 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62396 MiB
End job on node007 at 2010-06-25 12:33:58