Trace number 2671180

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 374.538 374.635

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
MD5SUM8fb158ac9231df21fb20d5a2362f86e8
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 benchmark28.0457
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)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2671180-1276720613.opb.
0.00/0.00	c Instance file HOME/instance-2671180-1276720613.opb
0.00/0.00	c File size is 118925 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:      1580                                                |
0.00/0.02	c |  Number Clauses:        1530                                                |
0.00/0.02	c |  Number Cardinality:    103                                                 |
0.00/0.02	c |  Number PB Constraints: 1480                                                |
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 |    1580     3113    12190 |     5000        0    nan |  0.000 % |
0.00/0.03	c |       100 |    1580     3113    12190 |     5500      100     71 |  0.001 % |
0.00/0.05	c |       258 |    1580     3113    12190 |     6050      258     62 |  0.001 % |
0.00/0.06	c |       483 |    1580     3113    12190 |     6655      483     69 |  0.002 % |
0.07/0.08	c |       820 |    1580     3113    12190 |     7320      820     71 |  0.002 % |
0.09/0.12	c |      1327 |    1580     3113    12190 |     8052     1327     74 |  0.001 % |
0.09/0.18	c |      2086 |    1580     3113    12190 |     8857     2086     74 |  0.001 % |
0.29/0.31	c |      3226 |    1580     3113    12190 |     9743     3226     66 |  0.001 % |
0.39/0.47	c |      4934 |    1580     3113    12190 |    10717     4934     65 |  0.001 % |
0.79/0.88	c |      7496 |    1580     3113    12190 |    11789     7496     65 |  0.001 % |
1.79/1.84	c |     11341 |    1580     3113    12190 |    12968    11341     66 |  0.001 % |
3.30/3.38	c |     17107 |    1580     3113    12190 |    14265     9909     67 |  0.001 % |
5.50/5.56	c |     25757 |    1580     3113    12190 |    15692    10737     65 |  0.001 % |
8.39/8.45	c |     38732 |    1580     3113    12190 |    17261    15138     65 |  0.001 % |
13.79/13.83	c |     58193 |    1580     3113    12190 |    18987    15868     67 |  0.001 % |
21.89/21.93	c |     87385 |    1580     3113    12190 |    20886    14946     36 |  0.002 % |
33.88/33.90	c |    131177 |    1580     3113    12190 |    22974    15031     32 |  0.001 % |
52.38/52.47	c |    196863 |    1580     3113    12190 |    25272    20786     35 |  0.001 % |
89.77/89.84	c |    295392 |    1580     3113    12190 |    27799    17543     50 |  0.001 % |
148.86/148.94	c |    443189 |    1580     3113    12190 |    30579    14987     37 |  0.001 % |
243.43/243.52	c |    664879 |    1541     3113    12190 |    33637    13981     26 |  2.470 % |
374.50/374.60	c ===============================================================================
374.50/374.61	c core #1
374.50/374.61	c Memory used           : 231.82 MB
374.50/374.61	c CPU time              : 371.063 s
374.50/374.61	c 
374.50/374.61	s UNSATISFIABLE
374.50/374.61	c Total CPU time: 371.063 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-2671180-1276720613/watcher-2671180-1276720613 -o /tmp/evaluation-result-2671180-1276720613/solver-2671180-1276720613 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671180-1276720613.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/106 18871
/proc/meminfo: memFree=1636364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=2960 CPUtime=0
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 336 0 0 0 0 0 0 0 18 0 1 0 13353317 3031040 254 1992294400 134512640 135751879 4292153872 18446744073709551615 135225233 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 740 255 139 303 0 405 0

[startup+0.083345 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18871
/proc/meminfo: memFree=1636364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=3364 CPUtime=0.07
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 530 0 0 0 7 0 0 0 20 0 1 0 13353317 3444736 418 1992294400 134512640 135751879 4292153872 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 841 418 143 303 0 536 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3364

[startup+0.101347 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18871
/proc/meminfo: memFree=1636364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=3496 CPUtime=0.09
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 553 0 0 0 9 0 0 0 20 0 1 0 13353317 3579904 441 1992294400 134512640 135751879 4292153872 18446744073709551615 134518849 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 874 441 143 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.301368 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18871
/proc/meminfo: memFree=1636364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=4272 CPUtime=0.29
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 751 0 0 0 28 1 0 0 20 0 1 0 13353317 4374528 639 1992294400 134512640 135751879 4292153872 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 1068 639 143 303 0 763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4272

[startup+0.701411 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18871
/proc/meminfo: memFree=1636364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=5432 CPUtime=0.69
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 1023 0 0 0 67 2 0 0 20 0 1 0 13353317 5562368 911 1992294400 134512640 135751879 4292153872 18446744073709551615 134616326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 1358 911 143 303 0 1053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5432

[startup+1.5005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1632884/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=6892 CPUtime=1.49
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 1393 0 0 0 146 3 0 0 23 0 1 0 13353317 7057408 1281 1992294400 134512640 135751879 4292153872 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 1723 1281 143 303 0 1418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6892

[startup+3.10067 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1631148/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=8988 CPUtime=3.09
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 1909 0 0 0 305 4 0 0 25 0 1 0 13353317 9203712 1797 1992294400 134512640 135751879 4292153872 18446744073709551615 134616829 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 2247 1797 143 303 0 1942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8988

[startup+6.30101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1626932/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=13476 CPUtime=6.29
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 3036 0 0 0 621 8 0 0 25 0 1 0 13353317 13799424 2924 1992294400 134512640 135751879 4292153872 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 3369 2924 143 303 0 3064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13476

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1617136/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=22352 CPUtime=12.68
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 5217 0 0 0 1254 14 0 0 25 0 1 0 13353317 22888448 5105 1992294400 134512640 135751879 4292153872 18446744073709551615 134616746 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 5588 5105 143 303 0 5283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22352

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1604364/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=34900 CPUtime=25.48
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 8342 0 0 0 2518 30 0 0 25 0 1 0 13353317 35737600 8230 1992294400 134512640 135751879 4292153872 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 8725 8230 143 303 0 8420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34900

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18872
/proc/meminfo: memFree=1585392/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=54380 CPUtime=51.08
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 13197 0 0 0 5046 62 0 0 25 0 1 0 13353317 55685120 13085 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 13595 13085 143 303 0 13290 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54380

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18874
/proc/meminfo: memFree=1544224/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=95012 CPUtime=102.28
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 23299 0 0 0 10111 117 0 0 25 0 1 0 13353317 97292288 23187 1992294400 134512640 135751879 4292153872 18446744073709551615 134616467 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 23753 23187 143 303 0 23448 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95012

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18876
/proc/meminfo: memFree=1505288/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=134068 CPUtime=162.25
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 33062 0 0 0 16052 173 0 0 25 0 1 0 13353317 137285632 32950 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 33517 32950 143 303 0 33212 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 134068

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18878
/proc/meminfo: memFree=1469948/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=169272 CPUtime=222.23
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 41807 0 0 0 21996 227 0 0 25 0 1 0 13353317 173334528 41695 1992294400 134512640 135751879 4292153872 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 42318 41695 143 303 0 42013 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 169272

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18880
/proc/meminfo: memFree=1444776/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=194320 CPUtime=282.21
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 48102 0 0 0 27943 278 0 0 25 0 1 0 13353317 198983680 47990 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 48580 47990 143 303 0 48275 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 194320

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18880
/proc/meminfo: memFree=1417620/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=221368 CPUtime=342.2
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 54838 0 0 0 33897 323 0 0 25 0 1 0 13353317 226680832 54726 1992294400 134512640 135751879 4292153872 18446744073709551615 134603007 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 55342 54726 143 303 0 55037 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 221368

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1408320/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=230996 CPUtime=358.2
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 57239 0 0 0 35486 334 0 0 25 0 1 0 13353317 236539904 57127 1992294400 134512640 135751879 4292153872 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 57749 57127 143 303 0 57444 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 230996

[startup+364.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1405344/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=233712 CPUtime=364.6
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 57906 0 0 0 36122 338 0 0 25 0 1 0 13353317 239321088 57794 1992294400 134512640 135751879 4292153872 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 58428 57794 143 303 0 58123 0
Current children cumulated CPU time (s) 364.6
Current children cumulated vsize (KiB) 233712

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1402864/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=236156 CPUtime=370.99
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58511 0 0 0 36757 342 0 0 25 0 1 0 13353317 241823744 58399 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59039 58399 143 303 0 58734 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 236156

[startup+372.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1402616/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=236552 CPUtime=372.59
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58633 0 0 0 36916 343 0 0 25 0 1 0 13353317 242229248 58521 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59138 58521 143 303 0 58833 0
Current children cumulated CPU time (s) 372.59
Current children cumulated vsize (KiB) 236552

[startup+373.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1402244/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=237120 CPUtime=373.4
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58759 0 0 0 36996 344 0 0 25 0 1 0 13353317 242810880 58647 1992294400 134512640 135751879 4292153872 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59280 58647 143 303 0 58975 0
Current children cumulated CPU time (s) 373.4
Current children cumulated vsize (KiB) 237120

[startup+374.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1401624/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=237376 CPUtime=374.19
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58820 0 0 0 37075 344 0 0 25 0 1 0 13353317 243073024 58708 1992294400 134512640 135751879 4292153872 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59344 58708 143 303 0 59039 0
Current children cumulated CPU time (s) 374.19
Current children cumulated vsize (KiB) 237376

[startup+374.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1401624/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=237376 CPUtime=374.39
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58828 0 0 0 37095 344 0 0 25 0 1 0 13353317 243073024 58716 1992294400 134512640 135751879 4292153872 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59344 58716 143 303 0 59039 0
Current children cumulated CPU time (s) 374.39
Current children cumulated vsize (KiB) 237376

[startup+374.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 18882
/proc/meminfo: memFree=1401624/2059040 swapFree=4192956/4192956
[pid=18871] ppid=18869 vsize=237376 CPUtime=374.5
/proc/18871/stat : 18871 (wbo1.4a) R 18869 18871 18346 0 -1 4202496 58833 0 0 0 37105 345 0 0 25 0 1 0 13353317 243073024 58721 1992294400 134512640 135751879 4292153872 18446744073709551615 134642071 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/18871/statm: 59344 58721 143 303 0 59039 0
Current children cumulated CPU time (s) 374.5
Current children cumulated vsize (KiB) 237376

Child status: 0
Real time (s): 374.635
CPU time (s): 374.538
CPU user time (s): 371.063
CPU system time (s): 3.47547
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 237376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 371.063
system time used= 3.47547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58836
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= 1
involuntary context switches= 266

runsolver used 0.598908 second user time and 1.79773 second system time

The end

Launcher Data

Begin job on node047 at 2010-06-16 22:36:53
IDJOB=2671180
IDBENCH=48299
IDSOLVER=1160
FILE ID=node047/2671180-1276720613
PBS_JOBID= 11174167
Free space on /tmp= 62540 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_2_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-2671180-1276720613/watcher-2671180-1276720613 -o /tmp/evaluation-result-2671180-1276720613/solver-2671180-1276720613 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671180-1276720613.opb

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

MD5SUM BENCH= 8fb158ac9231df21fb20d5a2362f86e8
RANDOM SEED=1692779125

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1637264 kB
Buffers:        132616 kB
Cached:         160216 kB
SwapCached:          0 kB
Active:         139184 kB
Inactive:       213032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1637264 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2928 kB
Writeback:           0 kB
AnonPages:       59268 kB
Mapped:          15400 kB
Slab:            47740 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179868 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-2671180-1276720613.opb

Free space on /tmp at the end= 62540 MiB
End job on node047 at 2010-06-16 22:43:08