Trace number 2689944

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) 1799.07 1799.03

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM4abf964a0a4662f4172f30dfa55a3bc2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.185971
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints180
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
Top cost 9197
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9196
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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-2689944-1277920221.wbo.
0.00/0.00	c Instance file HOME/instance-2689944-1277920221.wbo
0.00/0.00	c File size is 72271 bytes.
0.00/0.00	c Highest Coefficient sum: 51
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:      4000                                                |
0.00/0.00	c |  Number Clauses:        100                                                 |
0.00/0.00	c |  Number Cardinality:    80                                                  |
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 |    4000      180     8000 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |    4000      180     8000 |     5500      101    169 |  0.000 % |
0.00/0.02	c |       251 |    4000      180     8000 |     6050      251    237 |  0.000 % |
0.00/0.04	c |       477 |    4000      180     8000 |     6655      477    244 |  0.000 % |
0.03/0.06	c |       815 |    4000      180     8000 |     7320      815    232 |  0.000 % |
0.09/0.10	c |      1322 |    4000      180     8000 |     8052     1322    243 |  0.000 % |
0.09/0.18	c |      2082 |    4000      180     8000 |     8857     2082    239 |  0.000 % |
0.29/0.32	c |      3221 |    4000      180     8000 |     9743     3221    240 |  0.000 % |
0.49/0.56	c |      4929 |    4000      180     8000 |    10717     4929    243 |  0.000 % |
0.99/1.05	c |      7495 |    4000      180     8000 |    11789     7495    253 |  0.000 % |
1.89/1.93	c |     11339 |    4000      180     8000 |    12968    11339    260 |  0.000 % |
3.99/4.02	c |     17106 |    4000      180     8000 |    14265     9663    347 |  0.000 % |
7.28/7.36	c |     25756 |    4000      180     8000 |    15692    10234    341 |  0.000 % |
12.89/12.95	c |     38733 |    4000      180     8000 |    17261    14415    311 |  0.000 % |
20.79/20.88	c |     58195 |    4000      180     8000 |    18987    14749    384 |  0.000 % |
40.19/40.24	c |     87388 |    4000      180     8000 |    20886    12831    710 |  0.000 % |
79.10/79.20	c |    131182 |    4000      180     8000 |    22974    22641    463 |  0.000 % |
104.09/104.16	c |    196866 |    4000      180     8000 |    25272    12887    330 |  0.000 % |
253.10/253.15	c |    295393 |    4000      180     8000 |    27799    17101    866 |  0.000 % |
429.01/429.03	c |    443182 |    4000      180     8000 |    30579    17136    475 |  0.000 % |
641.22/641.30	c |    664865 |    4000      180     8000 |    33637    22713    508 |  0.000 % |
1194.32/1194.32	c |    997396 |    4000      180     8000 |    37001    35480    607 |  0.000 % |
1583.63/1583.61	c |   1496184 |    4000      180     8000 |    40701    28385    705 |  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-2689944-1277920221/watcher-2689944-1277920221 -o /tmp/evaluation-result-2689944-1277920221/solver-2689944-1277920221 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689944-1277920221.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.01 2.02 2.00 4/178 17757
/proc/meminfo: memFree=29395040/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3180 CPUtime=0
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 421 0 0 0 0 0 0 0 25 0 1 0 133316545 3256320 340 4089446400 134512640 135751879 4287104384 18446744073709551615 134564342 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17757/statm: 795 340 144 303 0 472 0

[startup+0.04359 s]
/proc/loadavg: 2.01 2.02 2.00 4/178 17757
/proc/meminfo: memFree=29395040/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3932 CPUtime=0.03
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 635 0 0 0 3 0 0 0 18 0 1 0 133316545 4026368 536 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17757/statm: 983 536 143 303 0 678 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3932

[startup+0.100584 s]
/proc/loadavg: 2.01 2.02 2.00 4/178 17757
/proc/meminfo: memFree=29395040/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=4724 CPUtime=0.09
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 852 0 0 0 9 0 0 0 18 0 1 0 133316545 4837376 753 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17757/statm: 1181 753 143 303 0 876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4724

[startup+0.300561 s]
/proc/loadavg: 2.01 2.02 2.00 4/178 17757
/proc/meminfo: memFree=29395040/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=6836 CPUtime=0.29
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 1383 0 0 0 29 0 0 0 18 0 1 0 133316545 7000064 1284 4089446400 134512640 135751879 4287104384 18446744073709551615 134611163 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17757/statm: 1709 1284 143 303 0 1404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6836

[startup+0.700489 s]
/proc/loadavg: 2.01 2.02 2.00 4/178 17757
/proc/meminfo: memFree=29395040/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=10268 CPUtime=0.69
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 2242 0 0 0 68 1 0 0 18 0 1 0 133316545 10514432 2143 4089446400 134512640 135751879 4287104384 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17757/statm: 2567 2143 143 303 0 2262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10268

[startup+1.50033 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17758
/proc/meminfo: memFree=29382880/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=15576 CPUtime=1.49
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 3555 0 0 0 148 1 0 0 19 0 1 0 133316545 15949824 3456 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 3894 3456 143 303 0 3589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15576

[startup+3.10105 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17758
/proc/meminfo: memFree=29373004/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=24192 CPUtime=3.09
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 5713 0 0 0 307 2 0 0 25 0 1 0 133316545 24772608 5614 4089446400 134512640 135751879 4287104384 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 6048 5614 143 303 0 5743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24192

[startup+6.30049 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17758
/proc/meminfo: memFree=29348700/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=37660 CPUtime=6.29
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 9063 0 0 0 625 4 0 0 25 0 1 0 133316545 38563840 8964 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 9415 8964 143 303 0 9110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37660

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 17758
/proc/meminfo: memFree=29304676/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=58720 CPUtime=12.69
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 14347 0 0 0 1263 6 0 0 25 0 1 0 133316545 60129280 14248 4089446400 134512640 135751879 4287104384 18446744073709551615 134616404 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 14680 14248 143 303 0 14375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58720

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17759
/proc/meminfo: memFree=29228512/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=107436 CPUtime=25.49
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 26510 0 0 0 2538 11 0 0 25 0 1 0 133316545 110014464 26411 4089446400 134512640 135751879 4287104384 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 26859 26411 143 303 0 26554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107436

[startup+51.1006 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17760
/proc/meminfo: memFree=29097344/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=182980 CPUtime=51.09
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 45348 0 0 0 5088 21 0 0 25 0 1 0 133316545 187371520 45249 4089446400 134512640 135751879 4287104384 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 45745 45249 143 303 0 45440 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 182980

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17761
/proc/meminfo: memFree=28810856/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=356580 CPUtime=102.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 88685 0 0 0 10191 39 0 0 25 0 1 0 133316545 365137920 88586 4089446400 134512640 135751879 4287104384 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 89145 88586 143 303 0 88840 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 356580

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 17762
/proc/meminfo: memFree=28501288/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=547104 CPUtime=162.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 136272 0 0 0 16177 53 0 0 25 0 1 0 133316545 560234496 136173 4089446400 134512640 135751879 4287104384 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 136776 136173 143 303 0 136471 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 547104

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 4/179 17764
/proc/meminfo: memFree=28244552/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=679104 CPUtime=222.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 169259 0 0 0 22168 62 0 0 25 0 1 0 133316545 695402496 169160 4089446400 134512640 135751879 4287104384 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 169776 169161 143 303 0 169471 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 679104

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 2.00 4/179 17766
/proc/meminfo: memFree=28004460/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=819804 CPUtime=282.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 204432 0 0 0 28156 74 0 0 25 0 1 0 133316545 839479296 204333 4089446400 134512640 135751879 4287104384 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 204951 204333 143 303 0 204646 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 819804

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17768
/proc/meminfo: memFree=27794960/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=926124 CPUtime=342.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 230967 0 0 0 34146 84 0 0 25 0 1 0 133316545 948350976 230868 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 231531 230868 143 303 0 231226 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 926124

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17769
/proc/meminfo: memFree=27600716/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=1033872 CPUtime=402.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 257887 0 0 0 40132 98 0 0 25 0 1 0 133316545 1058684928 257788 4089446400 134512640 135751879 4287104384 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 258468 257788 143 303 0 258163 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1033872

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17770
/proc/meminfo: memFree=27393828/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=1156256 CPUtime=462.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 288442 0 0 0 46122 108 0 0 25 0 1 0 133316545 1184006144 288343 4089446400 134512640 135751879 4287104384 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 289064 288343 143 303 0 288759 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1156256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17772
/proc/meminfo: memFree=27201944/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=1282116 CPUtime=522.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 319886 0 0 0 52109 121 0 0 25 0 1 0 133316545 1312886784 319787 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 320529 319787 143 303 0 320224 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1282116

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17774
/proc/meminfo: memFree=26985732/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=1431516 CPUtime=582.3
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 357177 0 0 0 58092 138 0 0 25 0 1 0 133316545 1465872384 357078 4089446400 134512640 135751879 4287104384 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 357879 357078 143 303 0 357574 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1431516

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17785
/proc/meminfo: memFree=26805504/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=1547256 CPUtime=642.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 386053 0 0 0 64081 150 0 0 25 0 1 0 133316545 1584390144 385954 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 386814 385954 143 303 0 386509 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1547256

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17791
/proc/meminfo: memFree=26237936/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2011984 CPUtime=882.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 502032 0 0 0 88035 196 0 0 25 0 1 0 133316545 2060271616 501933 4089446400 134512640 135751879 4287104384 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 502996 501933 143 303 0 502691 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2011984

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17793
/proc/meminfo: memFree=26155692/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2094816 CPUtime=942.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 522722 0 0 0 94026 205 0 0 25 0 1 0 133316545 2145091584 522623 4089446400 134512640 135751879 4287104384 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 523704 522623 143 303 0 523399 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2094816

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17794
/proc/meminfo: memFree=26072676/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2171952 CPUtime=1002.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 542021 0 0 0 100017 214 0 0 25 0 1 0 133316545 2224078848 541922 4089446400 134512640 135751879 4287104384 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 542988 541922 143 303 0 542683 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2171952

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17795
/proc/meminfo: memFree=26003904/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2241196 CPUtime=1062.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 559316 0 0 0 106010 221 0 0 25 0 1 0 133316545 2294984704 559217 4089446400 134512640 135751879 4287104384 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 560299 559217 143 303 0 559994 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2241196

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17797
/proc/meminfo: memFree=25911468/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2332884 CPUtime=1122.31
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 582222 0 0 0 112001 230 0 0 25 0 1 0 133316545 2388873216 582123 4089446400 134512640 135751879 4287104384 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 583221 582123 143 303 0 582916 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2332884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17799
/proc/meminfo: memFree=25834764/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2410736 CPUtime=1182.32
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 601637 0 0 0 117994 238 0 0 25 0 1 0 133316545 2468593664 601538 4089446400 134512640 135751879 4287104384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 602684 601538 143 303 0 602379 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2410736

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17829
/proc/meminfo: memFree=28633596/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2582128 CPUtime=1242.32
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 644480 0 0 0 123977 255 0 0 25 0 1 0 133316545 2644099072 644381 4089446400 134512640 135751879 4287104384 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 645532 644381 143 303 0 645227 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2582128

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17830
/proc/meminfo: memFree=28387552/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2701576 CPUtime=1302.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 674287 0 0 0 129962 271 0 0 25 0 1 0 133316545 2766413824 674188 4089446400 134512640 135751879 4287104384 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 675394 674188 143 303 0 675089 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2701576

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17831
/proc/meminfo: memFree=28224216/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2788620 CPUtime=1362.32
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 696016 0 0 0 135950 282 0 0 25 0 1 0 133316545 2855546880 695917 4089446400 134512640 135751879 4287104384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 697155 695917 143 303 0 696850 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2788620

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17833
/proc/meminfo: memFree=28032832/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=2883096 CPUtime=1422.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 719616 0 0 0 141938 295 0 0 25 0 1 0 133316545 2952290304 719517 4089446400 134512640 135751879 4287104384 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 720774 719517 143 303 0 720469 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2883096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17835
/proc/meminfo: memFree=27824100/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3041424 CPUtime=1482.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 759194 0 0 0 147921 312 0 0 25 0 1 0 133316545 3114418176 759095 4089446400 134512640 135751879 4287104384 18446744073709551615 134616309 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 760356 759095 143 303 0 760051 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3041424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17837
/proc/meminfo: memFree=27579404/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3245140 CPUtime=1542.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 810107 0 0 0 153903 330 0 0 25 0 1 0 133316545 3323023360 810008 4089446400 134512640 135751879 4287104384 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 811285 810008 143 303 0 810980 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3245140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17838
/proc/meminfo: memFree=27362468/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3416228 CPUtime=1602.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 852836 0 0 0 159887 346 0 0 25 0 1 0 133316545 3498217472 852737 4089446400 134512640 135751879 4287104384 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 854057 852737 143 303 0 853752 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3416228

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17839
/proc/meminfo: memFree=27213280/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3513552 CPUtime=1662.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 877160 0 0 0 165875 358 0 0 25 0 1 0 133316545 3597877248 877061 4089446400 134512640 135751879 4287104384 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 878388 877061 143 303 0 878083 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3513552

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17841
/proc/meminfo: memFree=27030068/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3663036 CPUtime=1722.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 914474 0 0 0 171862 371 0 0 25 0 1 0 133316545 3750948864 914375 4089446400 134512640 135751879 4287104384 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 915759 914375 143 303 0 915454 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3663036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17843
/proc/meminfo: memFree=26820836/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3830332 CPUtime=1782.33
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 956286 0 0 0 177850 383 0 0 25 0 1 0 133316545 3922259968 956187 4089446400 134512640 135751879 4287104384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 957583 956187 143 303 0 957278 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3830332



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17843
/proc/meminfo: memFree=26748896/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=3891412 CPUtime=1798.94
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4202496 971530 0 0 0 179507 387 0 0 25 0 1 0 133316545 3984805888 971431 4089446400 134512640 135751879 4287104384 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17757/statm: 972853 971431 143 303 0 972548 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 3891412

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

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

[startup+1799.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17843
/proc/meminfo: memFree=26748896/32951124 swapFree=67111528/67111528
[pid=17757] ppid=17755 vsize=0 CPUtime=1799.04
/proc/17757/stat : 17757 (wbo1.4a) R 17755 17757 16243 0 -1 4203524 971530 0 0 0 179507 397 0 0 25 0 1 0 133316545 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17757/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1799.03
CPU time (s): 1799.07
CPU user time (s): 1795.08
CPU system time (s): 3.99439
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3891412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.08
system time used= 3.99439
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 971530
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1038

runsolver used 2.95155 second user time and 6.49001 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 19:50:21
IDJOB=2689944
IDBENCH=79159
IDSOLVER=1200
FILE ID=node140/2689944-1277920221
PBS_JOBID= 11197265
Free space on /tmp= 74200 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_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-2689944-1277920221/watcher-2689944-1277920221 -o /tmp/evaluation-result-2689944-1277920221/solver-2689944-1277920221 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689944-1277920221.wbo

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

MD5SUM BENCH= 4abf964a0a4662f4172f30dfa55a3bc2
RANDOM SEED=278558202

node140.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.790
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.58
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.790
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	: 5226.07
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.790
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.790
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.89
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.790
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	: 5421.15
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.790
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.790
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.790
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29395692 kB
Buffers:        202056 kB
Cached:        1282696 kB
SwapCached:          0 kB
Active:        2674184 kB
Inactive:       734464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29395692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:     1923740 kB
Mapped:          16060 kB
Slab:            80904 kB
PageTables:       8388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2078024 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= 74196 MiB
End job on node140 at 2010-06-30 20:20:22