Trace number 2689657

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.4a? (MO) 1506.47 1506.43

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM9e4fdadcc7668e5ef6d5afa26a2e782c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.260959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints145
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 7273
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7272
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689657-1277889892.wbo.
0.00/0.00	c Instance file HOME/instance-2689657-1277889892.wbo
0.00/0.00	c File size is 99331 bytes.
0.00/0.00	c Highest Coefficient sum: 56
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      5500                                                |
0.00/0.00	c |  Number Clauses:        110                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.01	c |         0 |    5500      210    11000 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       103 |    5500      210    11000 |     5500      103    232 |  0.000 % |
0.00/0.03	c |       253 |    5500      210    11000 |     6050      253    286 |  0.000 % |
0.04/0.05	c |       478 |    5500      210    11000 |     6655      478    351 |  0.000 % |
0.04/0.08	c |       818 |    5500      210    11000 |     7320      818    392 |  0.000 % |
0.09/0.14	c |      1324 |    5500      210    11000 |     8052     1324    383 |  0.000 % |
0.19/0.25	c |      2084 |    5500      210    11000 |     8857     2084    358 |  0.000 % |
0.29/0.38	c |      3224 |    5500      210    11000 |     9743     3224    330 |  0.000 % |
0.59/0.63	c |      4934 |    5500      210    11000 |    10717     4934    324 |  0.000 % |
1.10/1.11	c |      7501 |    5500      210    11000 |    11789     7501    334 |  0.000 % |
2.09/2.11	c |     11345 |    5500      210    11000 |    12968    11345    356 |  0.000 % |
4.69/4.73	c |     17112 |    5500      210    11000 |    14265     9278    386 |  0.000 % |
8.29/8.37	c |     25762 |    5500      210    11000 |    15692     9462    357 |  0.000 % |
14.39/14.47	c |     38737 |    5500      210    11000 |    17261    13258    432 |  0.000 % |
20.09/20.18	c |     58201 |    5500      210    11000 |    18987    12702    399 |  0.000 % |
31.29/31.31	c |     87393 |    5500      210    11000 |    20886    20434    501 |  0.000 % |
61.89/61.92	c |    131182 |    5500      210    11000 |    22974    15810    584 |  0.000 % |
169.00/169.07	c |    196867 |    5500      210    11000 |    25272    18218   1427 |  0.000 % |
455.31/455.33	c |    295393 |    5500      210    11000 |    27799    12540   1263 |  0.000 % |
639.11/639.19	c |    443184 |    5500      210    11000 |    30579    29979    684 |  0.000 % |
898.01/898.03	c |    664868 |    5500      210    11000 |    33637    31175    752 |  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-2689657-1277889892/watcher-2689657-1277889892 -o /tmp/evaluation-result-2689657-1277889892/solver-2689657-1277889892 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689657-1277889892.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.39 2.61 3.13 3/178 9352
/proc/meminfo: memFree=31155668/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3492 CPUtime=0
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 467 0 0 0 0 0 0 0 21 0 1 0 130286416 3575808 386 4089446400 134512640 135751879 4291595280 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 873 386 144 303 0 543 0

[startup+0.043202 s]
/proc/loadavg: 2.39 2.61 3.13 3/178 9352
/proc/meminfo: memFree=31155668/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=4348 CPUtime=0.04
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 738 0 0 0 3 1 0 0 21 0 1 0 130286416 4452352 632 4089446400 134512640 135751879 4291595280 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 1087 633 143 303 0 782 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4348

[startup+0.100193 s]
/proc/loadavg: 2.39 2.61 3.13 3/178 9352
/proc/meminfo: memFree=31155668/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=5404 CPUtime=0.09
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 1014 0 0 0 8 1 0 0 21 0 1 0 130286416 5533696 908 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 1351 908 143 303 0 1046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5404

[startup+0.300155 s]
/proc/loadavg: 2.39 2.61 3.13 3/178 9352
/proc/meminfo: memFree=31155668/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=7648 CPUtime=0.29
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 1582 0 0 0 27 2 0 0 21 0 1 0 130286416 7831552 1476 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 1912 1476 143 303 0 1607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7648

[startup+0.701084 s]
/proc/loadavg: 2.39 2.61 3.13 3/178 9352
/proc/meminfo: memFree=31155668/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=11740 CPUtime=0.69
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 2597 0 0 0 67 2 0 0 22 0 1 0 130286416 12021760 2491 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 2935 2491 143 303 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11740

[startup+1.50094 s]
/proc/loadavg: 2.39 2.61 3.13 3/179 9353
/proc/meminfo: memFree=31142268/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=18472 CPUtime=1.5
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 4272 0 0 0 146 4 0 0 25 0 1 0 130286416 18915328 4166 4089446400 134512640 135751879 4291595280 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 4618 4166 143 303 0 4313 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 18472

[startup+3.10066 s]
/proc/loadavg: 2.39 2.61 3.13 3/179 9353
/proc/meminfo: memFree=31133092/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=26000 CPUtime=3.09
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 6158 0 0 0 303 6 0 0 25 0 1 0 130286416 26624000 6052 4089446400 134512640 135751879 4291595280 18446744073709551615 134616465 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 6500 6052 143 303 0 6195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26000

[startup+6.30109 s]
/proc/loadavg: 2.36 2.60 3.12 3/179 9353
/proc/meminfo: memFree=31111144/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=39332 CPUtime=6.29
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 9494 0 0 0 621 8 0 0 25 0 1 0 130286416 40275968 9388 4089446400 134512640 135751879 4291595280 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 9833 9388 143 303 0 9528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39332

[startup+12.701 s]
/proc/loadavg: 2.33 2.59 3.11 3/179 9353
/proc/meminfo: memFree=31070728/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=64932 CPUtime=12.69
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 15873 0 0 0 1257 12 0 0 25 0 1 0 130286416 66490368 15767 4089446400 134512640 135751879 4291595280 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 16233 15767 143 303 0 15928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64932

[startup+25.5007 s]
/proc/loadavg: 2.26 2.56 3.10 3/179 9353
/proc/meminfo: memFree=30941540/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=138608 CPUtime=25.49
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 34299 0 0 0 2524 25 0 0 25 0 1 0 130286416 141934592 34193 4089446400 134512640 135751879 4291595280 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 34652 34193 143 303 0 34347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138608

[startup+51.1002 s]
/proc/loadavg: 2.17 2.51 3.07 3/179 9354
/proc/meminfo: memFree=30799516/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=230200 CPUtime=51.09
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 57195 0 0 0 5071 38 0 0 25 0 1 0 130286416 235724800 57089 4089446400 134512640 135751879 4291595280 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 57550 57089 143 303 0 57245 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 230200

[startup+102.306 s]
/proc/loadavg: 2.07 2.43 3.01 3/179 9355
/proc/meminfo: memFree=30552960/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=384696 CPUtime=102.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 95775 0 0 0 10179 51 0 0 25 0 1 0 130286416 393928704 95669 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 96174 95669 143 303 0 95869 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 384696

[startup+162.3 s]
/proc/loadavg: 2.08 2.37 2.95 3/179 9357
/proc/meminfo: memFree=30255072/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=606728 CPUtime=162.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 151273 0 0 0 16163 67 0 0 25 0 1 0 130286416 621289472 151167 4089446400 134512640 135751879 4291595280 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 151682 151167 143 303 0 151377 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 606728

[startup+222.301 s]
/proc/loadavg: 2.03 2.30 2.88 3/179 9359
/proc/meminfo: memFree=30053772/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=751744 CPUtime=222.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 187495 0 0 0 22148 82 0 0 25 0 1 0 130286416 769785856 187389 4089446400 134512640 135751879 4291595280 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 187936 187389 143 303 0 187631 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 751744

[startup+282.3 s]
/proc/loadavg: 2.01 2.24 2.83 3/179 9361
/proc/meminfo: memFree=29823708/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=856260 CPUtime=282.29
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 213597 0 0 0 28138 91 0 0 25 0 1 0 130286416 876810240 213491 4089446400 134512640 135751879 4291595280 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 214065 213491 143 303 0 213760 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 856260

[startup+342.301 s]
/proc/loadavg: 2.00 2.19 2.77 3/179 9362
/proc/meminfo: memFree=29635680/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=925820 CPUtime=342.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 230970 0 0 0 34133 97 0 0 25 0 1 0 130286416 948039680 230864 4089446400 134512640 135751879 4291595280 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 231455 230864 143 303 0 231150 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 925820

[startup+402.301 s]
/proc/loadavg: 2.07 2.17 2.72 3/179 9366
/proc/meminfo: memFree=29477384/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1000300 CPUtime=402.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 249584 0 0 0 40124 106 0 0 25 0 1 0 130286416 1024307200 249478 4089446400 134512640 135751879 4291595280 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 250075 249478 143 303 0 249770 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1000300

[startup+462.3 s]
/proc/loadavg: 2.02 2.14 2.68 3/179 9368
/proc/meminfo: memFree=29274788/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1111048 CPUtime=462.3
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 277272 0 0 0 46115 115 0 0 25 0 1 0 130286416 1137713152 277166 4089446400 134512640 135751879 4291595280 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 277762 277166 143 303 0 277457 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1111048

[startup+522.301 s]
/proc/loadavg: 2.01 2.11 2.63 3/179 9370
/proc/meminfo: memFree=29030212/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1243212 CPUtime=522.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 310251 0 0 0 52098 133 0 0 25 0 1 0 130286416 1273049088 310145 4089446400 134512640 135751879 4291595280 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 310803 310145 143 303 0 310498 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1243212

[startup+582.301 s]
/proc/loadavg: 2.00 2.09 2.59 3/179 9372
/proc/meminfo: memFree=28808576/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1354864 CPUtime=582.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 338160 0 0 0 58084 147 0 0 25 0 1 0 130286416 1387380736 338054 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 338716 338054 143 303 0 338411 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1354864

[startup+642.3 s]
/proc/loadavg: 2.00 2.07 2.55 3/179 9373
/proc/meminfo: memFree=28578524/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1456944 CPUtime=642.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 363674 0 0 0 64072 159 0 0 25 0 1 0 130286416 1491910656 363568 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 364236 363568 143 303 0 363931 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1456944

[startup+702.301 s]
/proc/loadavg: 2.07 2.07 2.52 3/179 9374
/proc/meminfo: memFree=28302332/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1634556 CPUtime=702.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 408041 0 0 0 70046 185 0 0 25 0 1 0 130286416 1673785344 407935 4089446400 134512640 135751879 4291595280 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 408639 407935 143 303 0 408334 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1634556

[startup+762.306 s]
/proc/loadavg: 2.02 2.05 2.48 3/179 9376
/proc/meminfo: memFree=28053192/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1787156 CPUtime=762.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 446142 0 0 0 76029 202 0 0 25 0 1 0 130286416 1830047744 446036 4089446400 134512640 135751879 4291595280 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 446789 446036 143 303 0 446484 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1787156

[startup+822.301 s]
/proc/loadavg: 2.01 2.04 2.45 3/179 9378
/proc/meminfo: memFree=27742900/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=1981248 CPUtime=822.32
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 494657 0 0 0 82008 224 0 0 25 0 1 0 130286416 2028797952 494551 4089446400 134512640 135751879 4291595280 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 495312 494551 143 303 0 495007 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1981248

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 2.42 3/179 9380
/proc/meminfo: memFree=27493264/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=2114896 CPUtime=882.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 528052 0 0 0 87994 237 0 0 25 0 1 0 130286416 2165653504 527946 4089446400 134512640 135751879 4291595280 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 528724 527946 143 303 0 528419 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2114896

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.39 3/179 9381
/proc/meminfo: memFree=27137200/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=2333224 CPUtime=942.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 582606 0 0 0 93976 255 0 0 25 0 1 0 130286416 2389221376 582500 4089446400 134512640 135751879 4291595280 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 583306 582500 143 303 0 583001 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2333224

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.36 3/179 9382
/proc/meminfo: memFree=26877240/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=2472204 CPUtime=1002.32
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 617336 0 0 0 99967 265 0 0 25 0 1 0 130286416 2531536896 617230 4089446400 134512640 135751879 4291595280 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 618051 617230 143 303 0 617746 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2472204

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.34 3/179 9384
/proc/meminfo: memFree=26561500/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=2646720 CPUtime=1062.31
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 660965 0 0 0 105953 278 0 0 25 0 1 0 130286416 2710241280 660859 4089446400 134512640 135751879 4291595280 18446744073709551615 134616430 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 661680 660859 143 303 0 661375 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2646720

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.31 3/179 9386
/proc/meminfo: memFree=26217980/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=2851880 CPUtime=1122.32
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 712249 0 0 0 111941 291 0 0 25 0 1 0 130286416 2920325120 712143 4089446400 134512640 135751879 4291595280 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 712970 712143 143 303 0 712665 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2851880

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/179 9388
/proc/meminfo: memFree=25925280/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3016012 CPUtime=1182.33
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 753281 0 0 0 117930 303 0 0 25 0 1 0 130286416 3088396288 753175 4089446400 134512640 135751879 4291595280 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 754003 753175 143 303 0 753698 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3016012

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/179 9389
/proc/meminfo: memFree=25686552/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3164360 CPUtime=1242.33
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 790336 0 0 0 123919 314 0 0 25 0 1 0 130286416 3240304640 790230 4089446400 134512640 135751879 4291595280 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 791090 790230 143 303 0 790785 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3164360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/179 9390
/proc/meminfo: memFree=25385600/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3356996 CPUtime=1302.32
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 838490 0 0 0 129904 328 0 0 25 0 1 0 130286416 3437563904 838384 4089446400 134512640 135751879 4291595280 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 839249 838384 143 303 0 838944 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3356996

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/179 9392
/proc/meminfo: memFree=25120452/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3537984 CPUtime=1362.32
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 883732 0 0 0 135889 343 0 0 25 0 1 0 130286416 3622895616 883626 4089446400 134512640 135751879 4291595280 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 884496 883626 143 303 0 884191 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3537984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.22 3/179 9394
/proc/meminfo: memFree=24862248/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3710956 CPUtime=1422.34
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 926969 0 0 0 141877 357 0 0 25 0 1 0 130286416 3800018944 926863 4089446400 134512640 135751879 4291595280 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 927739 926863 143 303 0 927434 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3710956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.20 3/179 9396
/proc/meminfo: memFree=24668644/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3829876 CPUtime=1482.33
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 956707 0 0 0 147866 367 0 0 25 0 1 0 130286416 3921793024 956601 4089446400 134512640 135751879 4291595280 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 957469 956601 143 303 0 957164 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3829876



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1506.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9396
/proc/meminfo: memFree=24575492/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=3891452 CPUtime=1506.33
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4202496 972082 0 0 0 150263 370 0 0 25 0 1 0 130286416 3984846848 971976 4089446400 134512640 135751879 4291595280 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9352/statm: 972863 971976 143 303 0 972558 0
Current children cumulated CPU time (s) 1506.33
Current children cumulated vsize (KiB) 3891452

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

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

[startup+1506.41 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9396
/proc/meminfo: memFree=24575492/32951124 swapFree=67111528/67111528
[pid=9352] ppid=9350 vsize=0 CPUtime=1506.43
/proc/9352/stat : 9352 (wbo1.4a) R 9350 9352 8669 0 -1 4203524 972082 0 0 0 150263 380 0 0 25 0 1 0 130286416 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9352/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1506.43
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1506.43
CPU time (s): 1506.47
CPU user time (s): 1502.64
CPU system time (s): 3.82842
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891452

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

runsolver used 2.11168 second user time and 4.99924 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 11:24:52
IDJOB=2689657
IDBENCH=78673
IDSOLVER=1200
FILE ID=node108/2689657-1277889892
PBS_JOBID= 11197137
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_55_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689657-1277889892/watcher-2689657-1277889892 -o /tmp/evaluation-result-2689657-1277889892/solver-2689657-1277889892 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689657-1277889892.wbo

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

MD5SUM BENCH= 9e4fdadcc7668e5ef6d5afa26a2e782c
RANDOM SEED=756720815

node108.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5320.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31156444 kB
Buffers:        172468 kB
Cached:        1152108 kB
SwapCached:          0 kB
Active:         824592 kB
Inactive:       827096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31156444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:      326852 kB
Mapped:          15080 kB
Slab:            77908 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   466852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node108 at 2010-06-30 11:50:00