Trace number 2689705

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.14 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMea89038de81a2a24e795de2249a907ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.094985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints42
Number of constraints which are clauses62
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 constraint31
Top cost 2134
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2133
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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-2689705-1277891400.wbo.
0.00/0.00	c Instance file HOME/instance-2689705-1277891400.wbo
0.00/0.00	c File size is 32647 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      1860                                                |
0.00/0.00	c |  Number Clauses:        62                                                  |
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 |    1860      122     3720 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |    1860      122     3720 |     5500      102    107 |  0.000 % |
0.00/0.01	c |       253 |    1860      122     3720 |     6050      253    132 |  0.000 % |
0.00/0.01	c |       478 |    1860      122     3720 |     6655      478    129 |  0.000 % |
0.00/0.03	c |       815 |    1860      122     3720 |     7320      815    124 |  0.000 % |
0.00/0.05	c |      1324 |    1860      122     3720 |     8052     1324    136 |  0.000 % |
0.09/0.10	c |      2083 |    1860      122     3720 |     8857     2083    152 |  0.000 % |
0.09/0.18	c |      3222 |    1860      122     3720 |     9743     3222    162 |  0.000 % |
0.39/0.43	c |      4931 |    1860      122     3720 |    10717     4931    198 |  0.000 % |
0.69/0.71	c |      7495 |    1860      122     3720 |    11789     7495    214 |  0.000 % |
1.09/1.18	c |     11340 |    1860      122     3720 |    12968    11340    228 |  0.000 % |
2.80/2.84	c |     17107 |    1860      122     3720 |    14265    10181    284 |  0.000 % |
6.50/6.60	c |     25761 |    1860      122     3720 |    15692    11278    306 |  0.000 % |
11.49/11.56	c |     38736 |    1860      122     3720 |    17261    16002    293 |  0.000 % |
23.19/23.23	c |     58197 |    1860      122     3720 |    18987    17391    323 |  0.000 % |
31.49/31.54	c |     87389 |    1860      122     3720 |    20886    16025    263 |  0.000 % |
58.39/58.47	c |    131188 |    1860      122     3720 |    22974    14727    499 |  0.000 % |
102.39/102.42	c |    196873 |    1860      122     3720 |    25272    20838    320 |  0.000 % |
150.19/150.25	c |    295401 |    1860      122     3720 |    27799    21425    223 |  0.000 % |
256.39/256.47	c |    443190 |    1860      122     3720 |    30579    18545    477 |  0.000 % |
612.61/612.62	c |    664875 |    1860      122     3720 |    33637    18549    569 |  0.000 % |
1019.92/1019.94	c |    997401 |    1860      122     3720 |    37001    16632    289 |  0.000 % |
1597.13/1597.15	c |   1496191 |    1860      122     3720 |    40701    19917    370 |  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-2689705-1277891400/watcher-2689705-1277891400 -o /tmp/evaluation-result-2689705-1277891400/solver-2689705-1277891400 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689705-1277891400.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.00 2.19 4/178 9423
/proc/meminfo: memFree=28466100/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2912 CPUtime=0
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 380 0 0 0 0 0 0 0 21 0 1 0 130437278 2981888 290 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 728 290 142 303 0 423 0

[startup+0.0600629 s]
/proc/loadavg: 2.00 2.00 2.19 4/178 9423
/proc/meminfo: memFree=28466100/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=3840 CPUtime=0.05
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 616 0 0 0 5 0 0 0 21 0 1 0 130437278 3932160 526 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 960 526 143 303 0 655 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3840

[startup+0.101057 s]
/proc/loadavg: 2.00 2.00 2.19 4/178 9423
/proc/meminfo: memFree=28466100/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=4500 CPUtime=0.09
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 767 0 0 0 9 0 0 0 21 0 1 0 130437278 4608000 677 4089446400 134512640 135751879 4290514112 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 1125 677 143 303 0 820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4500

[startup+0.301033 s]
/proc/loadavg: 2.00 2.00 2.19 4/178 9423
/proc/meminfo: memFree=28466100/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=6612 CPUtime=0.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 1293 0 0 0 29 0 0 0 21 0 1 0 130437278 6770688 1203 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 1653 1203 143 303 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.700954 s]
/proc/loadavg: 2.00 2.00 2.19 4/178 9423
/proc/meminfo: memFree=28466100/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=10308 CPUtime=0.69
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 2236 0 0 0 68 1 0 0 22 0 1 0 130437278 10555392 2146 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 2577 2146 143 303 0 2272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10308

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9424
/proc/meminfo: memFree=28454684/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=16804 CPUtime=1.5
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 3828 0 0 0 148 2 0 0 25 0 1 0 130437278 17207296 3738 4089446400 134512640 135751879 4290514112 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 4201 3739 143 303 0 3896 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 16804

[startup+3.10053 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9424
/proc/meminfo: memFree=28447244/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=24592 CPUtime=3.09
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 5779 0 0 0 306 3 0 0 25 0 1 0 130437278 25182208 5689 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 6148 5689 143 303 0 5843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24592

[startup+6.30096 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9424
/proc/meminfo: memFree=28432512/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=34772 CPUtime=6.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 8327 0 0 0 625 4 0 0 25 0 1 0 130437278 35606528 8237 4089446400 134512640 135751879 4290514112 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/9423/statm: 8693 8237 143 303 0 8388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34772

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 9424
/proc/meminfo: memFree=28405092/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=56452 CPUtime=12.69
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 13749 0 0 0 1262 7 0 0 19 0 1 0 130437278 57806848 13659 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9423/statm: 14113 13659 143 303 0 13808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56452

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9425
/proc/meminfo: memFree=28351628/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=93416 CPUtime=25.5
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 22969 0 0 0 2539 11 0 0 25 0 1 0 130437278 95657984 22879 4089446400 134512640 135751879 4290514112 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9423/statm: 23354 22879 143 303 0 23049 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 93416

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 9426
/proc/meminfo: memFree=28217804/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=190636 CPUtime=51.09
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 47275 0 0 0 5089 20 0 0 25 0 1 0 130437278 195211264 47185 4089446400 134512640 135751879 4290514112 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9423/statm: 47659 47185 143 303 0 47354 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190636

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.17 4/179 9427
/proc/meminfo: memFree=28029796/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=307376 CPUtime=102.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 76407 0 0 0 10196 33 0 0 25 0 1 0 130437278 314753024 76317 4089446400 134512640 135751879 4290514112 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9423/statm: 76844 76317 143 303 0 76539 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 307376

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 9428
/proc/meminfo: memFree=27799820/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=457312 CPUtime=162.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 113836 0 0 0 16176 53 0 0 25 0 1 0 130437278 468287488 113746 4089446400 134512640 135751879 4290514112 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9423/statm: 114328 113746 143 303 0 114023 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 457312

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 9504
/proc/meminfo: memFree=30732788/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=632020 CPUtime=222.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 157508 0 0 0 22158 71 0 0 25 0 1 0 130437278 647188480 157418 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 158005 157418 143 303 0 157700 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 632020

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 9506
/proc/meminfo: memFree=30487172/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=802684 CPUtime=282.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 200128 0 0 0 28134 95 0 0 25 0 1 0 130437278 821948416 200038 4089446400 134512640 135751879 4290514112 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 200671 200038 143 303 0 200366 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 802684

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 9507
/proc/meminfo: memFree=30263656/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=926036 CPUtime=342.29
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 230943 0 0 0 34119 110 0 0 25 0 1 0 130437278 948260864 230853 4089446400 134512640 135751879 4290514112 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 231509 230853 143 303 0 231204 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 926036

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 9509
/proc/meminfo: memFree=30054912/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1026668 CPUtime=402.3
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 256084 0 0 0 40109 121 0 0 25 0 1 0 130437278 1051308032 255994 4089446400 134512640 135751879 4290514112 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 256667 255994 143 303 0 256362 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1026668

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.10 3/179 9510
/proc/meminfo: memFree=29897484/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1111704 CPUtime=462.3
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 277338 0 0 0 46098 132 0 0 25 0 1 0 130437278 1138384896 277248 4089446400 134512640 135751879 4290514112 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 277926 277248 143 303 0 277621 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1111704

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 2.09 3/179 9512
/proc/meminfo: memFree=29748376/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1193680 CPUtime=522.3
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 297802 0 0 0 52088 142 0 0 25 0 1 0 130437278 1222328320 297712 4089446400 134512640 135751879 4290514112 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 298420 297712 143 303 0 298115 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1193680

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 9514
/proc/meminfo: memFree=29575336/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1300492 CPUtime=582.3
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 324496 0 0 0 58074 156 0 0 25 0 1 0 130437278 1331703808 324406 4089446400 134512640 135751879 4290514112 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 325123 324406 143 303 0 324818 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1300492

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 9515
/proc/meminfo: memFree=29396600/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1407188 CPUtime=642.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 351169 0 0 0 64057 174 0 0 25 0 1 0 130437278 1440960512 351079 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 351797 351079 143 303 0 351492 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1407188

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 9529
/proc/meminfo: memFree=28954840/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1640464 CPUtime=822.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 409395 0 0 0 82014 217 0 0 25 0 1 0 130437278 1679835136 409305 4089446400 134512640 135751879 4290514112 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 410116 409305 143 303 0 409811 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1640464

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 9531
/proc/meminfo: memFree=28787000/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1737840 CPUtime=882.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 433712 0 0 0 88001 230 0 0 25 0 1 0 130437278 1779548160 433622 4089446400 134512640 135751879 4290514112 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 434460 433623 143 303 0 434155 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1737840

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 9532
/proc/meminfo: memFree=28649796/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1813036 CPUtime=942.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 452478 0 0 0 93990 241 0 0 25 0 1 0 130437278 1856548864 452388 4089446400 134512640 135751879 4290514112 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 453259 452388 143 303 0 452954 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1813036

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/179 9534
/proc/meminfo: memFree=28500072/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=1891300 CPUtime=1002.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 472041 0 0 0 99979 252 0 0 25 0 1 0 130437278 1936691200 471951 4089446400 134512640 135751879 4290514112 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 472825 471951 143 303 0 472520 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1891300

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/179 9535
/proc/meminfo: memFree=28295288/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2029692 CPUtime=1062.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 506637 0 0 0 105953 278 0 0 25 0 1 0 130437278 2078404608 506547 4089446400 134512640 135751879 4290514112 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 507423 506547 143 303 0 507118 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2029692

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 9537
/proc/meminfo: memFree=28111464/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2142252 CPUtime=1122.31
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 534755 0 0 0 111934 297 0 0 25 0 1 0 130437278 2193666048 534665 4089446400 134512640 135751879 4290514112 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 535563 534665 143 303 0 535258 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2142252

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 9539
/proc/meminfo: memFree=27958016/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2229352 CPUtime=1182.32
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 556492 0 0 0 117919 313 0 0 25 0 1 0 130437278 2282856448 556402 4089446400 134512640 135751879 4290514112 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 557338 556402 143 303 0 557033 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2229352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 9540
/proc/meminfo: memFree=27811136/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2309816 CPUtime=1242.32
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 576591 0 0 0 123906 326 0 0 25 0 1 0 130437278 2365251584 576501 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 577454 576501 143 303 0 577149 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2309816

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 9542
/proc/meminfo: memFree=27695372/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2359528 CPUtime=1302.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 589016 0 0 0 129898 335 0 0 25 0 1 0 130437278 2416156672 588926 4089446400 134512640 135751879 4290514112 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 589882 588926 143 303 0 589577 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2359528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 9543
/proc/meminfo: memFree=27560400/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2428380 CPUtime=1362.32
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 606201 0 0 0 135886 346 0 0 25 0 1 0 130437278 2486661120 606111 4089446400 134512640 135751879 4290514112 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 607095 606111 143 303 0 606790 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2428380

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 9545
/proc/meminfo: memFree=27423424/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2493360 CPUtime=1422.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 622402 0 0 0 141875 358 0 0 25 0 1 0 130437278 2553200640 622312 4089446400 134512640 135751879 4290514112 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 623340 622312 143 303 0 623035 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2493360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9547
/proc/meminfo: memFree=27273828/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2577996 CPUtime=1482.32
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 643550 0 0 0 147859 373 0 0 25 0 1 0 130437278 2639867904 643460 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 644499 643461 143 303 0 644194 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2577996

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 9548
/proc/meminfo: memFree=27136240/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2646736 CPUtime=1542.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 660720 0 0 0 153848 385 0 0 25 0 1 0 130437278 2710257664 660630 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 661684 660630 143 303 0 661379 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2646736

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 9550
/proc/meminfo: memFree=26985384/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2727892 CPUtime=1602.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 680990 0 0 0 159834 399 0 0 25 0 1 0 130437278 2793361408 680900 4089446400 134512640 135751879 4290514112 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 681973 680900 143 303 0 681668 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2727892

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9551
/proc/meminfo: memFree=26856980/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2788268 CPUtime=1662.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 696057 0 0 0 165824 409 0 0 25 0 1 0 130437278 2855186432 695967 4089446400 134512640 135751879 4290514112 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 697067 695967 143 303 0 696762 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2788268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9553
/proc/meminfo: memFree=26765788/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2815632 CPUtime=1722.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 702861 0 0 0 171818 415 0 0 25 0 1 0 130437278 2883207168 702771 4089446400 134512640 135751879 4290514112 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 703908 702771 143 303 0 703603 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2815632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9555
/proc/meminfo: memFree=26657852/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2854188 CPUtime=1782.33
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 712511 0 0 0 177811 422 0 0 25 0 1 0 130437278 2922688512 712421 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 713547 712421 143 303 0 713242 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2854188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 9555
/proc/meminfo: memFree=26606004/32951124 swapFree=67111528/67111528
[pid=9423] ppid=9421 vsize=2886528 CPUtime=1800.04
/proc/9423/stat : 9423 (wbo1.4a) R 9421 9423 8669 0 -1 4202496 720580 0 0 0 179577 427 0 0 25 0 1 0 130437278 2955804672 720490 4089446400 134512640 135751879 4290514112 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/9423/statm: 721632 720490 143 303 0 721327 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2886528

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.1
CPU time (s): 1800.14
CPU user time (s): 1795.77
CPU system time (s): 4.36534
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2886528

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

runsolver used 2.45163 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 11:50:00
IDJOB=2689705
IDBENCH=78699
IDSOLVER=1200
FILE ID=node108/2689705-1277891400
PBS_JOBID= 11197137
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= ea89038de81a2a24e795de2249a907ab
RANDOM SEED=1096222857

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:      28466628 kB
Buffers:        173224 kB
Cached:        1152212 kB
SwapCached:          0 kB
Active:        3509516 kB
Inactive:       827812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28466628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:     3012324 kB
Mapped:          15080 kB
Slab:            77520 kB
PageTables:      10180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3156784 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 node108 at 2010-06-30 12:20:02