Trace number 2689697

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) 1742.98 1742.93

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_36_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM1ee612fae97412540ece88664cb7382e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.087985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2520
Total number of constraints142
Number of soft constraints51
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
Top cost 2505
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2504
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
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-2689697-1277891260.wbo.
0.00/0.00	c Instance file HOME/instance-2689697-1277891260.wbo
0.00/0.00	c File size is 44720 bytes.
0.00/0.00	c Highest Coefficient sum: 37
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:      2520                                                |
0.00/0.00	c |  Number Clauses:        72                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
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 |    2520      142     5040 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |    2520      142     5040 |     5500      101    129 |  0.000 % |
0.00/0.01	c |       253 |    2520      142     5040 |     6050      253    168 |  0.000 % |
0.00/0.02	c |       478 |    2520      142     5040 |     6655      478    178 |  0.000 % |
0.00/0.04	c |       816 |    2520      142     5040 |     7320      816    163 |  0.000 % |
0.00/0.07	c |      1322 |    2520      142     5040 |     8052     1322    155 |  0.000 % |
0.09/0.11	c |      2081 |    2520      142     5040 |     8857     2081    155 |  0.000 % |
0.19/0.27	c |      3223 |    2520      142     5040 |     9743     3223    199 |  0.000 % |
0.39/0.47	c |      4931 |    2520      142     5040 |    10717     4931    188 |  0.000 % |
0.89/0.90	c |      7493 |    2520      142     5040 |    11789     7493    193 |  0.000 % |
1.69/1.76	c |     11337 |    2520      142     5040 |    12968    11337    214 |  0.000 % |
3.39/3.41	c |     17103 |    2520      142     5040 |    14265    10010    260 |  0.000 % |
8.28/8.39	c |     25752 |    2520      142     5040 |    15692    10932    328 |  0.000 % |
13.89/13.98	c |     38729 |    2520      142     5040 |    17261    15457    283 |  0.000 % |
23.59/23.63	c |     58190 |    2520      142     5040 |    18987    16475    312 |  0.000 % |
49.80/49.83	c |     87386 |    2520      142     5040 |    20886    14602    700 |  0.000 % |
100.59/100.62	c |    131178 |    2520      142     5040 |    22974    14463    941 |  0.000 % |
153.00/153.00	c |    196862 |    2520      142     5040 |    25272    19719    265 |  0.000 % |
219.69/219.76	c |    295388 |    2520      142     5040 |    27799    19474    269 |  0.000 % |
331.20/331.23	c |    443177 |    2520      142     5040 |    30579    28065    304 |  0.000 % |
569.11/569.18	c |    664865 |    2520      142     5040 |    33637    23903    681 |  0.000 % |
872.52/872.55	c |    997392 |    2520      142     5040 |    37001    26618    490 |  0.000 % |
1235.83/1235.89	c |   1496180 |    2520      142     5040 |    40701    14929    289 |  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-2689697-1277891260/watcher-2689697-1277891260 -o /tmp/evaluation-result-2689697-1277891260/solver-2689697-1277891260 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689697-1277891260.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.00 2.13 3.09 3/179 21948
/proc/meminfo: memFree=31343448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3044 CPUtime=0
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 410 0 0 0 0 0 0 0 23 0 1 0 164729753 3117056 318 4089446400 134512640 135751879 4290994208 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 761 318 142 303 0 456 0

[startup+0.072205 s]
/proc/loadavg: 2.00 2.13 3.09 3/179 21948
/proc/meminfo: memFree=31343448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=4100 CPUtime=0.06
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 675 0 0 0 6 0 0 0 25 0 1 0 164729753 4198400 583 4089446400 134512640 135751879 4290994208 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 1025 583 143 303 0 720 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4100

[startup+0.101198 s]
/proc/loadavg: 2.00 2.13 3.09 3/179 21948
/proc/meminfo: memFree=31343448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=4496 CPUtime=0.09
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 779 0 0 0 9 0 0 0 25 0 1 0 164729753 4603904 687 4089446400 134512640 135751879 4290994208 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 1124 687 143 303 0 819 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4496

[startup+0.300182 s]
/proc/loadavg: 2.00 2.13 3.09 3/179 21948
/proc/meminfo: memFree=31343448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=6344 CPUtime=0.29
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 1242 0 0 0 29 0 0 0 25 0 1 0 164729753 6496256 1150 4089446400 134512640 135751879 4290994208 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 1586 1150 143 303 0 1281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6344

[startup+0.70109 s]
/proc/loadavg: 2.00 2.13 3.09 3/179 21948
/proc/meminfo: memFree=31343448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=8984 CPUtime=0.68
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 1905 0 0 0 68 0 0 0 25 0 1 0 164729753 9199616 1813 4089446400 134512640 135751879 4290994208 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 2246 1813 143 303 0 1941 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8984

[startup+1.50094 s]
/proc/loadavg: 2.00 2.13 3.09 3/180 21949
/proc/meminfo: memFree=31334636/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=13480 CPUtime=1.49
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 3025 0 0 0 148 1 0 0 25 0 1 0 164729753 13803520 2933 4089446400 134512640 135751879 4290994208 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 3370 2933 143 303 0 3065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13480

[startup+3.10066 s]
/proc/loadavg: 2.00 2.13 3.09 3/180 21949
/proc/meminfo: memFree=31328932/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=20476 CPUtime=3.09
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 4779 0 0 0 307 2 0 0 25 0 1 0 164729753 20967424 4687 4089446400 134512640 135751879 4290994208 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 5119 4687 143 303 0 4814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20476

[startup+6.30106 s]
/proc/loadavg: 2.00 2.13 3.09 3/180 21949
/proc/meminfo: memFree=31315036/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=32232 CPUtime=6.29
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 7714 0 0 0 626 3 0 0 25 0 1 0 164729753 33005568 7622 4089446400 134512640 135751879 4290994208 18446744073709551615 134616371 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 8058 7622 143 303 0 7753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32232

[startup+12.7009 s]
/proc/loadavg: 2.00 2.12 3.08 3/180 21949
/proc/meminfo: memFree=31299288/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=48220 CPUtime=12.69
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 11707 0 0 0 1263 6 0 0 25 0 1 0 164729753 49377280 11615 4089446400 134512640 135751879 4290994208 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 12055 11615 143 303 0 11750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48220

[startup+25.5005 s]
/proc/loadavg: 2.00 2.12 3.06 3/180 21949
/proc/meminfo: memFree=31268252/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=79132 CPUtime=25.49
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 19436 0 0 0 2539 10 0 0 25 0 1 0 164729753 81031168 19344 4089446400 134512640 135751879 4290994208 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 19783 19344 143 303 0 19478 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79132

[startup+51.1009 s]
/proc/loadavg: 2.00 2.11 3.04 3/180 21950
/proc/meminfo: memFree=31186580/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=162660 CPUtime=51.09
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 40302 0 0 0 5092 17 0 0 25 0 1 0 164729753 166563840 40210 4089446400 134512640 135751879 4290994208 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 40665 40210 143 303 0 40360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 162660

[startup+102.306 s]
/proc/loadavg: 2.00 2.09 2.97 3/180 21951
/proc/meminfo: memFree=31062072/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=284404 CPUtime=102.3
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 70729 0 0 0 10202 28 0 0 25 0 1 0 164729753 291229696 70637 4089446400 134512640 135751879 4290994208 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 71101 70637 143 303 0 70796 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 284404

[startup+162.3 s]
/proc/loadavg: 2.00 2.07 2.91 3/180 21953
/proc/meminfo: memFree=30942252/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=383464 CPUtime=162.29
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 95443 0 0 0 16187 42 0 0 25 0 1 0 164729753 392667136 95351 4089446400 134512640 135751879 4290994208 18446744073709551615 134616728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 95866 95351 143 303 0 95561 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 383464

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.85 3/180 21955
/proc/meminfo: memFree=30830504/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=489628 CPUtime=222.29
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 121941 0 0 0 22169 60 0 0 25 0 1 0 164729753 501379072 121849 4089446400 134512640 135751879 4290994208 18446744073709551615 134608001 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/21948/statm: 122407 121850 143 303 0 122102 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 489628

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.79 3/187 21963
/proc/meminfo: memFree=30627792/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=637668 CPUtime=282.3
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 158868 0 0 0 28155 75 0 0 25 0 1 0 164729753 652972032 158776 4089446400 134512640 135751879 4290994208 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 159417 158776 143 303 0 159112 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 637668

[startup+342.301 s]
/proc/loadavg: 1.96 2.02 2.74 3/179 22093
/proc/meminfo: memFree=30664704/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=800448 CPUtime=342.3
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 199530 0 0 0 34138 92 0 0 25 0 1 0 164729753 819658752 199438 4089446400 134512640 135751879 4290994208 18446744073709551615 134607764 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 200112 199438 143 303 0 199807 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 800448

[startup+402.301 s]
/proc/loadavg: 1.98 2.01 2.69 3/179 22094
/proc/meminfo: memFree=30385388/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=968956 CPUtime=402.31
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 241606 0 0 0 40120 111 0 0 25 0 1 0 164729753 992210944 241514 4089446400 134512640 135751879 4290994208 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 242239 241514 143 303 0 241934 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 968956

[startup+462.301 s]
/proc/loadavg: 1.99 2.01 2.64 3/179 22096
/proc/meminfo: memFree=30156680/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1083532 CPUtime=462.31
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 270226 0 0 0 46109 122 0 0 25 0 1 0 164729753 1109536768 270134 4089446400 134512640 135751879 4290994208 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 270883 270134 143 303 0 270578 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1083532

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 2.60 3/179 22098
/proc/meminfo: memFree=29952892/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1178988 CPUtime=522.3
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 294062 0 0 0 52098 132 0 0 25 0 1 0 164729753 1207283712 293970 4089446400 134512640 135751879 4290994208 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 294747 293970 143 303 0 294442 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1178988

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.56 3/179 22099
/proc/meminfo: memFree=29737532/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1281292 CPUtime=582.31
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 319649 0 0 0 58087 144 0 0 25 0 1 0 164729753 1312043008 319557 4089446400 134512640 135751879 4290994208 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 320323 319557 143 303 0 320018 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1281292

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.53 3/179 22101
/proc/meminfo: memFree=29530896/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1371744 CPUtime=642.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 342180 0 0 0 64073 159 0 0 25 0 1 0 164729753 1404665856 342088 4089446400 134512640 135751879 4290994208 18446744073709551615 134616786 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/21948/statm: 342936 342088 143 303 0 342631 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1371744

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.43 3/179 22115
/proc/meminfo: memFree=28843660/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1725592 CPUtime=822.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 430563 0 0 0 82035 197 0 0 25 0 1 0 164729753 1767006208 430471 4089446400 134512640 135751879 4290994208 18446744073709551615 134616863 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 431398 430471 143 303 0 431093 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1725592

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.40 3/179 22116
/proc/meminfo: memFree=28611072/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1847664 CPUtime=882.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 461060 0 0 0 88024 208 0 0 25 0 1 0 164729753 1892007936 460968 4089446400 134512640 135751879 4290994208 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 461916 460968 143 303 0 461611 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1847664

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.37 3/179 22118
/proc/meminfo: memFree=28373748/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=1966916 CPUtime=942.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 490818 0 0 0 94009 223 0 0 25 0 1 0 164729753 2014121984 490726 4089446400 134512640 135751879 4290994208 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 491729 490726 143 303 0 491424 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1966916

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.35 3/179 22119
/proc/meminfo: memFree=28143120/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2089280 CPUtime=1002.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 521398 0 0 0 99993 239 0 0 25 0 1 0 164729753 2139422720 521306 4089446400 134512640 135751879 4290994208 18446744073709551615 134616418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 522320 521306 143 303 0 522015 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2089280

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.32 3/179 22121
/proc/meminfo: memFree=27928232/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2193168 CPUtime=1062.32
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 547346 0 0 0 105980 252 0 0 25 0 1 0 164729753 2245804032 547254 4089446400 134512640 135751879 4290994208 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 548292 547254 143 303 0 547987 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2193168

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.31 3/179 22123
/proc/meminfo: memFree=27697976/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2307348 CPUtime=1122.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 575830 0 0 0 111967 266 0 0 25 0 1 0 164729753 2362724352 575738 4089446400 134512640 135751879 4290994208 18446744073709551615 134602965 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 576837 575738 143 303 0 576532 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2307348

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.28 3/179 22124
/proc/meminfo: memFree=27489904/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2404168 CPUtime=1182.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 600037 0 0 0 117954 279 0 0 25 0 1 0 164729753 2461868032 599945 4089446400 134512640 135751879 4290994208 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 601042 599945 143 303 0 600737 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2404168

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.26 3/179 22126
/proc/meminfo: memFree=27264744/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2513312 CPUtime=1242.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 627313 0 0 0 123942 291 0 0 25 0 1 0 164729753 2573631488 627221 4089446400 134512640 135751879 4290994208 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 628328 627221 143 303 0 628023 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2513312

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 22127
/proc/meminfo: memFree=26976224/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2686684 CPUtime=1302.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 670617 0 0 0 129926 307 0 0 25 0 1 0 164729753 2751164416 670525 4089446400 134512640 135751879 4290994208 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 671671 670525 143 303 0 671366 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2686684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/179 22129
/proc/meminfo: memFree=26706544/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=2843516 CPUtime=1362.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 709788 0 0 0 135913 320 0 0 25 0 1 0 164729753 2911760384 709696 4089446400 134512640 135751879 4290994208 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 710879 709696 143 303 0 710574 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2843516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.21 3/179 22131
/proc/meminfo: memFree=26417276/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3018692 CPUtime=1422.34
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 753566 0 0 0 141898 336 0 0 25 0 1 0 164729753 3091140608 753474 4089446400 134512640 135751879 4290994208 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 754673 753474 143 303 0 754368 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3018692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 22132
/proc/meminfo: memFree=26146708/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3172648 CPUtime=1482.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 792027 0 0 0 147888 345 0 0 25 0 1 0 164729753 3248791552 791935 4089446400 134512640 135751879 4290994208 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 793162 791935 143 303 0 792857 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3172648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 22134
/proc/meminfo: memFree=25875428/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3338724 CPUtime=1542.33
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 833525 0 0 0 153875 358 0 0 25 0 1 0 164729753 3418853376 833433 4089446400 134512640 135751879 4290994208 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 834681 833433 143 303 0 834376 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3338724

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.17 3/179 22138
/proc/meminfo: memFree=25626268/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3491964 CPUtime=1602.34
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 871800 0 0 0 159863 371 0 0 25 0 1 0 164729753 3575771136 871708 4089446400 134512640 135751879 4290994208 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 872991 871708 143 303 0 872686 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3491964

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.16 3/179 22140
/proc/meminfo: memFree=25328448/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3671020 CPUtime=1662.34
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 916555 0 0 0 165846 388 0 0 25 0 1 0 164729753 3759124480 916463 4089446400 134512640 135751879 4290994208 18446744073709551615 134602998 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 917755 916463 143 303 0 917450 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3671020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 22142
/proc/meminfo: memFree=25051952/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3833940 CPUtime=1722.34
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 957275 0 0 0 171833 401 0 0 25 0 1 0 164729753 3925954560 957183 4089446400 134512640 135751879 4290994208 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 958485 957183 143 303 0 958180 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3833940



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1742.8 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 22142
/proc/meminfo: memFree=24949124/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=3891232 CPUtime=1742.84
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4202496 971626 0 0 0 173878 406 0 0 25 0 1 0 164729753 3984621568 971534 4089446400 134512640 135751879 4290994208 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/21948/statm: 972808 971534 143 303 0 972503 0
Current children cumulated CPU time (s) 1742.84
Current children cumulated vsize (KiB) 3891232

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

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

[startup+1742.91 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 22142
/proc/meminfo: memFree=24949124/32951124 swapFree=67111528/67111528
[pid=21948] ppid=21946 vsize=0 CPUtime=1742.95
/proc/21948/stat : 21948 (wbo1.4a) R 21946 21948 20947 0 -1 4203524 971627 0 0 0 173878 417 0 0 25 0 1 0 164729753 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/21948/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1742.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1742.93
CPU time (s): 1742.98
CPU user time (s): 1738.79
CPU system time (s): 4.18936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891232

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

runsolver used 2.6316 second user time and 5.47217 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 11:47:40
IDJOB=2689697
IDBENCH=78696
IDSOLVER=1200
FILE ID=node110/2689697-1277891260
PBS_JOBID= 11197133
Free space on /tmp= 74188 MiB

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

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

MD5SUM BENCH= 1ee612fae97412540ece88664cb7382e
RANDOM SEED=329229599

node110.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.849
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.69
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.849
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.82
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.849
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.74
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.849
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.82
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.849
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.74
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.849
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.849
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.849
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31343976 kB
Buffers:        175156 kB
Cached:         991284 kB
SwapCached:          0 kB
Active:         852732 kB
Inactive:       611676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31343976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2808 kB
Writeback:           0 kB
AnonPages:      298452 kB
Mapped:          18652 kB
Slab:            77840 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   595856 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= 74204 MiB
End job on node110 at 2010-06-30 12:16:45