Trace number 1874957

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) 1142.31 1142.69

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark184.015
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

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-1874957-1245213543.opb.
0.00/0.00	c Instance file HOME/instance-1874957-1245213543.opb
0.00/0.00	c File size is 257508 bytes.
0.00/0.04	c Highest Coefficient sum: 200
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      3270                                                |
0.00/0.04	c |  Number Clauses:        3170                                                |
0.00/0.04	c |  Number Cardinality:    203                                                 |
0.00/0.04	c |  Number PB Constraints: 3070                                                |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    3270     6443    25260 |     5000        0    nan |  0.000 % |
0.00/0.07	c |       101 |    3270     6443    25260 |     5500      101    138 |  0.000 % |
0.07/0.09	c |       252 |    3270     6443    25260 |     6050      252    142 |  0.000 % |
0.09/0.11	c |       478 |    3270     6443    25260 |     6655      478    146 |  0.000 % |
0.09/0.15	c |       815 |    3270     6443    25260 |     7320      815    147 |  0.000 % |
0.19/0.20	c |      1321 |    3270     6443    25260 |     8052     1321    148 |  0.000 % |
0.19/0.28	c |      2080 |    3270     6443    25260 |     8857     2080    148 |  0.000 % |
0.39/0.41	c |      3219 |    3270     6443    25260 |     9743     3219    149 |  0.000 % |
0.59/0.62	c |      4927 |    3270     6443    25260 |    10717     4927    150 |  0.000 % |
0.99/1.00	c |      7489 |    3270     6443    25260 |    11789     7489    151 |  0.000 % |
1.59/1.60	c |     11333 |    3270     6443    25260 |    12968    11333    149 |  0.000 % |
2.69/2.79	c |     17099 |    3270     6443    25260 |    14265     9157    148 |  0.000 % |
4.79/4.82	c |     25749 |    3270     6443    25260 |    15692     9215    148 |  0.000 % |
7.88/7.96	c |     38724 |    3270     6443    25260 |    17261    12872    153 |  0.000 % |
15.48/15.50	c |     58185 |    3270     6443    25260 |    18987    12612    137 |  0.000 % |
27.18/27.28	c |     87377 |    3270     6443    25260 |    20886    20400    138 |  0.000 % |
44.57/44.66	c |    131166 |    3270     6443    25260 |    22974    17110    135 |  0.000 % |
69.76/69.84	c |    196853 |    3270     6443    25260 |    25272    14127    131 |  0.000 % |
107.85/107.93	c |    295381 |    3270     6443    25260 |    27799    26726    151 |  0.000 % |
165.73/165.81	c |    443170 |    3270     6443    25260 |    30579    17585    150 |  0.000 % |
258.60/258.70	c |    664854 |    3270     6443    25260 |    33637    15943    150 |  0.000 % |
404.25/404.46	c |    997379 |    3270     6443    25260 |    37001    19785    148 |  0.000 % |
635.97/636.22	c |   1496167 |    3270     6443    25260 |    40701    33203    150 |  0.000 % |
1022.45/1022.82	c |   2244350 |    3270     6443    25260 |    44771    41577    150 |  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-1874957-1245213543/watcher-1874957-1245213543 -o /tmp/evaluation-result-1874957-1245213543/solver-1874957-1245213543 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874957-1245213543.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 1.00 1.00 3/64 9619
/proc/meminfo: memFree=1775088/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=2920 CPUtime=0
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 188953576 2990080 232 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 730 238 126 292 0 372 0

[startup+0.083773 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9619
/proc/meminfo: memFree=1775088/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=3864 CPUtime=0.07
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 616 0 0 0 7 0 0 0 18 0 1 0 188953576 3956736 537 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 966 537 135 292 0 671 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3864

[startup+0.101776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9619
/proc/meminfo: memFree=1775088/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=3992 CPUtime=0.09
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 648 0 0 0 9 0 0 0 18 0 1 0 188953576 4087808 569 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 998 569 135 292 0 703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3992

[startup+0.301807 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9619
/proc/meminfo: memFree=1775088/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=5544 CPUtime=0.29
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 1019 0 0 0 28 1 0 0 19 0 1 0 188953576 5677056 940 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 1386 940 135 292 0 1091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5544

[startup+0.701867 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9619
/proc/meminfo: memFree=1775088/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=8136 CPUtime=0.69
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 1665 0 0 0 67 2 0 0 22 0 1 0 188953576 8331264 1586 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 2034 1586 135 292 0 1739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1767784/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=11880 CPUtime=1.49
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 2623 0 0 0 146 3 0 0 25 0 1 0 188953576 12165120 2544 1992294400 134512640 135709839 4294956240 18446744073709551615 134572859 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 2970 2544 135 292 0 2675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11880

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1762792/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=17884 CPUtime=3.09
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 4108 0 0 0 304 5 0 0 25 0 1 0 188953576 18313216 4029 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 4471 4029 135 292 0 4176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17884

[startup+6.30272 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1751528/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=28356 CPUtime=6.29
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 6739 0 0 0 620 9 0 0 25 0 1 0 188953576 29036544 6660 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 7089 6660 135 292 0 6794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28356

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1735336/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=43428 CPUtime=12.69
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 10470 0 0 0 1255 14 0 0 25 0 1 0 188953576 44470272 10391 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 10857 10391 135 292 0 10562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43428

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1708264/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=69328 CPUtime=25.48
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 16963 0 0 0 2524 24 0 0 25 0 1 0 188953576 70991872 16884 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 17332 16884 135 292 0 17037 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69328

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1659304/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=118888 CPUtime=51.07
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 29346 0 0 0 5064 43 0 0 25 0 1 0 188953576 121741312 29267 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 29722 29267 135 292 0 29427 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 118888

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1559464/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=217536 CPUtime=102.26
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 53983 0 0 0 10141 85 0 0 25 0 1 0 188953576 222756864 53904 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 54384 53904 135 292 0 54089 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 217536

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1444456/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=333260 CPUtime=162.23
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 82871 0 0 0 16090 133 0 0 25 0 1 0 188953576 341258240 82792 1992294400 134512640 135709839 4294956240 18446744073709551615 135382478 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 83315 82792 135 292 0 83020 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 333260

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1337576/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=439396 CPUtime=222.22
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 109428 0 0 0 22047 175 0 0 25 0 1 0 188953576 449941504 109349 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 109849 109349 135 292 0 109554 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 439396

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1231080/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=546744 CPUtime=282.2
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 136263 0 0 0 28000 220 0 0 25 0 1 0 188953576 559865856 136184 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 136686 136184 135 292 0 136391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 546744

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1129896/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=646828 CPUtime=342.18
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 161250 0 0 0 33957 261 0 0 25 0 1 0 188953576 662351872 161171 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 161707 161171 135 292 0 161412 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 646828

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=1027368/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=749288 CPUtime=402.16
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 186857 0 0 0 39909 307 0 0 25 0 1 0 188953576 767270912 186778 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 187322 186778 135 292 0 187027 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 749288

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=931432/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=844800 CPUtime=462.13
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 210752 0 0 0 45866 347 0 0 25 0 1 0 188953576 865075200 210673 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 211200 210673 135 292 0 210905 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 844800

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=837160/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=939336 CPUtime=522.11
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 234368 0 0 0 51824 387 0 0 25 0 1 0 188953576 961880064 234289 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 234834 234289 135 292 0 234539 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 939336

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=736104/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1039944 CPUtime=582.09
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 259495 0 0 0 57778 431 0 0 25 0 1 0 188953576 1064902656 259416 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 259986 259416 135 292 0 259691 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1039944

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=638440/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1136904 CPUtime=642.08
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 283704 0 0 0 63735 473 0 0 25 0 1 0 188953576 1164189696 283625 1992294400 134512640 135709839 4294956240 18446744073709551615 134573869 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 284226 283625 135 292 0 283931 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1136904

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9620
/proc/meminfo: memFree=560744/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1215512 CPUtime=702.06
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 303341 0 0 0 69697 509 0 0 25 0 1 0 188953576 1244684288 303262 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 303878 303262 135 292 0 303583 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1215512

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=481064/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1294140 CPUtime=762.04
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 322982 0 0 0 75659 545 0 0 25 0 1 0 188953576 1325199360 322903 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 323535 322903 135 292 0 323240 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1294140

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=402344/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1373320 CPUtime=822.01
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 342781 0 0 0 81619 582 0 0 25 0 1 0 188953576 1406279680 342702 1992294400 134512640 135709839 4294956240 18446744073709551615 134568583 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 343330 342702 135 292 0 343035 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1373320

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=307624/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1467324 CPUtime=882
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 366286 0 0 0 87579 621 0 0 25 0 1 0 188953576 1502539776 366207 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 366831 366207 135 292 0 366536 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1467324

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=215720/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1559788 CPUtime=941.97
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 389402 0 0 0 93535 662 0 0 25 0 1 0 188953576 1597222912 389323 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 389947 389323 135 292 0 389652 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1559788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=120360/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1654456 CPUtime=1001.95
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 413068 0 0 0 99492 703 0 0 25 0 1 0 188953576 1694162944 412989 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 413614 412989 135 292 0 413319 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1654456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=37288/2055920 swapFree=4191900/4192956
[pid=9619] ppid=9617 vsize=1737744 CPUtime=1061.94
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 433866 0 0 0 105450 744 0 0 25 0 1 0 188953576 1779449856 433787 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 434436 433787 135 292 0 434141 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1737744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=14824/2055920 swapFree=4183104/4192956
[pid=9619] ppid=9617 vsize=1814248 CPUtime=1121.91
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 453005 0 0 0 111411 780 0 0 25 0 1 0 188953576 1857789952 452926 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 453562 452926 135 292 0 453267 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1814248



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1142.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=16040/2055920 swapFree=4181956/4192956
[pid=9619] ppid=9617 vsize=1843272 CPUtime=1142.01
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4194304 460235 0 0 0 113408 793 0 0 25 0 1 0 188953576 1887510528 460156 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 460818 460156 135 292 0 460523 0
Current children cumulated CPU time (s) 1142.01
Current children cumulated vsize (KiB) 1843272

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

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

[startup+1142.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9622
/proc/meminfo: memFree=16040/2055920 swapFree=4181956/4192956
[pid=9619] ppid=9617 vsize=0 CPUtime=1142.21
/proc/9619/stat : 9619 (wbo) R 9617 9619 9455 0 -1 4195332 460235 0 0 0 113408 813 0 0 25 0 1 0 188953576 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/9619/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1142.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1142.69
CPU time (s): 1142.31
CPU user time (s): 1134.08
CPU system time (s): 8.22475
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 1843272

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

runsolver used 0.794879 second user time and 2.48962 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-17 06:39:03
IDJOB=1874957
IDBENCH=48302
IDSOLVER=698
FILE ID=node34/1874957-1245213543
PBS_JOBID= 9368416
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 4bc8406e35a3f2674c743b72d3a1792a
RANDOM SEED=1858780269

node34.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.263
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.263
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:       1775760 kB
Buffers:         51088 kB
Cached:         136944 kB
SwapCached:        260 kB
Active:          50328 kB
Inactive:       151016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775760 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            64888 kB
Committed_AS:   187548 kB
PageTables:       1384 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-1874957-1245213543.opb

Free space on /tmp at the end= 66252 MiB
End job on node34 at 2009-06-17 06:58:07