Trace number 2689934

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? (TO) 1800.15 1800.09

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMbec517e59b6734cb4022e119f1959006
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.051991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints62
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 2961
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2960
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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-2689934-1277919859.wbo.
0.00/0.00	c Instance file HOME/instance-2689934-1277919859.wbo
0.00/0.00	c File size is 8492 bytes.
0.00/0.00	c Highest Coefficient sum: 17
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      480                                                 |
0.00/0.00	c |  Number Clauses:        32                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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.00	c |         0 |     480       62      960 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     480       62      960 |     5500      101     50 |  0.000 % |
0.00/0.00	c |       253 |     480       62      960 |     6050      253     51 |  0.000 % |
0.00/0.01	c |       479 |     480       62      960 |     6655      479     57 |  0.000 % |
0.00/0.02	c |       817 |     480       62      960 |     7320      817     57 |  0.000 % |
0.00/0.04	c |      1323 |     480       62      960 |     8052     1323     63 |  0.000 % |
0.05/0.07	c |      2086 |     480       62      960 |     8857     2086     68 |  0.000 % |
0.09/0.14	c |      3225 |     480       62      960 |     9743     3225     84 |  0.000 % |
0.29/0.31	c |      4933 |     480       62      960 |    10717     4933    100 |  0.000 % |
0.69/0.76	c |      7496 |     480       62      960 |    11789     7496    105 |  0.000 % |
1.59/1.60	c |     11347 |     480       62      960 |    12968    11347    115 |  0.000 % |
3.20/3.21	c |     17113 |     480       62      960 |    14265    10543    130 |  0.000 % |
5.59/5.60	c |     25764 |     480       62      960 |    15692    11987    139 |  0.000 % |
10.90/10.93	c |     38738 |     480       62      960 |    17261     9152    143 |  0.000 % |
24.19/24.22	c |     58203 |     480       62      960 |    18987    11264    135 |  0.000 % |
35.49/35.59	c |     87398 |     480       62      960 |    20886    11769    129 |  0.000 % |
58.20/58.23	c |    131188 |     480       62      960 |    22974    13573    152 |  0.000 % |
90.99/91.06	c |    196872 |     480       62      960 |    25272    21325    130 |  0.000 % |
139.39/139.48	c |    295399 |     480       62      960 |    27799    13659    120 |  0.000 % |
215.19/215.25	c |    443189 |     480       62      960 |    30579    19752    122 |  0.000 % |
297.90/297.96	c |    664872 |     480       62      960 |    33637    26495    109 |  0.000 % |
423.71/423.75	c |    997401 |     480       62      960 |    37001    26335     94 |  0.000 % |
608.61/608.63	c |   1496190 |     480       62      960 |    40701    32064     91 |  0.000 % |
907.92/907.90	c |   2244374 |     480       62      960 |    44771    31417    107 |  0.000 % |
1439.14/1439.19	c |   3366648 |     480       62      960 |    49248    39704    128 |  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-2689934-1277919859/watcher-2689934-1277919859 -o /tmp/evaluation-result-2689934-1277919859/solver-2689934-1277919859 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689934-1277919859.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.13 2.11 2.04 3/198 13638
/proc/meminfo: memFree=31390216/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2708 CPUtime=0
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 310 0 0 0 0 0 0 0 21 0 1 0 133284088 2772992 226 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13638/statm: 677 226 143 303 0 372 0

[startup+0.0597111 s]
/proc/loadavg: 2.13 2.11 2.04 3/198 13638
/proc/meminfo: memFree=31390216/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=3368 CPUtime=0.05
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 477 0 0 0 5 0 0 0 21 0 1 0 133284088 3448832 393 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13638/statm: 842 393 143 303 0 537 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3368

[startup+0.100702 s]
/proc/loadavg: 2.13 2.11 2.04 3/198 13638
/proc/meminfo: memFree=31390216/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=3764 CPUtime=0.09
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 600 0 0 0 9 0 0 0 21 0 1 0 133284088 3854336 516 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13638/statm: 941 516 143 303 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3764

[startup+0.300661 s]
/proc/loadavg: 2.13 2.11 2.04 3/198 13638
/proc/meminfo: memFree=31390216/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=5356 CPUtime=0.29
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 978 0 0 0 28 1 0 0 21 0 1 0 133284088 5484544 894 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13638/statm: 1339 894 143 303 0 1034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5356

[startup+0.700589 s]
/proc/loadavg: 2.13 2.11 2.04 3/198 13638
/proc/meminfo: memFree=31390216/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=6940 CPUtime=0.69
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 1388 0 0 0 68 1 0 0 22 0 1 0 133284088 7106560 1304 4089446400 134512640 135751879 4294825952 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 1735 1304 143 303 0 1430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6940

[startup+1.50045 s]
/proc/loadavg: 2.13 2.11 2.04 3/199 13639
/proc/meminfo: memFree=31384752/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=9716 CPUtime=1.49
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 2079 0 0 0 147 2 0 0 25 0 1 0 133284088 9949184 1995 4089446400 134512640 135751879 4294825952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 2429 1996 143 303 0 2124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9716

[startup+3.10013 s]
/proc/loadavg: 2.13 2.11 2.04 3/199 13639
/proc/meminfo: memFree=31381404/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=14072 CPUtime=3.08
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 3150 0 0 0 305 3 0 0 25 0 1 0 133284088 14409728 3066 4089446400 134512640 135751879 4294825952 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 3518 3066 143 303 0 3213 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14072

[startup+6.30058 s]
/proc/loadavg: 2.12 2.11 2.04 3/199 13639
/proc/meminfo: memFree=31372784/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=22144 CPUtime=6.29
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 5191 0 0 0 623 6 0 0 25 0 1 0 133284088 22675456 5107 4089446400 134512640 135751879 4294825952 18446744073709551615 134608524 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 5536 5107 143 303 0 5231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22144

[startup+12.7003 s]
/proc/loadavg: 2.11 2.10 2.04 3/199 13639
/proc/meminfo: memFree=31362184/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=32472 CPUtime=12.69
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 7738 0 0 0 1260 9 0 0 25 0 1 0 133284088 33251328 7654 4089446400 134512640 135751879 4294825952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 8118 7654 143 303 0 7813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32472

[startup+25.5009 s]
/proc/loadavg: 2.08 2.10 2.04 3/199 13639
/proc/meminfo: memFree=31348552/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=46716 CPUtime=25.49
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 11288 0 0 0 2536 13 0 0 25 0 1 0 133284088 47837184 11204 4089446400 134512640 135751879 4294825952 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 11679 11204 143 303 0 11374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46716

[startup+51.1011 s]
/proc/loadavg: 2.05 2.09 2.03 3/199 13640
/proc/meminfo: memFree=31305072/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=90348 CPUtime=51.09
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 22175 0 0 0 5083 26 0 0 25 0 1 0 133284088 92516352 22091 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 22587 22091 143 303 0 22282 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90348

[startup+102.306 s]
/proc/loadavg: 2.02 2.07 2.03 3/199 13641
/proc/meminfo: memFree=31238316/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=156332 CPUtime=102.3
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 38636 0 0 0 10182 48 0 0 25 0 1 0 133284088 160083968 38552 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 39083 38552 143 303 0 38778 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156332

[startup+162.301 s]
/proc/loadavg: 2.01 2.06 2.02 3/199 13643
/proc/meminfo: memFree=31152588/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=242624 CPUtime=162.29
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 60173 0 0 0 16154 75 0 0 25 0 1 0 133284088 248446976 60089 4089446400 134512640 135751879 4294825952 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 60656 60089 143 303 0 60351 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 242624

[startup+222.301 s]
/proc/loadavg: 2.04 2.06 2.02 3/199 13645
/proc/meminfo: memFree=31069840/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=325308 CPUtime=222.29
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 80768 0 0 0 22125 104 0 0 25 0 1 0 133284088 333115392 80684 4089446400 134512640 135751879 4294825952 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 81327 80684 143 303 0 81022 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 325308

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/199 13646
/proc/meminfo: memFree=30966888/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=429980 CPUtime=282.3
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 106881 0 0 0 28088 142 0 0 25 0 1 0 133284088 440299520 106797 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 107495 106797 143 303 0 107190 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 429980

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.01 3/199 13648
/proc/meminfo: memFree=30868868/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=526024 CPUtime=342.3
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 130871 0 0 0 34060 170 0 0 25 0 1 0 133284088 538648576 130787 4089446400 134512640 135751879 4294825952 18446744073709551615 134616309 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 131506 130787 143 303 0 131201 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 526024

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/199 13649
/proc/meminfo: memFree=30777944/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=617684 CPUtime=402.3
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 153727 0 0 0 40027 203 0 0 25 0 1 0 133284088 632508416 153643 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 154421 153643 143 303 0 154116 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 617684

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/199 13651
/proc/meminfo: memFree=30683580/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=711476 CPUtime=462.31
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 177136 0 0 0 45999 232 0 0 25 0 1 0 133284088 728551424 177052 4089446400 134512640 135751879 4294825952 18446744073709551615 134616740 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 177869 177052 143 303 0 177564 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 711476

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/199 13653
/proc/meminfo: memFree=30594280/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=801568 CPUtime=522.31
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 199639 0 0 0 51969 262 0 0 25 0 1 0 133284088 820805632 199555 4089446400 134512640 135751879 4294825952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 200392 199555 143 303 0 200087 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 801568

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/199 13654
/proc/meminfo: memFree=30491696/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=903776 CPUtime=582.31
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 225148 0 0 0 57935 296 0 0 25 0 1 0 133284088 925466624 225064 4089446400 134512640 135751879 4294825952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 225944 225064 143 303 0 225639 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 903776

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/199 13656
/proc/meminfo: memFree=30387388/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1006900 CPUtime=642.32
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 250921 0 0 0 63901 331 0 0 25 0 1 0 133284088 1031065600 250837 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 251725 250837 143 303 0 251420 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1006900

[startup+702.301 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13691
/proc/meminfo: memFree=30527496/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1266820 CPUtime=822.32
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 315767 0 0 0 81827 405 0 0 25 0 1 0 133284088 1297223680 315683 4089446400 134512640 135751879 4294825952 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 316705 315683 143 303 0 316400 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1266820

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13692
/proc/meminfo: memFree=30444616/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1348920 CPUtime=882.32
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 336291 0 0 0 87806 426 0 0 25 0 1 0 133284088 1381294080 336207 4089446400 134512640 135751879 4294825952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 337230 336207 143 303 0 336925 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1348920

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13694
/proc/meminfo: memFree=30374260/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1420600 CPUtime=942.32
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 354148 0 0 0 93784 448 0 0 25 0 1 0 133284088 1454694400 354064 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 355150 354064 143 303 0 354845 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1420600

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13704
/proc/meminfo: memFree=30285932/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1506812 CPUtime=1002.32
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 375671 0 0 0 99761 471 0 0 25 0 1 0 133284088 1542975488 375587 4089446400 134512640 135751879 4294825952 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 376703 375587 143 303 0 376398 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1506812

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13706
/proc/meminfo: memFree=30222748/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1571392 CPUtime=1062.33
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 391838 0 0 0 105736 497 0 0 25 0 1 0 133284088 1609105408 391754 4089446400 134512640 135751879 4294825952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 392848 391754 143 303 0 392543 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1571392

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13708
/proc/meminfo: memFree=30154512/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1638868 CPUtime=1122.33
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 408695 0 0 0 111709 524 0 0 25 0 1 0 133284088 1678200832 408611 4089446400 134512640 135751879 4294825952 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 409717 408611 143 303 0 409412 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1638868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13709
/proc/meminfo: memFree=30084900/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1709040 CPUtime=1182.33
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 426251 0 0 0 117680 553 0 0 25 0 1 0 133284088 1750056960 426167 4089446400 134512640 135751879 4294825952 18446744073709551615 134616442 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 427260 426167 143 303 0 426955 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1709040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13711
/proc/meminfo: memFree=30009096/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1784248 CPUtime=1242.34
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 445030 0 0 0 123652 582 0 0 25 0 1 0 133284088 1827069952 444946 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 446062 444946 143 303 0 445757 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1784248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13712
/proc/meminfo: memFree=29931180/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1861260 CPUtime=1302.34
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 464254 0 0 0 129628 606 0 0 25 0 1 0 133284088 1905930240 464170 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 465315 464170 143 303 0 465010 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1861260

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13714
/proc/meminfo: memFree=29846456/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=1946464 CPUtime=1362.34
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 485547 0 0 0 135598 636 0 0 25 0 1 0 133284088 1993179136 485463 4089446400 134512640 135751879 4294825952 18446744073709551615 134616778 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 486616 485463 143 303 0 486311 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 1946464

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13716
/proc/meminfo: memFree=29753416/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2038900 CPUtime=1422.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 508655 0 0 0 141564 671 0 0 25 0 1 0 133284088 2087833600 508571 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 509725 508571 143 303 0 509420 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 2038900

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13717
/proc/meminfo: memFree=29680076/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2113192 CPUtime=1482.34
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 527171 0 0 0 147537 697 0 0 25 0 1 0 133284088 2163908608 527087 4089446400 134512640 135751879 4294825952 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 528298 527087 143 303 0 527993 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 2113192

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 13719
/proc/meminfo: memFree=29602292/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2189908 CPUtime=1542.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 546342 0 0 0 153507 728 0 0 25 0 1 0 133284088 2242465792 546258 4089446400 134512640 135751879 4294825952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 547477 546258 143 303 0 547172 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 2189908

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 13720
/proc/meminfo: memFree=29517556/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2275332 CPUtime=1602.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 567703 0 0 0 159474 761 0 0 25 0 1 0 133284088 2329939968 567619 4089446400 134512640 135751879 4294825952 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 568833 567619 143 303 0 568528 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 2275332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13722
/proc/meminfo: memFree=29425140/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2367072 CPUtime=1662.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 590640 0 0 0 165436 799 0 0 25 0 1 0 133284088 2423881728 590556 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 591768 590556 143 303 0 591463 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 2367072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13724
/proc/meminfo: memFree=29328500/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2463696 CPUtime=1722.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 614773 0 0 0 171402 833 0 0 25 0 1 0 133284088 2522824704 614689 4089446400 134512640 135751879 4294825952 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 615924 614689 143 303 0 615619 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 2463696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13725
/proc/meminfo: memFree=29273652/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2518140 CPUtime=1782.35
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 628383 0 0 0 177384 851 0 0 25 0 1 0 133284088 2578575360 628299 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 629535 628299 143 303 0 629230 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 2518140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13726
/proc/meminfo: memFree=29250448/32951124 swapFree=67111528/67111528
[pid=13638] ppid=13636 vsize=2540880 CPUtime=1800.06
/proc/13638/stat : 13638 (wbo1.4a) R 13636 13638 12309 0 -1 4202496 634056 0 0 0 179147 859 0 0 25 0 1 0 133284088 2601861120 633972 4089446400 134512640 135751879 4294825952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13638/statm: 635220 633972 143 303 0 634915 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2540880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.09
CPU time (s): 1800.15
CPU user time (s): 1791.47
CPU system time (s): 8.67468
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2540880

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

runsolver used 2.66359 second user time and 5.79312 second system time

The end

Launcher Data

Begin job on node102 at 2010-06-30 19:44:19
IDJOB=2689934
IDBENCH=79154
IDSOLVER=1200
FILE ID=node102/2689934-1277919859
PBS_JOBID= 11197251
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= bec517e59b6734cb4022e119f1959006
RANDOM SEED=928145861

node102.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.833
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.66
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.833
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	: 5332.83
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.833
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.833
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.85
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.833
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.75
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.833
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.82
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.833
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.75
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.833
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:      31390736 kB
Buffers:        201700 kB
Cached:         739372 kB
SwapCached:          0 kB
Active:         831672 kB
Inactive:       584768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31390736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:      475368 kB
Mapped:          20480 kB
Slab:            77860 kB
PageTables:       5940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1653708 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 node102 at 2010-06-30 20:14:21