Trace number 2671228

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.4aUNSAT 599.135 599.302

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_4_15.opb
MD5SUM73ea1f0ac6b3717abb48868130805223
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 benchmark26.9259
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2671228-1276721898.opb.
0.00/0.00	c Instance file HOME/instance-2671228-1276721898.opb
0.00/0.00	c File size is 117805 bytes.
0.00/0.02	c Highest Coefficient sum: 100
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:      1566                                                |
0.00/0.02	c |  Number Clauses:        1516                                                |
0.00/0.02	c |  Number Cardinality:    103                                                 |
0.00/0.02	c |  Number PB Constraints: 1466                                                |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1566     3085    12078 |     5000        0    nan |  0.000 % |
0.00/0.03	c |       112 |    1566     3085    12078 |     5500      112     72 |  0.001 % |
0.00/0.05	c |       272 |    1566     3085    12078 |     6050      272     66 |  0.001 % |
0.00/0.07	c |       502 |    1566     3085    12078 |     6655      502     63 |  0.001 % |
0.08/0.10	c |       839 |    1566     3085    12078 |     7320      839     67 |  0.001 % |
0.09/0.13	c |      1345 |    1566     3085    12078 |     8052     1345     71 |  0.001 % |
0.09/0.19	c |      2104 |    1566     3085    12078 |     8857     2104     72 |  0.001 % |
0.29/0.30	c |      3244 |    1566     3085    12078 |     9743     3244     73 |  0.001 % |
0.49/0.54	c |      4953 |    1566     3085    12078 |    10717     4953     74 |  0.001 % |
0.89/0.98	c |      7515 |    1566     3085    12078 |    11789     7515     74 |  0.001 % |
1.59/1.63	c |     11362 |    1566     3085    12078 |    12968    11362     74 |  0.001 % |
3.29/3.38	c |     17128 |    1566     3085    12078 |    14265     9908     73 |  0.001 % |
5.79/5.87	c |     25781 |    1566     3085    12078 |    15692    10699     73 |  0.001 % |
10.29/10.34	c |     38759 |    1566     3085    12078 |    17261    15087     73 |  0.001 % |
15.88/15.99	c |     58220 |    1566     3085    12078 |    18987    15797     77 |  0.001 % |
24.78/24.88	c |     87412 |    1566     3085    12078 |    20886    14315     73 |  0.001 % |
41.28/41.36	c |    131204 |    1566     3085    12078 |    22974    13097     66 |  0.001 % |
64.88/64.91	c |    196889 |    1566     3085    12078 |    25272    11864     33 |  0.003 % |
98.67/98.71	c |    295419 |    1566     3085    12078 |    27799    26198     39 |  0.001 % |
153.15/153.22	c |    443209 |    1566     3085    12078 |    30579    28314     42 |  0.001 % |
254.41/254.54	c |    664893 |    1566     3085    12078 |    33637    12154     50 |  0.001 % |
414.47/414.62	c |    997419 |    1566     3085    12078 |    37001    27436     28 |  0.001 % |
599.03/599.26	c ===============================================================================
599.03/599.26	c core #1
599.03/599.26	c Memory used           : 331.02 MB
599.03/599.26	c CPU time              : 594.027 s
599.03/599.26	c 
599.03/599.26	s UNSATISFIABLE
599.03/599.26	c Total CPU time: 594.027 s

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-2671228-1276721898/watcher-2671228-1276721898 -o /tmp/evaluation-result-2671228-1276721898/solver-2671228-1276721898 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671228-1276721898.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.08 1.02 1.01 3/106 17771
/proc/meminfo: memFree=1830116/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=2968 CPUtime=0
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 337 0 0 0 0 0 0 0 18 0 1 0 13482634 3039232 255 1992294400 134512640 135751879 4290460912 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 742 255 138 303 0 408 0

[startup+0.0863901 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 17771
/proc/meminfo: memFree=1830116/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=3376 CPUtime=0.08
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 509 0 0 0 8 0 0 0 20 0 1 0 13482634 3457024 398 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 844 398 143 303 0 539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3376

[startup+0.101391 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 17771
/proc/meminfo: memFree=1830116/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=3376 CPUtime=0.09
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 533 0 0 0 9 0 0 0 20 0 1 0 13482634 3457024 422 1992294400 134512640 135751879 4290460912 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 844 422 143 303 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301413 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 17771
/proc/meminfo: memFree=1830116/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=4408 CPUtime=0.29
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 767 0 0 0 28 1 0 0 20 0 1 0 13482634 4513792 656 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 1102 656 143 303 0 797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4408

[startup+0.700457 s]
/proc/loadavg: 1.08 1.02 1.01 3/106 17771
/proc/meminfo: memFree=1830116/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=5448 CPUtime=0.69
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 1048 0 0 0 68 1 0 0 20 0 1 0 13482634 5578752 937 1992294400 134512640 135751879 4290460912 18446744073709551615 134616475 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 1362 937 143 303 0 1057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50054 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 17772
/proc/meminfo: memFree=1826636/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=7576 CPUtime=1.49
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 1554 0 0 0 147 2 0 0 23 0 1 0 13482634 7757824 1443 1992294400 134512640 135751879 4290460912 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 1894 1443 143 303 0 1589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7576

[startup+3.10072 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 17772
/proc/meminfo: memFree=1824032/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=9836 CPUtime=3.09
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 2129 0 0 0 305 4 0 0 25 0 1 0 13482634 10072064 2018 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 2459 2018 143 303 0 2154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9836

[startup+6.30107 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 17772
/proc/meminfo: memFree=1819940/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=14152 CPUtime=6.29
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 3181 0 0 0 621 8 0 0 25 0 1 0 13482634 14491648 3070 1992294400 134512640 135751879 4290460912 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 3538 3070 143 303 0 3233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14152

[startup+12.7008 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 17772
/proc/meminfo: memFree=1812136/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=22284 CPUtime=12.69
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 5171 0 0 0 1257 12 0 0 25 0 1 0 13482634 22818816 5060 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 5571 5060 143 303 0 5266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22284

[startup+25.5012 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 17774
/proc/meminfo: memFree=1794776/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=38684 CPUtime=25.48
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 9252 0 0 0 2521 27 0 0 25 0 1 0 13482634 39612416 9141 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 9671 9141 143 303 0 9366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38684

[startup+51.102 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 17774
/proc/meminfo: memFree=1770968/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=62196 CPUtime=51.08
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 15119 0 0 0 5056 52 0 0 25 0 1 0 13482634 63688704 15008 1992294400 134512640 135751879 4290460912 18446744073709551615 134603001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 15549 15008 143 303 0 15244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62196

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 17776
/proc/meminfo: memFree=1733892/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=98984 CPUtime=102.27
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 24303 0 0 0 10124 103 0 0 25 0 1 0 13482634 101359616 24192 1992294400 134512640 135751879 4290460912 18446744073709551615 134611163 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 24746 24192 143 303 0 24441 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 98984

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17776
/proc/meminfo: memFree=1694956/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=138328 CPUtime=162.25
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 34087 0 0 0 16065 160 0 0 25 0 1 0 13482634 141647872 33976 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 34582 33976 143 303 0 34277 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 138328

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17787
/proc/meminfo: memFree=1653912/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=178848 CPUtime=222.23
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 44212 0 0 0 22012 211 0 0 25 0 1 0 13482634 183140352 44101 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 44712 44101 143 303 0 44407 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 178848

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17789
/proc/meminfo: memFree=1612620/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=220464 CPUtime=282.2
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 54589 0 0 0 27954 266 0 0 25 0 1 0 13482634 225755136 54478 1992294400 134512640 135751879 4290460912 18446744073709551615 134616453 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 55116 54478 143 303 0 54811 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 220464

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17791
/proc/meminfo: memFree=1585836/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=246888 CPUtime=342.2
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 61208 0 0 0 33905 315 0 0 25 0 1 0 13482634 252813312 61097 1992294400 134512640 135751879 4290460912 18446744073709551615 134616309 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 61722 61097 143 303 0 61417 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 246888

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17793
/proc/meminfo: memFree=1563764/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=269332 CPUtime=402.18
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 66811 0 0 0 39860 358 0 0 25 0 1 0 13482634 275795968 66700 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 67333 66700 143 303 0 67028 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 269332

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17793
/proc/meminfo: memFree=1543800/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=288708 CPUtime=462.17
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 71679 0 0 0 45812 405 0 0 25 0 1 0 13482634 295636992 71568 1992294400 134512640 135751879 4290460912 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 72177 71568 143 303 0 71872 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 288708

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17795
/proc/meminfo: memFree=1518504/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=314224 CPUtime=522.14
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 78051 0 0 0 51757 457 0 0 25 0 1 0 13482634 321765376 77940 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 78556 77940 143 303 0 78251 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 314224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1499284/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=333172 CPUtime=582.13
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 82787 0 0 0 57719 494 0 0 25 0 1 0 13482634 341168128 82676 1992294400 134512640 135751879 4290460912 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 83293 82676 143 303 0 82988 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 333172

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1496432/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=336048 CPUtime=588.53
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 83510 0 0 0 58353 500 0 0 25 0 1 0 13482634 344113152 83399 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 84012 83399 143 303 0 83707 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 336048

[startup+595.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1495068/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=337284 CPUtime=594.93
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 83807 0 0 0 58990 503 0 0 25 0 1 0 13482634 345378816 83696 1992294400 134512640 135751879 4290460912 18446744073709551615 134616355 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 84321 83696 143 303 0 84016 0
Current children cumulated CPU time (s) 594.93
Current children cumulated vsize (KiB) 337284

[startup+596.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1495068/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=337540 CPUtime=596.53
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 83870 0 0 0 59149 504 0 0 25 0 1 0 13482634 345640960 83759 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 84385 83759 143 303 0 84080 0
Current children cumulated CPU time (s) 596.53
Current children cumulated vsize (KiB) 337540

[startup+598.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1493828/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=338572 CPUtime=598.13
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 84110 0 0 0 59307 506 0 0 25 0 1 0 13482634 346697728 83999 1992294400 134512640 135751879 4290460912 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 84643 83999 143 303 0 84338 0
Current children cumulated CPU time (s) 598.13
Current children cumulated vsize (KiB) 338572

[startup+599.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1493828/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=338956 CPUtime=598.93
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202496 84208 0 0 0 59386 507 0 0 25 0 1 0 13482634 347090944 84097 1992294400 134512640 135751879 4290460912 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17771/statm: 84739 84097 143 303 0 84434 0
Current children cumulated CPU time (s) 598.93
Current children cumulated vsize (KiB) 338956

[startup+599.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17797
/proc/meminfo: memFree=1493828/2059040 swapFree=4151640/4192956
[pid=17771] ppid=17769 vsize=0 CPUtime=599.12
/proc/17771/stat : 17771 (wbo1.4a) R 17769 17771 17161 0 -1 4202500 84223 0 0 0 59402 510 0 0 25 0 1 0 13482634 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/17771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 599.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 599.302
CPU time (s): 599.135
CPU user time (s): 594.027
CPU system time (s): 5.10822
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 338956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.027
system time used= 5.10822
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84223
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= 3
involuntary context switches= 1535

runsolver used 1.02584 second user time and 2.80257 second system time

The end

Launcher Data

Begin job on node037 at 2010-06-16 22:58:18
IDJOB=2671228
IDBENCH=48315
IDSOLVER=1160
FILE ID=node037/2671228-1276721898
PBS_JOBID= 11174133
Free space on /tmp= 62584 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_4_15.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671228-1276721898/watcher-2671228-1276721898 -o /tmp/evaluation-result-2671228-1276721898/solver-2671228-1276721898 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671228-1276721898.opb

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

MD5SUM BENCH= 73ea1f0ac6b3717abb48868130805223
RANDOM SEED=407810196

node037.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831264 kB
Buffers:         29440 kB
Cached:         101276 kB
SwapCached:       1484 kB
Active:          83264 kB
Inactive:        67196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831264 kB
SwapTotal:     4192956 kB
SwapFree:      4151640 kB
Dirty:            2580 kB
Writeback:           0 kB
AnonPages:       18296 kB
Mapped:          13472 kB
Slab:            55592 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671228-1276721898.opb

Free space on /tmp at the end= 62580 MiB
End job on node037 at 2010-06-16 23:08:17