Trace number 1874941

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) 754.01 756.776

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_80.opb
MD5SUM4b0064bdd43b7a445f2334396cfebe4e
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.26381
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)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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-1874941-1245212425.opb.
0.00/0.00	c Instance file HOME/instance-1874941-1245212425.opb
0.00/0.00	c File size is 567847 bytes.
0.08/0.09	c Highest Coefficient sum: 1000
0.08/0.09	c ============================[ Problem Statistics ]=============================
0.08/0.09	c |                                                                             |
0.08/0.09	c |  Parsing time:          0.09         s                                      |
0.08/0.09	c |  Number Variables:      7328                                                |
0.08/0.09	c |  Number Clauses:        6828                                                |
0.08/0.09	c |  Number Cardinality:    1003                                                |
0.08/0.09	c |  Number PB Constraints: 6328                                                |
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    7328    14159    54124 |     5000        0    nan |  0.000 % |
4.21/4.31	c |       421 |    7328    14159    54124 |     5500      421    709 |  0.000 % |
4.39/4.51	c |       573 |    7328    14159    54124 |     6050      573    609 |  0.000 % |
4.59/4.77	c |       798 |    7328    14159    54124 |     6655      798    677 |  0.000 % |
4.88/5.09	c |      1135 |    7328    14159    54124 |     7320     1135    730 |  0.000 % |
5.39/5.52	c |      1641 |    7328    14159    54124 |     8052     1641    769 |  0.000 % |
6.28/6.49	c |      2401 |    7328    14159    54124 |     8857     2401    666 |  0.000 % |
7.38/7.54	c |      3540 |    7328    14159    54124 |     9743     3540    731 |  0.000 % |
8.67/8.81	c |      5248 |    7328    14159    54124 |    10717     5248    779 |  0.000 % |
10.25/10.48	c |      7810 |    7328    14159    54124 |    11789     7810    812 |  0.000 % |
12.92/13.20	c |     11654 |    7328    14159    54124 |    12968    11654    834 |  0.000 % |
17.10/17.32	c |     17420 |    7328    14159    54124 |    14265    17420    851 |  0.000 % |
24.03/24.22	c |     26069 |    7328    14159    54124 |    15692    17359    883 |  0.000 % |
33.30/33.51	c |     39043 |    7328    14159    54124 |    17261    21654    885 |  0.000 % |
61.45/61.72	c |     58504 |    7328    14159    54124 |    18987    16633    495 |  0.000 % |
95.22/95.88	c |     87696 |    7328    14159    54124 |    20886    15110    869 |  0.000 % |
130.30/131.22	c |    131485 |    7328    14159    54124 |    22974    24820    905 |  0.000 % |
229.80/231.57	c |    197169 |    7328    14159    54124 |    25272    19424    495 |  0.000 % |
360.60/362.82	c |    295695 |    7328    14159    54124 |    27799    32300    856 |  0.000 % |
570.58/573.11	c |    443484 |    7328    14159    54124 |    30579    15652    896 |  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-1874941-1245212425/watcher-1874941-1245212425 -o /tmp/evaluation-result-1874941-1245212425/solver-1874941-1245212425 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874941-1245212425.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.79 1.68 1.64 3/72 7068
/proc/meminfo: memFree=1840472/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=3092 CPUtime=0
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 177768884 3166208 186 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 773 188 123 292 0 339 0

[startup+0.0910529 s]
/proc/loadavg: 1.79 1.68 1.64 3/72 7068
/proc/meminfo: memFree=1840472/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=5768 CPUtime=0.08
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 964 0 0 0 8 0 0 0 20 0 1 0 177768884 5906432 948 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 1442 948 254 292 0 1008 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5768

[startup+0.102054 s]
/proc/loadavg: 1.79 1.68 1.64 3/72 7068
/proc/meminfo: memFree=1840472/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=5540 CPUtime=0.09
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 1068 0 0 0 9 0 0 0 20 0 1 0 177768884 5672960 913 1992294400 134512640 135709839 4294956240 18446744073709551615 134572738 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 1385 913 132 292 0 1090 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5540

[startup+0.301097 s]
/proc/loadavg: 1.79 1.68 1.64 3/72 7068
/proc/meminfo: memFree=1840472/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=5800 CPUtime=0.26
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 1144 0 0 0 26 0 0 0 22 0 1 0 177768884 5939200 989 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 1450 989 134 292 0 1155 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5800

[startup+0.701173 s]
/proc/loadavg: 1.79 1.68 1.64 3/72 7068
/proc/meminfo: memFree=1840472/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=6060 CPUtime=0.62
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 1218 0 0 0 62 0 0 0 25 0 1 0 177768884 6205440 1063 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 1515 1063 134 292 0 1220 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 6060

[startup+1.50133 s]
/proc/loadavg: 1.73 1.67 1.64 4/73 7069
/proc/meminfo: memFree=1836496/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=6572 CPUtime=1.42
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 1321 0 0 0 142 0 0 0 25 0 1 0 177768884 6729728 1166 1992294400 134512640 135709839 4294956240 18446744073709551615 134577661 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 1643 1166 134 292 0 1348 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 6572

[startup+3.10165 s]
/proc/loadavg: 1.73 1.67 1.64 2/73 7069
/proc/meminfo: memFree=1835856/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=7092 CPUtime=3.01
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 1463 0 0 0 301 0 0 0 25 0 1 0 177768884 7262208 1308 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 1773 1308 134 292 0 1478 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 7092

[startup+6.30128 s]
/proc/loadavg: 1.73 1.67 1.64 3/73 7069
/proc/meminfo: memFree=1831056/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=13048 CPUtime=6.18
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 2957 0 0 0 615 3 0 0 25 0 1 0 177768884 13361152 2802 1992294400 134512640 135709839 4294956240 18446744073709551615 134572752 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 3262 2802 135 292 0 2967 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 13048

[startup+12.7014 s]
/proc/loadavg: 1.76 1.68 1.64 2/73 7069
/proc/meminfo: memFree=1800016/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=46808 CPUtime=12.52
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 11403 0 0 0 1243 9 0 0 25 0 1 0 177768884 47931392 11248 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 11702 11248 135 292 0 11407 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 46808

[startup+25.5154 s]
/proc/loadavg: 1.79 1.69 1.65 4/73 7069
/proc/meminfo: memFree=1732304/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=111108 CPUtime=25.32
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 27476 0 0 0 2514 18 0 0 25 0 1 0 177768884 113774592 27321 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 27777 27321 135 292 0 27482 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 111108

[startup+51.1034 s]
/proc/loadavg: 1.54 1.64 1.63 2/73 7069
/proc/meminfo: memFree=1662288/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=180848 CPUtime=50.89
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 44905 0 0 0 5058 31 0 0 25 0 1 0 177768884 185188352 44750 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 45212 44750 135 292 0 44917 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 180848

[startup+102.305 s]
/proc/loadavg: 2.03 1.77 1.67 2/73 7069
/proc/meminfo: memFree=1498704/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=343732 CPUtime=101.64
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 85620 0 0 0 10104 60 0 0 25 0 1 0 177768884 351981568 85465 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 85933 85465 135 292 0 85638 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 343732

[startup+162.302 s]
/proc/loadavg: 1.92 1.77 1.67 3/73 7069
/proc/meminfo: memFree=1324048/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=518824 CPUtime=161.12
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 129317 0 0 0 16020 92 0 0 25 0 1 0 177768884 531275776 129162 1992294400 134512640 135709839 4294956240 18446744073709551615 134518518 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 129706 129162 135 292 0 129411 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 518824

[startup+222.302 s]
/proc/loadavg: 1.89 1.79 1.68 2/73 7069
/proc/meminfo: memFree=1240400/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=601536 CPUtime=220.68
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 149980 0 0 0 21956 112 0 0 25 0 1 0 177768884 615972864 149825 1992294400 134512640 135709839 4294956240 18446744073709551615 134572756 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 150384 149825 135 292 0 150089 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 601536

[startup+282.305 s]
/proc/loadavg: 1.85 1.81 1.70 2/73 7069
/proc/meminfo: memFree=1074064/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=769872 CPUtime=280.12
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 192045 0 0 0 27870 142 0 0 25 0 1 0 177768884 788348928 191890 1992294400 134512640 135709839 4294956240 18446744073709551615 134518513 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 192468 191890 135 292 0 192173 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 769872

[startup+342.304 s]
/proc/loadavg: 1.85 1.81 1.70 2/73 7069
/proc/meminfo: memFree=895312/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=946468 CPUtime=340.1
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 236194 0 0 0 33842 168 0 0 25 0 1 0 177768884 969183232 236039 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 236617 236039 135 292 0 236322 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (KiB) 946468

[startup+402.301 s]
/proc/loadavg: 1.72 1.77 1.69 4/73 7069
/proc/meminfo: memFree=727952/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1115292 CPUtime=400.07
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 278410 0 0 0 39815 192 0 0 25 0 1 0 177768884 1142059008 278255 1992294400 134512640 135709839 4294956240 18446744073709551615 134577653 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 278823 278255 135 292 0 278528 0
Current children cumulated CPU time (s) 400.07
Current children cumulated vsize (KiB) 1115292

[startup+462.301 s]
/proc/loadavg: 1.73 1.75 1.69 3/73 7069
/proc/meminfo: memFree=559504/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1281836 CPUtime=459.92
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 320025 0 0 0 45771 221 0 0 25 0 1 0 177768884 1312600064 319870 1992294400 134512640 135709839 4294956240 18446744073709551615 134518157 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 320459 319870 135 292 0 320164 0
Current children cumulated CPU time (s) 459.92
Current children cumulated vsize (KiB) 1281836

[startup+522.301 s]
/proc/loadavg: 1.56 1.69 1.67 2/73 7069
/proc/meminfo: memFree=399056/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1443876 CPUtime=519.85
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 360519 0 0 0 51741 244 0 0 25 0 1 0 177768884 1478529024 360364 1992294400 134512640 135709839 4294956240 18446744073709551615 134577786 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 360969 360364 135 292 0 360674 0
Current children cumulated CPU time (s) 519.85
Current children cumulated vsize (KiB) 1443876

[startup+582.307 s]
/proc/loadavg: 1.76 1.71 1.68 2/73 7069
/proc/meminfo: memFree=238224/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1602260 CPUtime=579.77
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 400093 0 0 0 57705 272 0 0 25 0 1 0 177768884 1640714240 399938 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 400565 399938 135 292 0 400270 0
Current children cumulated CPU time (s) 579.77
Current children cumulated vsize (KiB) 1602260

[startup+642.302 s]
/proc/loadavg: 1.93 1.77 1.69 4/73 7069
/proc/meminfo: memFree=154128/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1685516 CPUtime=639.75
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 420888 0 0 0 63685 290 0 0 25 0 1 0 177768884 1725968384 420733 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 421379 420733 135 292 0 421084 0
Current children cumulated CPU time (s) 639.75
Current children cumulated vsize (KiB) 1685516

[startup+702.301 s]
/proc/loadavg: 1.67 1.74 1.69 3/73 7069
/proc/meminfo: memFree=75664/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1764572 CPUtime=699.7
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 440654 0 0 0 69664 306 0 0 25 0 1 0 177768884 1806921728 440499 1992294400 134512640 135709839 4294956240 18446744073709551615 134572744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 441143 440499 135 292 0 440848 0
Current children cumulated CPU time (s) 699.7
Current children cumulated vsize (KiB) 1764572



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+756.502 s]
/proc/loadavg: 1.68 1.73 1.69 4/73 7069
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=1843220 CPUtime=753.74
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4194304 460297 0 0 0 75049 325 0 0 25 0 1 0 177768884 1887457280 460142 1992294400 134512640 135709839 4294956240 18446744073709551615 134577737 0 0 4096 3 0 0 0 17 0 0 0
/proc/7068/statm: 460805 460142 135 292 0 460510 0
Current children cumulated CPU time (s) 753.74
Current children cumulated vsize (KiB) 1843220

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

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

[startup+756.607 s]
/proc/loadavg: 1.68 1.73 1.69 4/73 7069
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=0 CPUtime=753.83
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4195332 460297 0 0 0 75049 334 0 0 25 0 1 0 177768884 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 753.83
Current children cumulated vsize (KiB) 0

[startup+756.702 s]
/proc/loadavg: 1.68 1.73 1.69 2/74 7070
/proc/meminfo: memFree=1342664/2055920 swapFree=4192812/4192956
[pid=7068] ppid=7066 vsize=0 CPUtime=753.93
/proc/7068/stat : 7068 (wbo) R 7066 7068 6837 0 -1 4195332 460297 0 0 0 75049 344 0 0 25 0 1 0 177768884 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 753.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 756.776
CPU time (s): 754.01
CPU user time (s): 750.493
CPU system time (s): 3.51747
CPU usage (%): 99.6346
Max. virtual memory (cumulated for all children) (KiB): 1843220

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

runsolver used 0.78888 second user time and 2.30265 second system time

The end

Launcher Data

Begin job on node53 at 2009-06-17 06:20:25
IDJOB=1874941
IDBENCH=48286
IDSOLVER=698
FILE ID=node53/1874941-1245212425
PBS_JOBID= 9368379
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 4b0064bdd43b7a445f2334396cfebe4e
RANDOM SEED=1510111676

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1841336 kB
Buffers:         15268 kB
Cached:         107260 kB
SwapCached:        144 kB
Active:          52876 kB
Inactive:       100992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          42640 kB
Slab:            45796 kB
Committed_AS:   601944 kB
PageTables:       2056 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-1874941-1245212425.opb

Free space on /tmp at the end= 66344 MiB
End job on node53 at 2009-06-17 06:33:05