Trace number 1874992

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.0? (MO) 933.768 933.992

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_1_40.opb
MD5SUM6f80de356bf70dde8dfbe2efc2cb9dee
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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-1874992-1245215529.opb.
0.00/0.00	c Instance file HOME/instance-1874992-1245215529.opb
0.00/0.00	c File size is 530659 bytes.
0.07/0.09	c Highest Coefficient sum: 400
0.07/0.09	c ============================[ Problem Statistics ]=============================
0.07/0.09	c |                                                                             |
0.07/0.09	c |  Parsing time:          0.09         s                                      |
0.07/0.09	c |  Number Variables:      6604                                                |
0.07/0.09	c |  Number Clauses:        6404                                                |
0.07/0.09	c |  Number Cardinality:    403                                                 |
0.07/0.09	c |  Number PB Constraints: 6204                                                |
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |         0 |    6604    13011    51032 |     5000        0    nan |  0.000 % |
0.39/0.40	c |       161 |    6604    13011    51032 |     5500      161    279 |  0.000 % |
0.49/0.51	c |       311 |    6604    13011    51032 |     6050      311    150 |  0.000 % |
0.59/0.60	c |       536 |    6604    13011    51032 |     6655      536    199 |  0.000 % |
0.69/0.72	c |       873 |    6604    13011    51032 |     7320      873    246 |  0.000 % |
0.89/0.90	c |      1379 |    6604    13011    51032 |     8052     1379    268 |  0.000 % |
1.09/1.13	c |      2138 |    6604    13011    51032 |     8857     2138    293 |  0.000 % |
1.39/1.45	c |      3277 |    6604    13011    51032 |     9743     3277    308 |  0.000 % |
2.59/2.70	c |      4985 |    6604    13011    51032 |    10717     4985    272 |  0.000 % |
4.59/4.66	c |      7547 |    6604    13011    51032 |    11789     7547    269 |  0.000 % |
7.59/7.69	c |     11391 |    6604    13011    51032 |    12968    11391    273 |  0.000 % |
12.89/12.99	c |     17157 |    6604    13011    51032 |    14265    17157    274 |  0.000 % |
18.89/18.95	c |     25806 |    6604    13011    51032 |    15692    17228    272 |  0.000 % |
27.69/27.77	c |     38780 |    6604    13011    51032 |    17261    11069    271 |  0.000 % |
42.18/42.27	c |     58241 |    6604    13011    51032 |    18987    19228    280 |  0.000 % |
62.27/62.38	c |     87433 |    6604    13011    51032 |    20886    14277    268 |  0.000 % |
92.86/92.92	c |    131222 |    6604    13011    51032 |    22974    15220    275 |  0.000 % |
140.05/140.15	c |    196906 |    6604    13011    51032 |    25272    15576    279 |  0.000 % |
217.14/217.25	c |    295432 |    6604    13011    51032 |    27799    21573    267 |  0.000 % |
322.91/323.02	c |    443221 |    6604    13011    51032 |    30579    20009    286 |  0.000 % |
486.67/486.89	c |    664904 |    6604    13011    51032 |    33637    25763    280 |  0.000 % |
737.61/737.85	c |    997429 |    6604    13011    51032 |    37001    34190    294 |  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-1874992-1245215529/watcher-1874992-1245215529 -o /tmp/evaluation-result-1874992-1245215529/solver-1874992-1245215529 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874992-1245215529.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/64 13182
/proc/meminfo: memFree=1853384/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=3192 CPUtime=0
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 189149033 3268608 235 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 798 236 126 292 0 373 0

[startup+0.073938 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13182
/proc/meminfo: memFree=1853384/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=5216 CPUtime=0.07
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 821 0 0 0 7 0 0 0 18 0 1 0 189149033 5341184 805 1992294400 134512640 135709839 4294956240 18446744073709551615 134554405 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 1304 806 223 292 0 879 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5216

[startup+0.10194 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13182
/proc/meminfo: memFree=1853384/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=5412 CPUtime=0.09
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 1009 0 0 0 9 0 0 0 18 0 1 0 189149033 5541888 863 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 1353 863 134 292 0 1058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5412

[startup+0.301957 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13182
/proc/meminfo: memFree=1853384/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=5544 CPUtime=0.29
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 1062 0 0 0 29 0 0 0 19 0 1 0 189149033 5677056 916 1992294400 134512640 135709839 4294956240 18446744073709551615 134572752 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 1386 916 134 292 0 1091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5544

[startup+0.701993 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13182
/proc/meminfo: memFree=1853384/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=6460 CPUtime=0.69
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 1274 0 0 0 69 0 0 0 22 0 1 0 189149033 6615040 1128 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 1615 1128 135 292 0 1320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6460

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1847936/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=10344 CPUtime=1.49
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 2252 0 0 0 148 1 0 0 25 0 1 0 189149033 10592256 2106 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 2586 2106 135 292 0 2291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10344

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1844544/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=13076 CPUtime=3.09
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 2927 0 0 0 307 2 0 0 25 0 1 0 189149033 13389824 2781 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 3269 2781 135 292 0 2974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13076

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1837696/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=19964 CPUtime=6.29
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 4662 0 0 0 625 4 0 0 25 0 1 0 189149033 20443136 4516 1992294400 134512640 135709839 4294956240 18446744073709551615 134573742 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 4991 4516 135 292 0 4696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19964

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1825856/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=30960 CPUtime=12.68
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 7408 0 0 0 1261 7 0 0 25 0 1 0 189149033 31703040 7262 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 7740 7262 135 292 0 7445 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30960

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1795072/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=61136 CPUtime=25.49
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 14963 0 0 0 2532 17 0 0 25 0 1 0 189149033 62603264 14817 1992294400 134512640 135709839 4294956240 18446744073709551615 134577960 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 15284 14817 135 292 0 14989 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61136

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1743232/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=113328 CPUtime=51.08
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 27993 0 0 0 5075 33 0 0 25 0 1 0 189149033 116047872 27847 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 28332 27847 135 292 0 28037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113328

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1636288/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=218976 CPUtime=102.27
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 54408 0 0 0 10160 67 0 0 25 0 1 0 189149033 224231424 54262 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 54744 54262 135 292 0 54449 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 218976

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1517952/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=337896 CPUtime=162.25
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 84132 0 0 0 16120 105 0 0 25 0 1 0 189149033 346005504 83986 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 84474 83986 135 292 0 84179 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 337896

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1402880/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=452352 CPUtime=222.24
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 112724 0 0 0 22082 142 0 0 25 0 1 0 189149033 463208448 112578 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 113088 112578 135 292 0 112793 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 452352

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1285696/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=570488 CPUtime=282.22
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 142251 0 0 0 28043 179 0 0 25 0 1 0 189149033 584179712 142105 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 142622 142105 135 292 0 142327 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 570488

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1149440/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=705404 CPUtime=342.21
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 176002 0 0 0 34000 221 0 0 25 0 1 0 189149033 722333696 175856 1992294400 134512640 135709839 4294956240 18446744073709551615 134577518 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 176351 175856 135 292 0 176056 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 705404

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=1034624/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=821336 CPUtime=402.2
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 204963 0 0 0 39959 261 0 0 25 0 1 0 189149033 841048064 204817 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 205334 204817 135 292 0 205039 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 821336

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=915200/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=939588 CPUtime=462.18
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 234503 0 0 0 45920 298 0 0 25 0 1 0 189149033 962138112 234357 1992294400 134512640 135709839 4294956240 18446744073709551615 134574190 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 234897 234357 135 292 0 234602 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 939588

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13183
/proc/meminfo: memFree=807680/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1046680 CPUtime=522.17
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 261296 0 0 0 51883 334 0 0 25 0 1 0 189149033 1071800320 261150 1992294400 134512640 135709839 4294956240 18446744073709551615 134568266 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 261670 261150 135 292 0 261375 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1046680

[startup+582.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 13183
/proc/meminfo: memFree=693696/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1160516 CPUtime=582.15
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 289740 0 0 0 57847 368 0 0 25 0 1 0 189149033 1188368384 289594 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 290129 289594 135 292 0 289834 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1160516

[startup+642.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 13183
/proc/meminfo: memFree=574016/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1278960 CPUtime=642.14
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 319348 0 0 0 63810 404 0 0 25 0 1 0 189149033 1309655040 319202 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 319740 319202 135 292 0 319445 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1278960

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13183
/proc/meminfo: memFree=454528/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1399040 CPUtime=702.12
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 349366 0 0 0 69766 446 0 0 25 0 1 0 189149033 1432616960 349220 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 349760 349220 135 292 0 349465 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 1399040

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13183
/proc/meminfo: memFree=332032/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1520568 CPUtime=762.11
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 379736 0 0 0 75729 482 0 0 25 0 1 0 189149033 1557061632 379590 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 380142 379590 135 292 0 379847 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1520568

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13183
/proc/meminfo: memFree=226880/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1626804 CPUtime=822.09
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 406271 0 0 0 81689 520 0 0 25 0 1 0 189149033 1665847296 406125 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 406701 406125 135 292 0 406406 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1626804

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13183
/proc/meminfo: memFree=107200/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1745060 CPUtime=882.07
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 435831 0 0 0 87648 559 0 0 25 0 1 0 189149033 1786941440 435685 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 436265 435685 135 292 0 435970 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1745060



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+933.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13183
/proc/meminfo: memFree=16192/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=1843316 CPUtime=933.47
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4194304 460386 0 0 0 92753 594 0 0 25 0 1 0 189149033 1887555584 460240 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 460829 460240 135 292 0 460534 0
Current children cumulated CPU time (s) 933.47
Current children cumulated vsize (KiB) 1843316

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

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

[startup+933.806 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13184
/proc/meminfo: memFree=625656/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=0 CPUtime=933.57
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4195332 460386 0 0 0 92753 604 0 0 25 0 1 0 189149033 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 933.57
Current children cumulated vsize (KiB) 0

[startup+933.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13184
/proc/meminfo: memFree=625656/2055920 swapFree=4181696/4192956
[pid=13182] ppid=13180 vsize=0 CPUtime=933.67
/proc/13182/stat : 13182 (wbo) R 13180 13182 12936 0 -1 4195332 460386 0 0 0 92753 614 0 0 25 0 1 0 189149033 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/13182/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 933.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 933.992
CPU time (s): 933.768
CPU user time (s): 927.536
CPU system time (s): 6.23205
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 1843316

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

runsolver used 0.714891 second user time and 1.9727 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 07:12:09
IDJOB=1874992
IDBENCH=48337
IDSOLVER=698
FILE ID=node50/1874992-1245215529
PBS_JOBID= 9368399
Free space on /tmp= 66424 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_1_40.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-1874992-1245215529/watcher-1874992-1245215529 -o /tmp/evaluation-result-1874992-1245215529/solver-1874992-1245215529 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1874992-1245215529.opb

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

MD5SUM BENCH= 6f80de356bf70dde8dfbe2efc2cb9dee
RANDOM SEED=2050417095

node50.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.211
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.211
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854248 kB
Buffers:         26504 kB
Cached:         104964 kB
SwapCached:       5280 kB
Active:          33268 kB
Inactive:       105788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854248 kB
SwapTotal:     4192956 kB
SwapFree:      4181696 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          13336 kB
Slab:            48592 kB
Committed_AS:   120296 kB
PageTables:       1452 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-1874992-1245215529.opb

Free space on /tmp at the end= 66420 MiB
End job on node50 at 2009-06-17 07:27:45