Trace number 2680471

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.07 1800.53

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir10_area_opers.opb
MD5SUMcca2bc3212eb56e1c6b2ae84ca292ee3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark430.873
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 51
Optimality of the best value was proved YES
Number of variables79024
Total number of constraints176988
Number of constraints which are clauses176988
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 constraint511
Number of terms in the objective function 39323
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 39323
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 39323
Number of bits of the biggest sum of numbers16
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-2680471-1277460169.opb.
0.00/0.00	c Instance file HOME/instance-2680471-1277460169.opb
0.00/0.00	c File size is 5891890 bytes.
0.99/1.01	c Highest Coefficient sum: 512
0.99/1.01	c ============================[ Problem Statistics ]=============================
0.99/1.01	c |                                                                             |
0.99/1.01	c |  Parsing time:          0.99         s                                      |
0.99/1.01	c |  Number Variables:      79024                                               |
0.99/1.01	c |  Number Clauses:        176988                                              |
0.99/1.01	c |  Number Cardinality:    0                                                   |
0.99/1.01	c |  Number PB Constraints: 0                                                   |
5.09/5.15	c ============================[ Search Statistics ]==============================
5.09/5.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.09/5.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.09/5.15	c ===============================================================================
5.09/5.15	c |         0 |   79010   176999   453344 |    58996        0    nan |  0.000 % |
5.19/5.27	c ===============================================================================
5.19/5.27	c New solution: 55
5.19/5.27	o 55
5.19/5.27	c Elapsed CPU time: 5.12622 s	Remaining CPU time: 174.874 s
5.19/5.27	c ===============================================================================
5.19/5.27	c |         1 |   79010   177000   492667 |    59000        1    121 |  0.000 % |
6.29/6.36	c |       104 |   79010   177000   492667 |    64900      104    285 |  0.018 % |
7.79/7.88	c |       254 |   79010   177000   492667 |    71390      254    162 |  0.018 % |
24.78/24.82	c |       480 |   79010   177000   492667 |    78529      480    154 |  0.018 % |
28.29/28.36	c |       817 |   79010   177000   492667 |    86381      817    122 |  0.018 % |
33.89/33.97	c |      1323 |   79010   177000   492667 |    95020     1323    103 |  0.018 % |
41.28/41.35	c |      2082 |   79010   177000   492667 |   104522     2082     93 |  0.018 % |
59.68/59.74	c |      3222 |   79010   177000   492667 |   114974     3222     98 |  0.018 % |
76.87/76.98	c |      4931 |   79010   177000   492667 |   126471     4931     90 |  0.018 % |
103.77/103.86	c |      7494 |   79010   177000   492667 |   139118     7494     94 |  0.018 % |
180.25/180.36	c There are 14 assigned variables. 3 in cost function.
201.94/202.02	c core #1
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 3	Core Weight: 1	Total Weight: 4
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #2
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 1006	Core Weight: 1	Total Weight: 5
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #3
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 127	Core Weight: 1	Total Weight: 6
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #4
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 127	Core Weight: 1	Total Weight: 7
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #5
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 63	Core Weight: 1	Total Weight: 8
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #6
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 30	Core Weight: 1	Total Weight: 9
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #7
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 127	Core Weight: 1	Total Weight: 10
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #8
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 127	Core Weight: 1	Total Weight: 11
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #9
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 14	Core Weight: 1	Total Weight: 12
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #10
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 62	Core Weight: 1	Total Weight: 13
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #11
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 255	Core Weight: 1	Total Weight: 14
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #12
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 126	Core Weight: 1	Total Weight: 15
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #13
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 506	Core Weight: 1	Total Weight: 16
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #14
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 31	Core Weight: 1	Total Weight: 17
201.94/202.02	c
201.94/202.02	c
201.94/202.02	c core #15
201.94/202.02	c 
201.94/202.02	c 
201.94/202.02	c Core size: 30	Core Weight: 1	Total Weight: 18
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #16
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 125	Core Weight: 1	Total Weight: 19
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #17
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 63	Core Weight: 1	Total Weight: 20
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #18
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 30	Core Weight: 1	Total Weight: 21
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #19
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 63	Core Weight: 1	Total Weight: 22
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #20
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 62	Core Weight: 1	Total Weight: 23
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #21
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 250	Core Weight: 1	Total Weight: 24
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #22
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 30	Core Weight: 1	Total Weight: 25
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #23
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 62	Core Weight: 1	Total Weight: 26
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #24
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 6	Core Weight: 1	Total Weight: 27
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #25
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 123	Core Weight: 1	Total Weight: 28
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #26
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 57	Core Weight: 1	Total Weight: 29
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #27
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 62	Core Weight: 1	Total Weight: 30
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #28
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 30	Core Weight: 1	Total Weight: 31
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #29
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 62	Core Weight: 1	Total Weight: 32
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #30
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 29	Core Weight: 1	Total Weight: 33
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #31
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 6	Core Weight: 1	Total Weight: 34
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #32
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 27	Core Weight: 1	Total Weight: 35
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #33
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 12	Core Weight: 1	Total Weight: 36
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #34
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 1548	Core Weight: 1	Total Weight: 37
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #35
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 25	Core Weight: 1	Total Weight: 38
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #36
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 12	Core Weight: 1	Total Weight: 39
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #37
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 4	Core Weight: 1	Total Weight: 40
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #38
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 13	Core Weight: 1	Total Weight: 41
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #39
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 6	Core Weight: 1	Total Weight: 42
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #40
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 54	Core Weight: 1	Total Weight: 43
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #41
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 24	Core Weight: 1	Total Weight: 44
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #42
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 1487	Core Weight: 1	Total Weight: 45
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #43
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 4	Core Weight: 1	Total Weight: 46
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #44
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 5	Core Weight: 1	Total Weight: 47
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c core #45
201.94/202.03	c 
201.94/202.03	c 
201.94/202.03	c Core size: 41569	Core Weight: 1	Total Weight: 48
201.94/202.03	c
201.94/202.03	c
201.94/202.03	c ============================[ Search Statistics ]==============================
201.94/202.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.94/202.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.94/202.03	c ===============================================================================
201.94/202.03	c |         0 |   61102   216343   478702 |    72114        0    nan |  0.000 % |
203.45/203.56	c |       100 |   61094   216343   478702 |    79325       98    599 | 40.528 % |
215.84/215.94	c ===============================================================================
216.23/216.30	c core #46
216.23/216.30	c 
216.23/216.30	c 
216.23/216.30	c Core size: 21319	Core Weight: 1	Total Weight: 49
216.23/216.30	c
216.23/216.30	c
216.23/216.30	c ============================[ Search Statistics ]==============================
216.23/216.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.23/216.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.23/216.30	c ===============================================================================
216.23/216.30	c |         0 |   99744   216344   558107 |    72114        0    nan |  0.000 % |
220.73/220.85	c |       100 |   99744   216344   558107 |    79326      100    483 | 12.082 % |
224.34/224.40	c |       252 |   99743   216344   558107 |    87258      251    370 | 12.083 % |
274.72/274.83	c |       481 |   99742   216344   558107 |    95984      479    559 | 12.084 % |
325.00/325.17	c |       818 |   99742   216344   558107 |   105583      816   1214 | 12.084 % |
348.70/348.89	c |      1324 |   99742   216344   558107 |   116141     1322   1008 | 12.084 % |
523.75/523.95	c |      2086 |   99740   216344   558107 |   127755     2083   1224 | 12.085 % |
535.46/535.61	c |      3225 |   99740   216344   558107 |   140531     3206   1225 | 12.085 % |
562.05/562.26	c |      4934 |   99736   216344   558107 |   154584     4914   1207 | 12.089 % |
659.92/660.12	c |      7496 |   99725   216344   558107 |   170042     7451   1583 | 12.099 % |
861.57/861.89	c |     11340 |   99659   216344   558107 |   187046    11218   1933 | 12.157 % |
1264.86/1265.28	c |     17107 |   99653   216344   558107 |   205751    16966   1931 | 12.162 % |

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-2680471-1277460169/watcher-2680471-1277460169 -o /tmp/evaluation-result-2680471-1277460169/solver-2680471-1277460169 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680471-1277460169.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: 1.00 0.99 0.91 3/106 28061
/proc/meminfo: memFree=1844900/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=9200 CPUtime=0
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 456 0 0 0 0 0 0 0 18 0 1 0 87309136 9420800 374 1992294400 134512640 135752675 4294795600 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 2300 374 134 303 0 556 0

[startup+0.0364699 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 28061
/proc/meminfo: memFree=1844900/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=12004 CPUtime=0.03
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 1074 0 0 0 3 0 0 0 20 0 1 0 87309136 12292096 992 1992294400 134512640 135752675 4294795600 18446744073709551615 134609663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 3001 993 175 303 0 1257 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12004

[startup+0.100475 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 28061
/proc/meminfo: memFree=1844900/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=16124 CPUtime=0.09
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 2226 0 0 0 9 0 0 0 20 0 1 0 87309136 16510976 2065 1992294400 134512640 135752675 4294795600 18446744073709551615 135162482 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 4031 2065 264 303 0 2287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16124

[startup+0.300494 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 28061
/proc/meminfo: memFree=1844900/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=23856 CPUtime=0.29
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 4234 0 0 0 28 1 0 0 20 0 1 0 87309136 24428544 3959 1992294400 134512640 135752675 4294795600 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 5964 3959 542 303 0 4220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23856

[startup+0.700536 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 28061
/proc/meminfo: memFree=1844900/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=28168 CPUtime=0.69
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 5873 0 0 0 67 2 0 0 21 0 1 0 87309136 28844032 5598 1992294400 134512640 135752675 4294795600 18446744073709551615 135225891 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 7042 5598 1111 303 0 5298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28168

[startup+1.50062 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28062
/proc/meminfo: memFree=1823688/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=48256 CPUtime=1.49
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 12871 0 0 0 144 5 0 0 23 0 1 0 87309136 49414144 10932 1992294400 134512640 135752675 4294795600 18446744073709551615 134523912 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 12064 10932 141 303 0 11759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48256

[startup+3.10078 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28062
/proc/meminfo: memFree=1800996/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=48520 CPUtime=3.09
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 12929 0 0 0 302 7 0 0 25 0 1 0 87309136 49684480 10990 1992294400 134512640 135752675 4294795600 18446744073709551615 134524592 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 12130 10990 141 303 0 11825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48520

[startup+6.30111 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28062
/proc/meminfo: memFree=1805832/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=6.29
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13018 0 0 0 614 15 0 0 25 0 1 0 87309136 43606016 9606 1992294400 134512640 135752675 4294795600 18446744073709551615 134611492 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9606 144 303 0 10341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42584

[startup+12.7008 s]
/proc/loadavg: 1.07 1.00 0.92 2/107 28064
/proc/meminfo: memFree=1805956/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=12.69
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13019 0 0 0 1253 16 0 0 25 0 1 0 87309136 43606016 9607 1992294400 134512640 135752675 4294795600 18446744073709551615 134638030 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9607 145 303 0 10341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42584

[startup+25.5011 s]
/proc/loadavg: 1.06 1.00 0.92 2/107 28064
/proc/meminfo: memFree=1806080/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=25.49
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13019 0 0 0 2532 17 0 0 25 0 1 0 87309136 43606016 9607 1992294400 134512640 135752675 4294795600 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9607 145 303 0 10341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42584

[startup+51.1007 s]
/proc/loadavg: 1.04 1.00 0.92 2/107 28064
/proc/meminfo: memFree=1806080/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=51.08
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13019 0 0 0 5088 20 0 0 25 0 1 0 87309136 43606016 9607 1992294400 134512640 135752675 4294795600 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9607 145 303 0 10341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42584

[startup+102.308 s]
/proc/loadavg: 1.06 1.01 0.93 2/107 28066
/proc/meminfo: memFree=1805956/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=102.28
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13019 0 0 0 10202 26 0 0 25 0 1 0 87309136 43606016 9607 1992294400 134512640 135752675 4294795600 18446744073709551615 134616042 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9607 145 303 0 10341 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42584

[startup+162.301 s]
/proc/loadavg: 1.06 1.02 0.93 2/107 28068
/proc/meminfo: memFree=1805956/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=42584 CPUtime=162.25
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 13019 0 0 0 16195 30 0 0 25 0 1 0 87309136 43606016 9607 1992294400 134512640 135752675 4294795600 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 10646 9607 145 303 0 10341 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42584

[startup+222.301 s]
/proc/loadavg: 1.05 1.03 0.94 2/107 28068
/proc/meminfo: memFree=1788844/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=60764 CPUtime=222.23
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 69471 0 0 0 22165 58 0 0 25 0 1 0 87309136 62222336 13869 1992294400 134512640 135752675 4294795600 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 15191 13869 146 303 0 14886 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60764

[startup+282.301 s]
/proc/loadavg: 1.13 1.05 0.95 2/107 28070
/proc/meminfo: memFree=1788844/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=60764 CPUtime=282.22
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 69471 0 0 0 28161 61 0 0 25 0 1 0 87309136 62222336 13869 1992294400 134512640 135752675 4294795600 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 15191 13869 146 303 0 14886 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60764

[startup+342.3 s]
/proc/loadavg: 1.12 1.06 0.95 2/107 28072
/proc/meminfo: memFree=1788720/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=60764 CPUtime=342.2
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 69471 0 0 0 34155 65 0 0 25 0 1 0 87309136 62222336 13869 1992294400 134512640 135752675 4294795600 18446744073709551615 134643618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 15191 13869 146 303 0 14886 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 60764

[startup+402.3 s]
/proc/loadavg: 1.16 1.08 0.96 2/107 28074
/proc/meminfo: memFree=1788224/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=61932 CPUtime=402.19
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 69756 0 0 0 40153 66 0 0 25 0 1 0 87309136 63418368 14154 1992294400 134512640 135752675 4294795600 18446744073709551615 134519021 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 15483 14154 146 303 0 15178 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61932

[startup+462.3 s]
/proc/loadavg: 1.06 1.06 0.96 2/107 28076
/proc/meminfo: memFree=1787108/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=62920 CPUtime=462.17
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 70030 0 0 0 46150 67 0 0 25 0 1 0 87309136 64430080 14428 1992294400 134512640 135752675 4294795600 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 15730 14428 146 303 0 15425 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 62920

[startup+522.301 s]
/proc/loadavg: 1.02 1.05 0.96 2/107 28076
/proc/meminfo: memFree=1784752/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=65232 CPUtime=522.16
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 70603 0 0 0 52148 68 0 0 25 0 1 0 87309136 66797568 15001 1992294400 134512640 135752675 4294795600 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 16308 15001 146 303 0 16003 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 65232

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 0.96 2/107 28078
/proc/meminfo: memFree=1769252/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=80556 CPUtime=582.14
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 74437 0 0 0 58130 84 0 0 25 0 1 0 87309136 82489344 18835 1992294400 134512640 135752675 4294795600 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 20139 18835 146 303 0 19834 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 80556

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 0.96 2/107 28080
/proc/meminfo: memFree=1753504/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=96380 CPUtime=642.13
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 78385 0 0 0 64117 96 0 0 25 0 1 0 87309136 98693120 22783 1992294400 134512640 135752675 4294795600 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 24095 22783 146 303 0 23790 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 96380

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28086
/proc/meminfo: memFree=1702044/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=147544 CPUtime=882.06
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 91169 0 0 0 88052 154 0 0 25 0 1 0 87309136 151085056 35567 1992294400 134512640 135752675 4294795600 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 36886 35567 146 303 0 36581 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 147544

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28088
/proc/meminfo: memFree=1692744/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=156976 CPUtime=942.05
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 93533 0 0 0 94045 160 0 0 25 0 1 0 87309136 160743424 37931 1992294400 134512640 135752675 4294795600 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 39244 37931 146 303 0 38939 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 156976

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28090
/proc/meminfo: memFree=1687536/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=162012 CPUtime=1002.03
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 94783 0 0 0 100036 167 0 0 25 0 1 0 87309136 165900288 39181 1992294400 134512640 135752675 4294795600 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 40503 39181 146 303 0 40198 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 162012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28092
/proc/meminfo: memFree=1686048/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=163544 CPUtime=1062.02
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 95151 0 0 0 106034 168 0 0 25 0 1 0 87309136 167469056 39549 1992294400 134512640 135752675 4294795600 18446744073709551615 134643618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 40886 39549 146 303 0 40581 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 163544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28092
/proc/meminfo: memFree=1678980/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=170520 CPUtime=1122.01
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 96928 0 0 0 112023 178 0 0 25 0 1 0 87309136 174612480 41326 1992294400 134512640 135752675 4294795600 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 42630 41326 146 303 0 42325 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 170520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28094
/proc/meminfo: memFree=1664472/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=184940 CPUtime=1181.98
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 100532 0 0 0 118009 189 0 0 25 0 1 0 87309136 189378560 44930 1992294400 134512640 135752675 4294795600 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 46235 44930 146 303 0 45930 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 184940

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28096
/proc/meminfo: memFree=1657156/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=192028 CPUtime=1241.97
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 102301 0 0 0 123999 198 0 0 25 0 1 0 87309136 196636672 46699 1992294400 134512640 135752675 4294795600 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 48007 46699 146 303 0 47702 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 192028

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28098
/proc/meminfo: memFree=1652196/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=196964 CPUtime=1301.96
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 103538 0 0 0 129991 205 0 0 25 0 1 0 87309136 201691136 47936 1992294400 134512640 135752675 4294795600 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 49241 47936 146 303 0 48936 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 196964

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28100
/proc/meminfo: memFree=1645252/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=203940 CPUtime=1361.94
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 105247 0 0 0 135978 216 0 0 25 0 1 0 87309136 208834560 49645 1992294400 134512640 135752675 4294795600 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 50985 49645 146 303 0 50680 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 203940

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28100
/proc/meminfo: memFree=1642772/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=206568 CPUtime=1421.93
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 105905 0 0 0 141976 217 0 0 25 0 1 0 87309136 211525632 50303 1992294400 134512640 135752675 4294795600 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 51642 50303 146 303 0 51337 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 206568

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28102
/proc/meminfo: memFree=1640292/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=208840 CPUtime=1481.91
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 106477 0 0 0 147972 219 0 0 25 0 1 0 87309136 213852160 50875 1992294400 134512640 135752675 4294795600 18446744073709551615 134638085 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 52210 50875 146 303 0 51905 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 208840

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28104
/proc/meminfo: memFree=1638308/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=210844 CPUtime=1541.89
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 106974 0 0 0 153970 219 0 0 25 0 1 0 87309136 215904256 51372 1992294400 134512640 135752675 4294795600 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 52711 51372 146 303 0 52406 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 210844

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28106
/proc/meminfo: memFree=1636820/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=212276 CPUtime=1601.88
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 107340 0 0 0 159968 220 0 0 25 0 1 0 87309136 217370624 51738 1992294400 134512640 135752675 4294795600 18446744073709551615 134638089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 53069 51738 146 303 0 52764 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 212276

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28108
/proc/meminfo: memFree=1634712/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=214356 CPUtime=1661.86
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 107874 0 0 0 165962 224 0 0 25 0 1 0 87309136 219500544 52272 1992294400 134512640 135752675 4294795600 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 53589 52272 146 303 0 53284 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 214356

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28108
/proc/meminfo: memFree=1630868/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=218296 CPUtime=1721.85
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 108832 0 0 0 171958 227 0 0 25 0 1 0 87309136 223535104 53230 1992294400 134512640 135752675 4294795600 18446744073709551615 134638032 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 54574 53230 146 303 0 54269 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 218296

[startup+1782.3 s]
/proc/loadavg: 1.06 1.02 0.97 2/107 28113
/proc/meminfo: memFree=1627892/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=220548 CPUtime=1781.83
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 109405 0 0 0 177956 227 0 0 25 0 1 0 87309136 225841152 53803 1992294400 134512640 135752675 4294795600 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 55137 53803 146 303 0 54832 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 220548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.04 1.01 0.97 2/107 28113
/proc/meminfo: memFree=1627272/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=221420 CPUtime=1800.03
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 109641 0 0 0 179776 227 0 0 25 0 1 0 87309136 226734080 54039 1992294400 134512640 135752675 4294795600 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 55355 54039 146 303 0 55050 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 221420

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

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

[startup+1800.5 s]
/proc/loadavg: 1.04 1.01 0.97 2/107 28113
/proc/meminfo: memFree=1627272/2059040 swapFree=4140428/4192956
[pid=28061] ppid=28059 vsize=221420 CPUtime=1800.03
/proc/28061/stat : 28061 (wbo1.4b) R 28059 28061 27500 0 -1 4202496 109641 0 0 0 179776 227 0 0 25 0 1 0 87309136 226734080 54039 1992294400 134512640 135752675 4294795600 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28061/statm: 55355 54039 146 303 0 55050 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 221420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.53
CPU time (s): 1800.07
CPU user time (s): 1797.77
CPU system time (s): 2.30465
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 221420

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

runsolver used 2.99954 second user time and 8.48371 second system time

The end

Launcher Data

Begin job on node045 at 2010-06-25 12:02:49
IDJOB=2680471
IDBENCH=25033
IDSOLVER=1190
FILE ID=node045/2680471-1277460169
PBS_JOBID= 11188122
Free space on /tmp= 62504 MiB

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

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

MD5SUM BENCH= cca2bc3212eb56e1c6b2ae84ca292ee3
RANDOM SEED=1765486200

node045.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.247
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.49
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.247
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1845428 kB
Buffers:         32428 kB
Cached:          78980 kB
SwapCached:       5348 kB
Active:          59704 kB
Inactive:        64728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1845428 kB
SwapTotal:     4192956 kB
SwapFree:      4140428 kB
Dirty:            8468 kB
Writeback:           4 kB
AnonPages:       11664 kB
Mapped:          11972 kB
Slab:            67328 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181564 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= 62500 MiB
End job on node045 at 2010-06-25 12:32:52