Trace number 1875311

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.29 1800.95

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1796.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint20
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875311-1245196898.opb.
0.00/0.00	c Instance file HOME/instance-1875311-1245196898.opb
0.00/0.00	c File size is 185648 bytes.
0.00/0.02	c Highest Coefficient sum: 21
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      2692                                                |
0.00/0.02	c |  Number Clauses:        2892                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 2492                                                |
0.00/0.02	c core #1
0.00/0.02	c Core size: 22	Core Weight: 1	Total Weight: 1
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #2
0.00/0.03	c Core size: 22	Core Weight: 1	Total Weight: 2
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #3
0.00/0.03	c Core size: 22	Core Weight: 1	Total Weight: 3
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #4
0.00/0.04	c Core size: 22	Core Weight: 1	Total Weight: 4
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.05	c core #5
0.00/0.05	c Core size: 22	Core Weight: 1	Total Weight: 5
0.00/0.05	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #6
0.00/0.05	c Core size: 22	Core Weight: 1	Total Weight: 6
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.06/0.06	c core #7
0.06/0.06	c Core size: 52	Core Weight: 1	Total Weight: 7
0.06/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.06/0.07	c core #8
0.06/0.07	c Core size: 72	Core Weight: 1	Total Weight: 8
0.06/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 1799.93 s
0.06/0.08	c ============================[ Search Statistics ]==============================
0.06/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.06/0.08	c ===============================================================================
0.06/0.08	c |         0 |    1695     5392    14901 |     5000        0    nan |  0.000 % |
0.06/0.09	c ===============================================================================
0.06/0.09	c core #9
0.06/0.09	c Core size: 343	Core Weight: 1	Total Weight: 9
0.06/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    2620     5393    17427 |     5000        0    nan |  0.000 % |
0.09/0.12	c |       100 |    2620     5393    17427 |     5500      100     90 | 10.975 % |
0.09/0.16	c |       250 |    2620     5393    17427 |     6050      250    106 | 10.975 % |
0.19/0.23	c |       476 |    2620     5393    17427 |     6655      476    108 | 10.975 % |
0.29/0.35	c |       816 |    2620     5393    17427 |     7320      816     99 | 10.975 % |
0.49/0.58	c |      1325 |    2620     5393    17427 |     8052     1325    110 | 10.975 % |
0.69/0.75	c ===============================================================================
0.69/0.77	c core #10
0.69/0.77	c Core size: 896	Core Weight: 1	Total Weight: 10
0.69/0.77	c Elapsed CPU time: 0.767883 s	Remaining CPU time: 1799.23 s
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |    3093     5394    18619 |     5000        0    nan |  0.000 % |
0.79/0.81	c |       106 |    3093     5394    18619 |     5500      106    140 |  1.056 % |
0.79/0.86	c |       256 |    3093     5394    18619 |     6050      256    147 |  1.056 % |
0.89/0.94	c |       481 |    3093     5394    18619 |     6655      481    148 |  1.056 % |
0.99/1.08	c |       818 |    3093     5394    18619 |     7320      818    148 |  1.056 % |
1.19/1.29	c |      1324 |    3093     5394    18619 |     8052     1324    155 |  1.056 % |
1.59/1.63	c |      2084 |    3093     5394    18619 |     8857     2084    157 |  1.056 % |
2.09/2.13	c |      3223 |    3093     5394    18619 |     9743     3223    148 |  1.056 % |
2.99/3.00	c |      4932 |    3093     5394    18619 |    10717     4932    143 |  1.056 % |
4.59/4.65	c |      7494 |    3093     5394    18619 |    11789     7494    147 |  1.056 % |
7.19/7.23	c |     11342 |    3093     5394    18619 |    12968    11342    143 |  1.056 % |
11.08/11.15	c |     17119 |    3093     5394    18619 |    14265    10408    137 |  1.056 % |
17.78/17.80	c |     25768 |    3093     5394    18619 |    15692    11790    149 |  1.056 % |
31.57/31.65	c |     38747 |    3093     5394    18619 |    17261     8637    183 |  1.056 % |
48.76/48.81	c |     58209 |    3093     5394    18619 |    18987    10375    180 |  1.056 % |
82.46/82.54	c |     87403 |    3093     5394    18619 |    20886    10387    212 |  1.056 % |
125.64/125.74	c ===============================================================================
128.24/128.34	c core #11
128.24/128.34	c Core size: 2692	Core Weight: 1	Total Weight: 11
128.24/128.34	c Elapsed CPU time: 127.722 s	Remaining CPU time: 1672.28 s
128.34/128.48	c ============================[ Search Statistics ]==============================
128.34/128.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
128.34/128.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
128.34/128.48	c ===============================================================================
128.34/128.48	c |         0 |    3326     5395    19112 |     5000        0    nan |  0.000 % |
128.44/128.54	c |       100 |    3326     5395    19112 |     5500      100    189 |  0.000 % |
128.44/128.57	c |       254 |    3326     5395    19112 |     6050      254    122 |  0.000 % |
128.55/128.65	c |       479 |    3326     5395    19112 |     6655      479     90 |  0.000 % |
128.65/128.76	c |       818 |    3326     5395    19112 |     7320      818    119 |  0.000 % |
128.74/128.89	c |      1327 |    3326     5395    19112 |     8052     1327    117 |  0.000 % |
128.94/129.09	c |      2088 |    3326     5395    19112 |     8857     2088    120 |  0.000 % |
129.44/129.54	c |      3227 |    3326     5395    19112 |     9743     3227    142 |  0.000 % |
130.14/130.23	c |      4936 |    3326     5395    19112 |    10717     4936    148 |  0.000 % |
131.44/131.54	c |      7499 |    3326     5395    19112 |    11789     7499    161 |  0.000 % |
134.14/134.25	c |     11347 |    3326     5395    19112 |    12968    11347    173 |  0.000 % |
139.13/139.22	c |     17120 |    3326     5395    19112 |    14265    10398    207 |  0.000 % |
149.74/149.87	c |     25770 |    3326     5395    19112 |    15692    11709    243 |  0.000 % |
166.13/166.27	c |     38746 |    3326     5395    19112 |    17261     8629    250 |  0.000 % |
184.22/184.38	c |     58208 |    3326     5395    19112 |    18987    10300    220 |  0.000 % |
216.10/216.25	c |     87403 |    3326     5395    19112 |    20886     9921    272 |  0.000 % |
275.89/276.08	c |    131192 |    3326     5395    19112 |    22974    21278    268 |  0.000 % |
371.35/371.56	c |    196877 |    3326     5395    19112 |    25272    15786    243 |  0.000 % |
495.50/495.74	c |    295408 |    3326     5395    19112 |    27799    20482    212 |  0.000 % |
729.92/730.26	c |    443198 |    3326     5395    19112 |    30579    18762    237 |  0.000 % |
1031.92/1032.35	c |    664882 |    3326     5395    19112 |    33637    17435    235 |  0.000 % |
1595.41/1596.10	c |    997407 |    3326     5395    19112 |    37001    22490    332 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875311-1245196898/watcher-1875311-1245196898 -o /tmp/evaluation-result-1875311-1245196898/solver-1875311-1245196898 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875311-1245196898.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.92 0.98 0.99 3/65 2617
/proc/meminfo: memFree=1814016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=3060 CPUtime=0
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 187288203 3133440 254 1992294400 134512640 135709839 4294956240 18446744073709551615 135352119 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 765 255 125 292 0 424 0

[startup+0.0648671 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 2617
/proc/meminfo: memFree=1814016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=4348 CPUtime=0.06
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 706 0 0 0 6 0 0 0 20 0 1 0 187288203 4452352 644 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 1087 644 134 292 0 792 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4348

[startup+0.101874 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 2617
/proc/meminfo: memFree=1814016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=5008 CPUtime=0.09
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 845 0 0 0 9 0 0 0 20 0 1 0 187288203 5128192 783 1992294400 134512640 135709839 4294956240 18446744073709551615 134565128 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 1252 783 135 292 0 957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5008

[startup+0.30191 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 2617
/proc/meminfo: memFree=1814016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=5140 CPUtime=0.29
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 917 0 0 0 29 0 0 0 22 0 1 0 187288203 5263360 855 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 1285 855 136 292 0 990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5140

[startup+0.701983 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 2617
/proc/meminfo: memFree=1814016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=6064 CPUtime=0.69
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 1145 0 0 0 69 0 0 0 25 0 1 0 187288203 6209536 1083 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 1516 1083 136 292 0 1221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6064

[startup+1.50113 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2618
/proc/meminfo: memFree=1809400/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=7492 CPUtime=1.49
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 1493 0 0 0 148 1 0 0 25 0 1 0 187288203 7671808 1431 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 1873 1431 136 292 0 1578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7492

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2618
/proc/meminfo: memFree=1807416/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=10532 CPUtime=3.09
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 2258 0 0 0 307 2 0 0 25 0 1 0 187288203 10784768 2196 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 2633 2196 136 292 0 2338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10532

[startup+6.30201 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1801912/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=15452 CPUtime=6.29
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 3482 0 0 0 624 5 0 0 25 0 1 0 187288203 15822848 3420 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 3863 3420 136 292 0 3568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15452

[startup+12.7022 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1792504/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=24316 CPUtime=12.69
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 5715 0 0 0 1261 8 0 0 25 0 1 0 187288203 24899584 5653 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 6079 5653 136 292 0 5784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24316

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1774840/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=41680 CPUtime=25.48
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 10030 0 0 0 2533 15 0 0 25 0 1 0 187288203 42680320 9968 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 10420 9968 136 292 0 10125 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41680

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1741368/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=75248 CPUtime=51.07
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 18419 0 0 0 5077 30 0 0 25 0 1 0 187288203 77053952 18357 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 18812 18357 136 292 0 18517 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75248

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1689336/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=126820 CPUtime=102.26
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 31287 0 0 0 10177 49 0 0 25 0 1 0 187288203 129863680 31225 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 31705 31225 136 292 0 31410 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 126820

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1660536/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=155268 CPUtime=162.23
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 38438 0 0 0 16154 69 0 0 25 0 1 0 187288203 158994432 38376 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 38817 38376 136 292 0 38522 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 155268

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1593464/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=222516 CPUtime=222.21
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 55214 0 0 0 22121 100 0 0 25 0 1 0 187288203 227856384 55152 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 55629 55152 136 292 0 55334 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 222516

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1530424/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=285776 CPUtime=282.19
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 71029 0 0 0 28096 123 0 0 25 0 1 0 187288203 292634624 70967 1992294400 134512640 135709839 4294956240 18446744073709551615 134573904 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 71444 70967 136 292 0 71149 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 285776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1474808/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=341440 CPUtime=342.17
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 84891 0 0 0 34072 145 0 0 25 0 1 0 187288203 349634560 84829 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 85360 84829 136 292 0 85065 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 341440

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1404984/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=411628 CPUtime=402.15
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 102436 0 0 0 40041 174 0 0 25 0 1 0 187288203 421507072 102374 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 102907 102374 136 292 0 102612 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 411628

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1344056/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=471676 CPUtime=462.12
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 117434 0 0 0 46018 194 0 0 25 0 1 0 187288203 482996224 117372 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 117919 117372 136 292 0 117624 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 471676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1291448/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=524780 CPUtime=522.1
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 130663 0 0 0 51996 214 0 0 25 0 1 0 187288203 537374720 130601 1992294400 134512640 135709839 4294956240 18446744073709551615 134573786 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 131195 130601 136 292 0 130900 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 524780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1239416/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=576616 CPUtime=582.08
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 143587 0 0 0 57973 235 0 0 25 0 1 0 187288203 590454784 143525 1992294400 134512640 135709839 4294956240 18446744073709551615 134568271 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 144154 143525 136 292 0 143859 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 576616

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=1182072/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=633512 CPUtime=642.06
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 157789 0 0 0 63950 256 0 0 25 0 1 0 187288203 648716288 157727 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 158378 157727 136 292 0 158083 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 633512

[startup+702.301 s]

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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=880248/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=935944 CPUtime=941.94
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 233297 0 0 0 93815 379 0 0 25 0 1 0 187288203 958406656 233235 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 233986 233235 136 292 0 233691 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 935944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=822264/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=993276 CPUtime=1001.93
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 247592 0 0 0 99786 407 0 0 25 0 1 0 187288203 1017114624 247530 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 248319 247530 136 292 0 248024 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 993276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=768312/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1047544 CPUtime=1061.9
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 261152 0 0 0 105758 432 0 0 25 0 1 0 187288203 1072685056 261090 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 261886 261090 136 292 0 261591 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1047544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=705016/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1110156 CPUtime=1121.88
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 276812 0 0 0 111728 460 0 0 25 0 1 0 187288203 1136799744 276750 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 277539 276750 136 292 0 277244 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1110156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=652472/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1163160 CPUtime=1181.86
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 290013 0 0 0 117707 479 0 0 25 0 1 0 187288203 1191075840 289951 1992294400 134512640 135709839 4294956240 18446744073709551615 134577690 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 290790 289951 136 292 0 290495 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1163160

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2618
/proc/meminfo: memFree=606712/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1208572 CPUtime=1241.84
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 301331 0 0 0 123687 497 0 0 25 0 1 0 187288203 1237577728 301269 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 302143 301269 136 292 0 301848 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 1208572

[startup+1302.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 2618
/proc/meminfo: memFree=559288/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1255804 CPUtime=1301.82
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 313105 0 0 0 129666 516 0 0 25 0 1 0 187288203 1285943296 313043 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 313951 313043 136 292 0 313656 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1255804

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 2618
/proc/meminfo: memFree=508024/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1307232 CPUtime=1361.8
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 325968 0 0 0 135642 538 0 0 25 0 1 0 187288203 1338605568 325906 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 326808 325906 136 292 0 326513 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 1307232

[startup+1422.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2618
/proc/meminfo: memFree=459256/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1355692 CPUtime=1421.78
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 338077 0 0 0 141620 558 0 0 25 0 1 0 187288203 1388228608 338015 1992294400 134512640 135709839 4294956240 18446744073709551615 134573813 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 338923 338015 136 292 0 338628 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 1355692

[startup+1482.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 2618
/proc/meminfo: memFree=416952/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1398608 CPUtime=1481.76
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 348772 0 0 0 147602 574 0 0 25 0 1 0 187288203 1432174592 348710 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 349652 348710 136 292 0 349357 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1398608

[startup+1542.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 2618
/proc/meminfo: memFree=350840/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1464320 CPUtime=1541.73
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 365165 0 0 0 153572 601 0 0 25 0 1 0 187288203 1499463680 365103 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 366080 365103 136 292 0 365785 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1464320

[startup+1602.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 2618
/proc/meminfo: memFree=293688/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1521548 CPUtime=1601.71
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 379445 0 0 0 159548 623 0 0 25 0 1 0 187288203 1558065152 379383 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 380387 379383 136 292 0 380092 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 1521548

[startup+1662.3 s]
/proc/loadavg: 1.15 1.07 1.01 2/66 2618
/proc/meminfo: memFree=245496/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1569388 CPUtime=1661.69
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 391414 0 0 0 165529 640 0 0 25 0 1 0 187288203 1607053312 391352 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 392347 391352 136 292 0 392052 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 1569388

[startup+1722.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/66 2618
/proc/meminfo: memFree=186552/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1629152 CPUtime=1721.66
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 406333 0 0 0 171502 664 0 0 25 0 1 0 187288203 1668251648 406271 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 407288 406271 136 292 0 406993 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 1629152

[startup+1782.3 s]
/proc/loadavg: 1.03 1.05 1.01 2/66 2618
/proc/meminfo: memFree=138680/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1676184 CPUtime=1781.65
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 418106 0 0 0 177483 682 0 0 25 0 1 0 187288203 1716412416 418044 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 419046 418044 136 292 0 418751 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 1676184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 2618
/proc/meminfo: memFree=120824/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=1693640 CPUtime=1800.05
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4194304 422469 0 0 0 179315 690 0 0 25 0 1 0 187288203 1734287360 422407 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 423410 422407 136 292 0 423115 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1693640

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

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

[startup+1800.81 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 2618
/proc/meminfo: memFree=120824/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=0 CPUtime=1800.14
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4195332 422469 0 0 0 179315 699 0 0 25 0 1 0 187288203 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

[startup+1800.9 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 2618
/proc/meminfo: memFree=120824/2055924 swapFree=4179404/4192956
[pid=2617] ppid=2615 vsize=0 CPUtime=1800.24
/proc/2617/stat : 2617 (wbo) R 2615 2617 2422 0 -1 4195332 422469 0 0 0 179315 709 0 0 25 0 1 0 187288203 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.95
CPU time (s): 1800.29
CPU user time (s): 1793.15
CPU system time (s): 7.13991
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 1693640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.15
system time used= 7.13991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422469
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= 2
involuntary context switches= 2080

runsolver used 1.92371 second user time and 4.6353 second system time

The end

Launcher Data

Begin job on node83 at 2009-06-17 02:01:38
IDJOB=1875311
IDBENCH=48151
IDSOLVER=698
FILE ID=node83/1875311-1245196898
PBS_JOBID= 9368332
Free space on /tmp= 66508 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_2.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875311-1245196898/watcher-1875311-1245196898 -o /tmp/evaluation-result-1875311-1245196898/solver-1875311-1245196898 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875311-1245196898.opb

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=806287128

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1814688 kB
Buffers:         40444 kB
Cached:         131372 kB
SwapCached:       7704 kB
Active:          61388 kB
Inactive:       119640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1814688 kB
SwapTotal:     4192956 kB
SwapFree:      4179404 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            46196 kB
Committed_AS:    80236 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875311-1245196898.opb

Free space on /tmp at the end= 66504 MiB
End job on node83 at 2009-06-17 02:31:41