Trace number 2689648

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.06 1802.81

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_35_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMf839b9b81895c491ec67614997c8bc2d
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.099984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints47
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 2325
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
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-2689648-1277889790.wbo.
0.00/0.00	c Instance file HOME/instance-2689648-1277889790.wbo
0.00/0.00	c File size is 37047 bytes.
0.00/0.00	c Highest Coefficient sum: 36
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:      2100                                                |
0.00/0.00	c |  Number Clauses:        70                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
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 |    2100      130     4200 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |    2100      130     4200 |     5500      102    138 |  0.000 % |
0.00/0.01	c |       255 |    2100      130     4200 |     6050      255    150 |  0.000 % |
0.00/0.02	c |       482 |    2100      130     4200 |     6655      482    150 |  0.000 % |
0.00/0.04	c |       820 |    2100      130     4200 |     7320      820    158 |  0.000 % |
0.06/0.08	c |      1326 |    2100      130     4200 |     8052     1326    168 |  0.000 % |
0.08/0.14	c |      2085 |    2100      130     4200 |     8857     2085    166 |  0.000 % |
0.17/0.29	c |      3224 |    2100      130     4200 |     9743     3224    198 |  0.000 % |
0.37/0.47	c |      4932 |    2100      130     4200 |    10717     4932    190 |  0.000 % |
0.76/0.83	c |      7495 |    2100      130     4200 |    11789     7495    180 |  0.000 % |
1.46/1.51	c |     11339 |    2100      130     4200 |    12968    11339    193 |  0.000 % |
3.00/3.15	c |     17106 |    2100      130     4200 |    14265    10122    233 |  0.000 % |
7.06/7.48	c |     25757 |    2100      130     4200 |    15692    11154    353 |  0.000 % |
15.48/15.90	c |     38732 |    2100      130     4200 |    17261    15985    356 |  0.000 % |
35.01/35.90	c |     58193 |    2100      130     4200 |    18987    17220    470 |  0.000 % |
51.54/53.16	c |     87385 |    2100      130     4200 |    20886    16504    382 |  0.000 % |
77.97/80.32	c |    131177 |    2100      130     4200 |    22974    16667    314 |  0.000 % |
116.21/118.91	c |    196863 |    2100      130     4200 |    25272    22215    321 |  0.000 % |
243.12/245.85	c |    295389 |    2100      130     4200 |    27799    22108    655 |  0.000 % |
450.82/453.55	c |    443181 |    2100      130     4200 |    30579    27368    474 |  0.000 % |
682.53/685.23	c |    664868 |    2100      130     4200 |    33637    28509    394 |  0.000 % |
943.83/946.57	c |    997394 |    2100      130     4200 |    37001    26116    446 |  0.000 % |
1264.04/1266.76	c |   1496182 |    2100      130     4200 |    40701    16211    321 |  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-2689648-1277889790/watcher-2689648-1277889790 -o /tmp/evaluation-result-2689648-1277889790/solver-2689648-1277889790 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689648-1277889790.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.70 2.75 3.23 4/186 9321
/proc/meminfo: memFree=31060388/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3044 CPUtime=0
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 1 0 130276250 3117056 317 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9321/statm: 761 317 143 303 0 456 0

[startup+0.0782379 s]
/proc/loadavg: 2.70 2.75 3.23 4/186 9321
/proc/meminfo: memFree=31060388/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3968 CPUtime=0.06
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 636 0 0 0 6 0 0 0 20 0 1 0 130276250 4063232 545 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9321/statm: 992 545 143 303 0 687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3968

[startup+0.100238 s]
/proc/loadavg: 2.70 2.75 3.23 4/186 9321
/proc/meminfo: memFree=31060388/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=4232 CPUtime=0.08
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 700 0 0 0 8 0 0 0 20 0 1 0 130276250 4333568 609 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9321/statm: 1058 609 143 303 0 753 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4232

[startup+0.301196 s]
/proc/loadavg: 2.70 2.75 3.23 4/186 9321
/proc/meminfo: memFree=31060388/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=6080 CPUtime=0.27
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 1173 0 0 0 27 0 0 0 21 0 1 0 130276250 6225920 1082 4089446400 134512640 135751879 4290694896 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9321/statm: 1520 1083 143 303 0 1215 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6080

[startup+0.700123 s]
/proc/loadavg: 2.70 2.75 3.23 4/186 9321
/proc/meminfo: memFree=31060388/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=8860 CPUtime=0.66
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 1864 0 0 0 65 1 0 0 22 0 1 0 130276250 9072640 1773 4089446400 134512640 135751879 4290694896 18446744073709551615 134616418 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9321/statm: 2215 1773 143 303 0 1910 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8860

[startup+1.50099 s]
/proc/loadavg: 2.70 2.75 3.23 3/187 9322
/proc/meminfo: memFree=31053064/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=13364 CPUtime=1.46
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 3009 0 0 0 144 2 0 0 25 0 1 0 130276250 13684736 2918 4089446400 134512640 135751879 4290694896 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9321/statm: 3341 2918 143 303 0 3036 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13364

[startup+3.10074 s]
/proc/loadavg: 2.64 2.74 3.23 4/187 9322
/proc/meminfo: memFree=31046368/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=20124 CPUtime=3
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 4669 0 0 0 296 4 0 0 25 0 1 0 130276250 20606976 4578 4089446400 134512640 135751879 4290694896 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9321/statm: 5031 4578 143 303 0 4726 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 20124

[startup+6.30019 s]
/proc/loadavg: 2.64 2.74 3.23 3/187 9323
/proc/meminfo: memFree=31033224/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=31628 CPUtime=6.02
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 7563 0 0 0 595 7 0 0 25 0 1 0 130276250 32387072 7472 4089446400 134512640 135751879 4290694896 18446744073709551615 134616854 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/9321/statm: 7907 7472 143 303 0 7602 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 31628

[startup+12.7011 s]
/proc/loadavg: 2.54 2.71 3.21 3/187 9323
/proc/meminfo: memFree=31015888/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=47884 CPUtime=12.28
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 11605 0 0 0 1219 9 0 0 25 0 1 0 130276250 49033216 11514 4089446400 134512640 135751879 4290694896 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/9321/statm: 11971 11514 143 303 0 11666 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 47884

[startup+25.5008 s]
/proc/loadavg: 2.62 2.72 3.21 4/187 9323
/proc/meminfo: memFree=30987664/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=75968 CPUtime=24.86
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 18638 0 0 0 2472 14 0 0 25 0 1 0 130276250 77791232 18547 4089446400 134512640 135751879 4290694896 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9321/statm: 18992 18547 143 303 0 18687 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 75968

[startup+51.1002 s]
/proc/loadavg: 2.41 2.66 3.18 3/187 9323
/proc/meminfo: memFree=30926672/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=138792 CPUtime=49.67
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 34306 0 0 0 4942 25 0 0 25 0 1 0 130276250 142123008 34215 4089446400 134512640 135751879 4290694896 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9321/statm: 34698 34216 143 303 0 34393 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 138792

[startup+102.306 s]
/proc/loadavg: 2.39 2.61 3.13 3/179 9353
/proc/meminfo: memFree=31147104/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=264136 CPUtime=99.62
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 65606 0 0 0 9910 52 0 0 25 0 1 0 130276250 270475264 65515 4089446400 134512640 135751879 4290694896 18446744073709551615 134616871 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 66034 65515 143 303 0 65729 0
Current children cumulated CPU time (s) 99.62
Current children cumulated vsize (KiB) 264136

[startup+162.301 s]
/proc/loadavg: 2.14 2.50 3.05 3/179 9355
/proc/meminfo: memFree=30760564/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=412244 CPUtime=159.61
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 102644 0 0 0 15892 69 0 0 25 0 1 0 130276250 422137856 102553 4089446400 134512640 135751879 4290694896 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 103061 102553 143 303 0 102756 0
Current children cumulated CPU time (s) 159.61
Current children cumulated vsize (KiB) 412244

[startup+222.301 s]
/proc/loadavg: 2.05 2.40 2.98 3/179 9356
/proc/meminfo: memFree=30460680/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=522248 CPUtime=219.61
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 130131 0 0 0 21881 80 0 0 25 0 1 0 130276250 534781952 130040 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 130562 130040 143 303 0 130257 0
Current children cumulated CPU time (s) 219.61
Current children cumulated vsize (KiB) 522248

[startup+282.3 s]
/proc/loadavg: 2.05 2.34 2.93 3/179 9357
/proc/meminfo: memFree=30173704/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=581240 CPUtime=279.62
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 144830 0 0 0 27874 88 0 0 25 0 1 0 130276250 595189760 144739 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 145310 144739 143 303 0 145005 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 581240

[startup+342.301 s]
/proc/loadavg: 2.02 2.28 2.86 3/179 9359
/proc/meminfo: memFree=29981324/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=661176 CPUtime=339.62
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 164778 0 0 0 33866 96 0 0 25 0 1 0 130276250 677044224 164687 4089446400 134512640 135751879 4290694896 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 165294 164687 143 303 0 164989 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 661176

[startup+402.301 s]
/proc/loadavg: 2.00 2.22 2.81 3/179 9361
/proc/meminfo: memFree=29759200/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=780940 CPUtime=399.62
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 194710 0 0 0 39853 109 0 0 25 0 1 0 130276250 799682560 194619 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 195235 194619 143 303 0 194930 0
Current children cumulated CPU time (s) 399.62
Current children cumulated vsize (KiB) 780940

[startup+462.3 s]
/proc/loadavg: 2.00 2.18 2.75 3/179 9363
/proc/meminfo: memFree=29578232/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=887372 CPUtime=459.63
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 221300 0 0 0 45842 121 0 0 25 0 1 0 130276250 908668928 221209 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 221843 221209 143 303 0 221538 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 887372

[startup+522.301 s]
/proc/loadavg: 2.05 2.16 2.71 3/179 9367
/proc/meminfo: memFree=29439628/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=966080 CPUtime=519.62
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 240931 0 0 0 51831 131 0 0 25 0 1 0 130276250 989265920 240840 4089446400 134512640 135751879 4290694896 18446744073709551615 134616448 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 241520 240840 143 303 0 241215 0
Current children cumulated CPU time (s) 519.62
Current children cumulated vsize (KiB) 966080

[startup+582.3 s]
/proc/loadavg: 2.02 2.13 2.66 3/179 9368
/proc/meminfo: memFree=29190440/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=1074840 CPUtime=579.63
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 268121 0 0 0 57820 143 0 0 25 0 1 0 130276250 1100636160 268030 4089446400 134512640 135751879 4290694896 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 268710 268030 143 303 0 268405 0
Current children cumulated CPU time (s) 579.63
Current children cumulated vsize (KiB) 1074840

[startup+642.301 s]
/proc/loadavg: 2.00 2.10 2.62 3/179 9370
/proc/meminfo: memFree=28970168/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=1176864 CPUtime=639.63
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 293618 0 0 0 63810 153 0 0 25 0 1 0 130276250 1205108736 293527 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 294216 293527 143 303 0 293911 0
Current children cumulated CPU time (s) 639.63
Current children cumulated vsize (KiB) 1176864

[startup+702.301 s]

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

/proc/loadavg: 2.00 2.01 2.33 3/179 9384
/proc/meminfo: memFree=26444788/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2262984 CPUtime=1179.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 564868 0 0 0 117680 285 0 0 25 0 1 0 130276250 2317295616 564777 4089446400 134512640 135751879 4290694896 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 565746 564777 143 303 0 565441 0
Current children cumulated CPU time (s) 1179.65
Current children cumulated vsize (KiB) 2262984

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.31 3/179 9386
/proc/meminfo: memFree=26122588/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2387460 CPUtime=1239.64
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 595979 0 0 0 123666 298 0 0 25 0 1 0 130276250 2444759040 595888 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 596865 595888 143 303 0 596560 0
Current children cumulated CPU time (s) 1239.64
Current children cumulated vsize (KiB) 2387460

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/179 9388
/proc/meminfo: memFree=25849120/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2501960 CPUtime=1299.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 624545 0 0 0 129653 312 0 0 25 0 1 0 130276250 2562007040 624454 4089446400 134512640 135751879 4290694896 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 625490 624454 143 303 0 625185 0
Current children cumulated CPU time (s) 1299.65
Current children cumulated vsize (KiB) 2501960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/179 9390
/proc/meminfo: memFree=25591952/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2597240 CPUtime=1359.64
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 648328 0 0 0 135639 325 0 0 25 0 1 0 130276250 2659573760 648237 4089446400 134512640 135751879 4290694896 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 649310 648237 143 303 0 649005 0
Current children cumulated CPU time (s) 1359.64
Current children cumulated vsize (KiB) 2597240

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.25 3/179 9391
/proc/meminfo: memFree=25308448/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2695780 CPUtime=1419.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 672934 0 0 0 141625 340 0 0 25 0 1 0 130276250 2760478720 672843 4089446400 134512640 135751879 4290694896 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 673945 672843 143 303 0 673640 0
Current children cumulated CPU time (s) 1419.65
Current children cumulated vsize (KiB) 2695780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/179 9392
/proc/meminfo: memFree=25040204/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2786344 CPUtime=1479.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 695569 0 0 0 147612 353 0 0 25 0 1 0 130276250 2853216256 695478 4089446400 134512640 135751879 4290694896 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 696586 695478 143 303 0 696281 0
Current children cumulated CPU time (s) 1479.65
Current children cumulated vsize (KiB) 2786344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/179 9394
/proc/meminfo: memFree=24780132/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2873264 CPUtime=1539.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 717272 0 0 0 153601 364 0 0 25 0 1 0 130276250 2942222336 717181 4089446400 134512640 135751879 4290694896 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 718316 717181 143 303 0 718011 0
Current children cumulated CPU time (s) 1539.65
Current children cumulated vsize (KiB) 2873264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9396
/proc/meminfo: memFree=24604632/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=2940840 CPUtime=1599.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 734135 0 0 0 159592 373 0 0 25 0 1 0 130276250 3011420160 734044 4089446400 134512640 135751879 4290694896 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9321/statm: 735210 734044 143 303 0 734905 0
Current children cumulated CPU time (s) 1599.65
Current children cumulated vsize (KiB) 2940840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9426
/proc/meminfo: memFree=28211232/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3016312 CPUtime=1659.66
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 752992 0 0 0 165576 390 0 0 25 0 1 0 130276250 3088703488 752901 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9321/statm: 754078 752901 143 303 0 753773 0
Current children cumulated CPU time (s) 1659.66
Current children cumulated vsize (KiB) 3016312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 9427
/proc/meminfo: memFree=27992204/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3098656 CPUtime=1719.65
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 773587 0 0 0 171557 408 0 0 25 0 1 0 130276250 3173023744 773496 4089446400 134512640 135751879 4290694896 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9321/statm: 774664 773496 143 303 0 774359 0
Current children cumulated CPU time (s) 1719.65
Current children cumulated vsize (KiB) 3098656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 9428
/proc/meminfo: memFree=27757144/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3177672 CPUtime=1779.66
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 793328 0 0 0 177539 427 0 0 25 0 1 0 130276250 3253936128 793237 4089446400 134512640 135751879 4290694896 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9321/statm: 794418 793237 143 303 0 794113 0
Current children cumulated CPU time (s) 1779.66
Current children cumulated vsize (KiB) 3177672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 9429
/proc/meminfo: memFree=27664008/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3206084 CPUtime=1800.06
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 800431 0 0 0 179571 435 0 0 25 0 1 0 130276250 3283030016 800340 4089446400 134512640 135751879 4290694896 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9321/statm: 801521 800340 143 303 0 801216 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3206084

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1800.06 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1800.06 s) to the 'lost time'.

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 9429
/proc/meminfo: memFree=27664008/32951124 swapFree=67111528/67111528
[pid=9321] ppid=9319 vsize=3206084 CPUtime=1800.06
/proc/9321/stat : 9321 (wbo1.4a) R 9319 9321 8684 0 -1 4202496 800431 0 0 0 179571 435 0 0 25 0 1 0 130276250 3283030016 800340 4089446400 134512640 135751879 4290694896 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9321/statm: 801521 800340 143 303 0 801216 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3206084

[startup+1802.81 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 9430
/proc/meminfo: memFree=30840880/32951124 swapFree=67111528/67111528
[pid=9321] ppid=-1 vsize=0 CPUtime=0
/proc/9321/stat : -- couldn't open stat file --/proc/9321/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1802.81 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 9430
/proc/meminfo: memFree=30840880/32951124 swapFree=67111528/67111528
[pid=9321] ppid=-1 vsize=0 CPUtime=0
/proc/9321/stat : -- couldn't open stat file --/proc/9321/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9321 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=717009
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=454322
# CPU time returned by wait4() is 1800.17
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1800.06
#  lost CPU user time (s): 1795.71
#  lost CPU system time (s): 4.35

Real time (s): 1802.81
CPU time (s): 1800.06
CPU user time (s): 1795.71
CPU system time (s): 4.35
CPU usage (%): 99.8476
Max. virtual memory (cumulated for all children) (KiB): 3206084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.72
system time used= 4.45432
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 800431
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= 3
involuntary context switches= 27825

runsolver used 2.47762 second user time and 5.8811 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 11:23:10
IDJOB=2689648
IDBENCH=78670
IDSOLVER=1200
FILE ID=node108/2689648-1277889790
PBS_JOBID= 11197138
Free space on /tmp= 74196 MiB

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

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

MD5SUM BENCH= f839b9b81895c491ec67614997c8bc2d
RANDOM SEED=738674866

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5320.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31060544 kB
Buffers:        172344 kB
Cached:        1165768 kB
SwapCached:          0 kB
Active:         914404 kB
Inactive:       829612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31060544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2400 kB
Writeback:           0 kB
AnonPages:      406496 kB
Mapped:          19044 kB
Slab:            78192 kB
PageTables:       6372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   629356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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