Trace number 1874984

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) 824.704 824.994

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_80.opb
MD5SUM4023d6beb9ef2c356e20e783b830f625
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.08383
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

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-1874984-1245215232.opb.
0.00/0.00	c Instance file HOME/instance-1874984-1245215232.opb
0.00/0.00	c File size is 566885 bytes.
0.02/0.09	c Highest Coefficient sum: 1000
0.02/0.09	c ============================[ Problem Statistics ]=============================
0.02/0.09	c |                                                                             |
0.02/0.09	c |  Parsing time:          0.09         s                                      |
0.02/0.09	c |  Number Variables:      7316                                                |
0.02/0.09	c |  Number Clauses:        6816                                                |
0.02/0.09	c |  Number Cardinality:    1003                                                |
0.02/0.09	c |  Number PB Constraints: 6316                                                |
0.02/0.09	c ============================[ Search Statistics ]==============================
0.02/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |    7316    14135    54028 |     5000        0    nan |  0.000 % |
4.59/4.60	c |       421 |    7316    14135    54028 |     5500      421    709 |  0.000 % |
4.69/4.79	c |       572 |    7316    14135    54028 |     6050      572    620 |  0.000 % |
4.99/5.04	c |       797 |    7316    14135    54028 |     6655      797    686 |  0.000 % |
5.29/5.36	c |      1134 |    7316    14135    54028 |     7320     1134    734 |  0.000 % |
5.89/5.93	c |      1640 |    7316    14135    54028 |     8052     1640    769 |  0.000 % |
6.39/6.46	c |      2399 |    7316    14135    54028 |     8857     2399    802 |  0.000 % |
7.89/7.98	c |      3538 |    7316    14135    54028 |     9743     3538    689 |  0.000 % |
9.18/9.27	c |      5247 |    7316    14135    54028 |    10717     5247    751 |  0.000 % |
12.49/12.59	c |      7811 |    7316    14135    54028 |    11789     7811    662 |  0.000 % |
16.59/16.65	c |     11655 |    7316    14135    54028 |    12968    11655    729 |  0.000 % |
25.28/25.31	c |     17421 |    7316    14135    54028 |    14265    17421    649 |  0.000 % |
33.38/33.45	c |     26070 |    7316    14135    54028 |    15692    17360    746 |  0.000 % |
54.27/54.40	c |     39045 |    7316    14135    54028 |    17261    21655    644 |  0.000 % |
75.66/75.77	c |     58506 |    7316    14135    54028 |    18987    16489    873 |  0.000 % |
128.14/128.26	c |     87700 |    7316    14135    54028 |    20886    16266    753 |  0.000 % |
193.92/194.06	c |    131490 |    7316    14135    54028 |    22974    26640    495 |  0.000 % |
277.19/277.30	c |    197174 |    7316    14135    54028 |    25272    18974    863 |  0.000 % |
390.55/390.76	c |    295700 |    7316    14135    54028 |    27799    11412    905 |  0.000 % |
625.47/625.75	c |    443490 |    7316    14135    54028 |    30579    16843    495 |  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-1874984-1245215232/watcher-1874984-1245215232 -o /tmp/evaluation-result-1874984-1245215232/solver-1874984-1245215232 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874984-1245215232.opb 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6292
/proc/meminfo: memFree=1781504/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=3224 CPUtime=0
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 189124088 3301376 236 1992294400 134512640 135709839 4294956240 18446744073709551615 134547798 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 806 236 126 292 0 372 0

[startup+0.025507 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6292
/proc/meminfo: memFree=1781504/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=4436 CPUtime=0.02
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 531 0 0 0 2 0 0 0 18 0 1 0 189124088 4542464 515 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1109 515 151 292 0 675 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4436

[startup+0.102521 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6292
/proc/meminfo: memFree=1781504/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=5536 CPUtime=0.09
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 1059 0 0 0 9 0 0 0 18 0 1 0 189124088 5668864 904 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1384 904 132 292 0 1089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5536

[startup+0.302559 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6292
/proc/meminfo: memFree=1781504/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=5796 CPUtime=0.29
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 1146 0 0 0 29 0 0 0 19 0 1 0 189124088 5935104 991 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1449 991 134 292 0 1154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5796

[startup+0.701637 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6292
/proc/meminfo: memFree=1781504/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=6056 CPUtime=0.69
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 1220 0 0 0 69 0 0 0 22 0 1 0 189124088 6201344 1065 1992294400 134512640 135709839 4294956240 18446744073709551615 134577653 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1514 1065 134 292 0 1219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6056

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1777592/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=6440 CPUtime=1.49
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 1315 0 0 0 149 0 0 0 25 0 1 0 189124088 6594560 1160 1992294400 134512640 135709839 4294956240 18446744073709551615 134518150 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1610 1160 134 292 0 1315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6440

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1777016/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=6960 CPUtime=3.09
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 1449 0 0 0 308 1 0 0 25 0 1 0 189124088 7127040 1294 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 1740 1294 134 292 0 1445 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6960

[startup+6.30171 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1773624/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=13944 CPUtime=6.29
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 3181 0 0 0 627 2 0 0 25 0 1 0 189124088 14278656 3026 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 3486 3026 135 292 0 3191 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13944

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1755320/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=29348 CPUtime=12.69
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 7030 0 0 0 1262 7 0 0 25 0 1 0 189124088 30052352 6875 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 7337 6875 135 292 0 7042 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29348

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1726712/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=57568 CPUtime=25.49
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 14077 0 0 0 2535 14 0 0 25 0 1 0 189124088 58949632 13922 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 14392 13922 135 292 0 14097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57568

[startup+51.1023 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1670328/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=113804 CPUtime=51.07
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 28142 0 0 0 5082 25 0 0 25 0 1 0 189124088 116535296 27987 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 28451 27987 135 292 0 28156 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 113804

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1540600/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=242784 CPUtime=102.25
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 60392 0 0 0 10177 48 0 0 25 0 1 0 189124088 248610816 60237 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 60696 60237 135 292 0 60401 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 242784

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1443448/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=340540 CPUtime=162.23
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 84806 0 0 0 16153 70 0 0 25 0 1 0 189124088 348712960 84651 1992294400 134512640 135709839 4294956240 18446744073709551615 134518154 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 85135 84651 135 292 0 84840 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 340540

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1304056/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=479324 CPUtime=222.21
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 119492 0 0 0 22130 91 0 0 25 0 1 0 189124088 490827776 119337 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 119831 119337 135 292 0 119536 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 479324

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=1122936/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=663044 CPUtime=282.19
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 165410 0 0 0 28098 121 0 0 25 0 1 0 189124088 678957056 165255 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 165761 165255 135 292 0 165466 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 663044

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=934904/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=848532 CPUtime=342.16
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 211741 0 0 0 34064 152 0 0 25 0 1 0 189124088 868896768 211586 1992294400 134512640 135709839 4294956240 18446744073709551615 134572733 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 212133 211586 135 292 0 211838 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 848532

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=750072/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1033268 CPUtime=402.15
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 257852 0 0 0 40029 186 0 0 25 0 1 0 189124088 1058066432 257697 1992294400 134512640 135709839 4294956240 18446744073709551615 134572725 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 258317 257697 135 292 0 258022 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1033268

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=667256/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1115288 CPUtime=462.13
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 278338 0 0 0 46011 202 0 0 25 0 1 0 189124088 1142054912 278183 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 278822 278183 135 292 0 278527 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1115288

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=588344/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1194616 CPUtime=522.11
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 298167 0 0 0 51993 218 0 0 25 0 1 0 189124088 1223286784 298012 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 298654 298012 135 292 0 298359 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1194616

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=512056/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1270400 CPUtime=582.09
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 317107 0 0 0 57976 233 0 0 25 0 1 0 189124088 1300889600 316952 1992294400 134512640 135709839 4294956240 18446744073709551615 134572728 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 317600 316952 135 292 0 317305 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1270400

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=402360/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1379120 CPUtime=642.07
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 344290 0 0 0 63954 253 0 0 25 0 1 0 189124088 1412218880 344135 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 344780 344135 135 292 0 344485 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1379120

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=237624/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1545240 CPUtime=702.05
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 385813 0 0 0 69926 279 0 0 25 0 1 0 189124088 1582325760 385658 1992294400 134512640 135709839 4294956240 18446744073709551615 134577722 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 386310 385658 135 292 0 386015 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1545240

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=83384/2055920 swapFree=4183064/4192956
[pid=6292] ppid=6290 vsize=1697700 CPUtime=762.02
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 423923 0 0 0 75902 300 0 0 25 0 1 0 189124088 1738444800 423768 1992294400 134512640 135709839 4294956240 18446744073709551615 134577667 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 424425 423768 135 292 0 424130 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1697700

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 6293
/proc/meminfo: memFree=16248/2055920 swapFree=4181928/4192956
[pid=6292] ppid=6290 vsize=1837340 CPUtime=822
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 458823 0 0 0 81877 323 0 0 25 0 1 0 189124088 1881436160 458668 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 459335 458668 135 292 0 459040 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 1837340



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+824.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=14904/2055920 swapFree=4181928/4192956
[pid=6292] ppid=6290 vsize=1843428 CPUtime=824.41
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4194304 460347 0 0 0 82117 324 0 0 25 0 1 0 189124088 1887670272 460192 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 460857 460192 135 292 0 460562 0
Current children cumulated CPU time (s) 824.41
Current children cumulated vsize (KiB) 1843428

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

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

[startup+824.806 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6293
/proc/meminfo: memFree=14904/2055920 swapFree=4181928/4192956
[pid=6292] ppid=6290 vsize=0 CPUtime=824.51
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4195332 460347 0 0 0 82117 334 0 0 25 0 1 0 189124088 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 824.51
Current children cumulated vsize (KiB) 0

[startup+824.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6294
/proc/meminfo: memFree=1271536/2055920 swapFree=4181928/4192956
[pid=6292] ppid=6290 vsize=0 CPUtime=824.61
/proc/6292/stat : 6292 (wbo) R 6290 6292 5913 0 -1 4195332 460347 0 0 0 82117 344 0 0 25 0 1 0 189124088 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/6292/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 824.61
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 824.994
CPU time (s): 824.704
CPU user time (s): 821.172
CPU system time (s): 3.53146
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 1843428

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

runsolver used 0.540917 second user time and 1.83272 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-17 07:07:12
IDJOB=1874984
IDBENCH=48329
IDSOLVER=698
FILE ID=node5/1874984-1245215232
PBS_JOBID= 9368366
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 4023d6beb9ef2c356e20e783b830f625
RANDOM SEED=1672840014

node5.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.259
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	: 5931.00
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.259
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:       1782368 kB
Buffers:         58604 kB
Cached:         122468 kB
SwapCached:       3684 kB
Active:          60820 kB
Inactive:       128136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782368 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          14600 kB
Slab:            70588 kB
Committed_AS:   160784 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-1874984-1245215232.opb

Free space on /tmp at the end= 66256 MiB
End job on node5 at 2009-06-17 07:20:59