Trace number 2690300

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.4b? (MO) 1562.18 1562.13

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMe57b036b50f33fe5c7ba72826e4a4d5e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.12798
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints54
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 2556
Min constraint cost 1
Max constraint cost 87
Sum of constraints costs 2555
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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 - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690300-1277889936.wbo.
0.00/0.00	c Instance file HOME/instance-2690300-1277889936.wbo
0.00/0.00	c File size is 58570 bytes.
0.00/0.00	c Highest Coefficient sum: 42
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:      3280                                                |
0.00/0.00	c |  Number Clauses:        82                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    3280      162     6560 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    3280      162     6560 |     5500      100    146 |  0.000 % |
0.00/0.02	c |       251 |    3280      162     6560 |     6050      251    174 |  0.000 % |
0.00/0.04	c |       476 |    3280      162     6560 |     6655      476    291 |  0.000 % |
0.00/0.05	c |       814 |    3280      162     6560 |     7320      814    247 |  0.000 % |
0.06/0.09	c |      1320 |    3280      162     6560 |     8052     1320    221 |  0.000 % |
0.09/0.16	c |      2080 |    3280      162     6560 |     8857     2080    213 |  0.000 % |
0.19/0.25	c |      3220 |    3280      162     6560 |     9743     3220    223 |  0.000 % |
0.49/0.53	c |      4930 |    3280      162     6560 |    10717     4930    268 |  0.000 % |
0.89/0.95	c |      7492 |    3280      162     6560 |    11789     7492    250 |  0.000 % |
1.79/1.80	c |     11337 |    3280      162     6560 |    12968    11337    260 |  0.000 % |
3.09/3.12	c |     17103 |    3280      162     6560 |    14265    10394    236 |  0.000 % |
5.29/5.30	c |     25752 |    3280      162     6560 |    15692    11117    217 |  0.000 % |
11.79/11.83	c |     38727 |    3280      162     6560 |    17261    15459    285 |  0.000 % |
30.59/30.64	c |     58188 |    3280      162     6560 |    18987    14545    824 |  0.000 % |
56.29/56.31	c |     87382 |    3280      162     6560 |    20886    12891   1008 |  0.000 % |
102.60/102.67	c |    131174 |    3280      162     6560 |    22974    11870    492 |  0.000 % |
137.40/137.48	c |    196858 |    3280      162     6560 |    25272    24596    562 |  0.000 % |
180.79/180.85	c There are 0 assigned variables. 0 in cost function.
180.89/180.97	c ============================[ Search Statistics ]==============================
180.89/180.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.89/180.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.89/180.97	c ===============================================================================
180.89/180.97	c |         0 |    3280      162     6560 |     5000        0    nan |  0.000 % |
180.89/181.00	c |       100 |    3280      162     6560 |     5500      100    147 |  0.000 % |
180.99/181.01	c |       251 |    3280      162     6560 |     6050      251    179 |  0.000 % |
180.99/181.05	c |       476 |    3280      162     6560 |     6655      476    238 |  0.000 % |
180.99/181.09	c |       813 |    3280      162     6560 |     7320      813    206 |  0.000 % |
181.10/181.16	c |      1319 |    3280      162     6560 |     8052     1319    204 |  0.000 % |
181.19/181.29	c |      2078 |    3280      162     6560 |     8857     2078    206 |  0.000 % |
181.40/181.50	c |      3218 |    3280      162     6560 |     9743     3218    213 |  0.000 % |
181.80/181.81	c |      4927 |    3280      162     6560 |    10717     4927    208 |  0.000 % |
182.50/182.60	c |      7490 |    3280      162     6560 |    11789     7490    232 |  0.000 % |
184.00/184.01	c |     11336 |    3280      162     6560 |    12968    11336    245 |  0.000 % |
186.49/186.52	c |     17103 |    3280      162     6560 |    14265     9831    305 |  0.000 % |
191.70/191.74	c |     25752 |    3280      162     6560 |    15692    10567    385 |  0.000 % |
203.20/203.28	c |     38726 |    3280      162     6560 |    17261    14913    485 |  0.000 % |
217.10/217.10	c |     58188 |    3280      162     6560 |    18987    14315    661 |  0.000 % |
231.90/231.98	c |     87381 |    3280      162     6560 |    20886    21741    238 |  0.000 % |
262.90/262.98	c |    131174 |    3280      162     6560 |    22974    18030    506 |  0.000 % |
331.30/331.34	c |    196860 |    3280      162     6560 |    25272    19863    429 |  0.000 % |
405.41/405.42	c |    295390 |    3280      162     6560 |    27799    25777    369 |  0.000 % |
536.61/536.64	c |    443179 |    3280      162     6560 |    30579    21689    796 |  0.000 % |
853.91/853.97	c |    664864 |    3280      162     6560 |    33637    31727    351 |  0.000 % |
1137.23/1137.27	c |    997390 |    3280      162     6560 |    37001    33925    390 |  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-2690300-1277889936/watcher-2690300-1277889936 -o /tmp/evaluation-result-2690300-1277889936/solver-2690300-1277889936 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690300-1277889936.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.85 2.78 2.83 3/179 13696
/proc/meminfo: memFree=30769956/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3184 CPUtime=0
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 407 0 0 0 0 0 0 0 20 0 1 0 130289069 3260416 326 4089446400 134512640 135752675 4288130880 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 796 326 145 303 0 476 0

[startup+0.0616759 s]
/proc/loadavg: 2.85 2.78 2.83 3/179 13696
/proc/meminfo: memFree=30769956/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=4124 CPUtime=0.06
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 780 0 0 0 5 1 0 0 20 0 1 0 130289069 4222976 604 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 1031 604 144 303 0 726 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4124

[startup+0.100668 s]
/proc/loadavg: 2.85 2.78 2.83 3/179 13696
/proc/meminfo: memFree=30769956/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=4652 CPUtime=0.09
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 905 0 0 0 8 1 0 0 20 0 1 0 130289069 4763648 729 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 1163 729 144 303 0 858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4652

[startup+0.300643 s]
/proc/loadavg: 2.85 2.78 2.83 3/179 13696
/proc/meminfo: memFree=30769956/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=7160 CPUtime=0.29
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 1527 0 0 0 28 1 0 0 21 0 1 0 130289069 7331840 1351 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 1790 1351 144 303 0 1485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7160

[startup+0.700571 s]
/proc/loadavg: 2.85 2.78 2.83 3/179 13696
/proc/meminfo: memFree=30769956/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=10616 CPUtime=0.69
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 2378 0 0 0 67 2 0 0 22 0 1 0 130289069 10870784 2202 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 2654 2202 144 303 0 2349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10616

[startup+1.50041 s]
/proc/loadavg: 2.85 2.78 2.83 3/180 13697
/proc/meminfo: memFree=30759904/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=15540 CPUtime=1.49
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 3623 0 0 0 146 3 0 0 25 0 1 0 130289069 15912960 3447 4089446400 134512640 135752675 4288130880 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 3885 3447 144 303 0 3580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15540

[startup+3.10012 s]
/proc/loadavg: 2.78 2.77 2.83 3/180 13697
/proc/meminfo: memFree=30755068/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=22304 CPUtime=3.09
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 5305 0 0 0 304 5 0 0 25 0 1 0 130289069 22839296 5129 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 5576 5129 144 303 0 5271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22304

[startup+6.30054 s]
/proc/loadavg: 2.78 2.77 2.83 3/180 13698
/proc/meminfo: memFree=30740188/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=37096 CPUtime=6.29
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 9012 0 0 0 620 9 0 0 25 0 1 0 130289069 37986304 8836 4089446400 134512640 135752675 4288130880 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 9274 8836 144 303 0 8969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37096

[startup+12.7004 s]
/proc/loadavg: 2.66 2.74 2.82 3/180 13698
/proc/meminfo: memFree=30722640/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=58660 CPUtime=12.69
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 14372 0 0 0 1256 13 0 0 25 0 1 0 130289069 60067840 14196 4089446400 134512640 135752675 4288130880 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 14665 14196 144 303 0 14360 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58660

[startup+25.501 s]
/proc/loadavg: 2.56 2.72 2.81 3/180 13698
/proc/meminfo: memFree=30676444/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=99756 CPUtime=25.49
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 24665 0 0 0 2532 17 0 0 25 0 1 0 130289069 102150144 24489 4089446400 134512640 135752675 4288130880 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 24939 24489 144 303 0 24634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99756

[startup+51.1004 s]
/proc/loadavg: 2.37 2.66 2.79 3/180 13699
/proc/meminfo: memFree=30593440/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=183672 CPUtime=51.09
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 45625 0 0 0 5082 27 0 0 25 0 1 0 130289069 188080128 45449 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 45918 45449 144 303 0 45613 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 183672

[startup+102.306 s]
/proc/loadavg: 2.14 2.55 2.74 3/179 13773
/proc/meminfo: memFree=30756312/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=309816 CPUtime=102.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 77138 0 0 0 10186 44 0 0 25 0 1 0 130289069 317251584 76962 4089446400 134512640 135752675 4288130880 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 77454 76962 144 303 0 77149 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 309816

[startup+162.301 s]
/proc/loadavg: 2.02 2.43 2.68 3/179 13857
/proc/meminfo: memFree=30347484/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=537600 CPUtime=162.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 134045 0 0 0 16151 79 0 0 25 0 1 0 130289069 550502400 133869 4089446400 134512640 135752675 4288130880 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 134400 133869 144 303 0 134095 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 537600

[startup+222.301 s]
/proc/loadavg: 2.00 2.35 2.64 3/179 13858
/proc/meminfo: memFree=30068824/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=648532 CPUtime=222.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 161891 0 0 0 22126 104 0 0 25 0 1 0 130289069 664096768 161687 4089446400 134512640 135752675 4288130880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 162133 161687 146 303 0 161828 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 648532

[startup+282.3 s]
/proc/loadavg: 2.00 2.28 2.60 3/179 13860
/proc/meminfo: memFree=29844240/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=795032 CPUtime=282.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 198461 0 0 0 28104 126 0 0 25 0 1 0 130289069 814112768 198257 4089446400 134512640 135752675 4288130880 18446744073709551615 134607248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 198758 198258 146 303 0 198453 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 795032

[startup+342.3 s]
/proc/loadavg: 2.00 2.23 2.55 4/179 13862
/proc/meminfo: memFree=29661528/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=903048 CPUtime=342.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 225429 0 0 0 34085 145 0 0 25 0 1 0 130289069 924721152 225225 4089446400 134512640 135752675 4288130880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 225762 225225 146 303 0 225457 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 903048

[startup+402.3 s]
/proc/loadavg: 2.00 2.18 2.52 3/179 13866
/proc/meminfo: memFree=29397076/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1024560 CPUtime=402.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 255777 0 0 0 40063 167 0 0 25 0 1 0 130289069 1049149440 255573 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 256140 255573 146 303 0 255835 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1024560

[startup+462.3 s]
/proc/loadavg: 2.04 2.16 2.49 3/179 13868
/proc/meminfo: memFree=29057272/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1251480 CPUtime=462.31
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 312481 0 0 0 46040 191 0 0 25 0 1 0 130289069 1281515520 312277 4089446400 134512640 135752675 4288130880 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 312870 312277 146 303 0 312565 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1251480

[startup+522.3 s]
/proc/loadavg: 2.01 2.13 2.45 3/179 13869
/proc/meminfo: memFree=28669380/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1502624 CPUtime=522.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 375244 0 0 0 52015 215 0 0 25 0 1 0 130289069 1538686976 375040 4089446400 134512640 135752675 4288130880 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 375656 375040 146 303 0 375351 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1502624

[startup+582.3 s]
/proc/loadavg: 2.00 2.10 2.42 3/179 13871
/proc/meminfo: memFree=28312580/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1637572 CPUtime=582.3
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 408961 0 0 0 58000 230 0 0 25 0 1 0 130289069 1676873728 408757 4089446400 134512640 135752675 4288130880 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 409393 408757 146 303 0 409088 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1637572

[startup+642.3 s]
/proc/loadavg: 2.07 2.10 2.40 3/179 13873
/proc/meminfo: memFree=27965364/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1723624 CPUtime=642.31
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 430403 0 0 0 63990 241 0 0 25 0 1 0 130289069 1764990976 430199 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 430906 430199 146 303 0 430601 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1723624

[startup+702.3 s]
/proc/loadavg: 2.02 2.08 2.37 3/179 13874
/proc/meminfo: memFree=27766200/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1810092 CPUtime=702.31
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 451988 0 0 0 69976 255 0 0 25 0 1 0 130289069 1853534208 451784 4089446400 134512640 135752675 4288130880 18446744073709551615 134602984 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 452523 451784 146 303 0 452218 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1810092

[startup+762.307 s]
/proc/loadavg: 2.01 2.06 2.35 3/179 13876
/proc/meminfo: memFree=27572364/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1911084 CPUtime=762.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 477233 0 0 0 75965 267 0 0 25 0 1 0 130289069 1956950016 477029 4089446400 134512640 135752675 4288130880 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 477771 477029 146 303 0 477466 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1911084

[startup+822.301 s]
/proc/loadavg: 2.00 2.05 2.32 3/179 13877
/proc/meminfo: memFree=27401844/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=1998760 CPUtime=822.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 499149 0 0 0 81955 277 0 0 25 0 1 0 130289069 2046730240 498945 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 499690 498945 146 303 0 499385 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1998760

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.30 3/179 13879
/proc/meminfo: memFree=27201184/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2094744 CPUtime=882.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 523128 0 0 0 87937 295 0 0 25 0 1 0 130289069 2145017856 522924 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 523686 522924 146 303 0 523381 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2094744

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.28 3/179 13881
/proc/meminfo: memFree=27007100/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2203828 CPUtime=942.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 550294 0 0 0 93917 315 0 0 25 0 1 0 130289069 2256719872 550090 4089446400 134512640 135752675 4288130880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 550957 550090 146 303 0 550652 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2203828

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/179 13882
/proc/meminfo: memFree=26798256/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2314820 CPUtime=1002.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 578005 0 0 0 99899 333 0 0 25 0 1 0 130289069 2370375680 577801 4089446400 134512640 135752675 4288130880 18446744073709551615 134607312 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 578705 577801 146 303 0 578400 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2314820

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.24 3/179 13884
/proc/meminfo: memFree=26577888/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2425860 CPUtime=1062.33
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 605723 0 0 0 105877 356 0 0 25 0 1 0 130289069 2484080640 605519 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 606465 605519 146 303 0 606160 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2425860

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/179 13885
/proc/meminfo: memFree=26326008/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2564424 CPUtime=1122.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 640344 0 0 0 111853 379 0 0 25 0 1 0 130289069 2625970176 640140 4089446400 134512640 135752675 4288130880 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 641106 640140 146 303 0 640801 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2564424

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.20 3/179 13887
/proc/meminfo: memFree=26028128/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2750168 CPUtime=1182.32
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 686772 0 0 0 117833 399 0 0 25 0 1 0 130289069 2816172032 686568 4089446400 134512640 135752675 4288130880 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 687542 686568 146 303 0 687237 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2750168

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/179 13889
/proc/meminfo: memFree=25701716/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=2938176 CPUtime=1242.33
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 733741 0 0 0 123814 419 0 0 25 0 1 0 130289069 3008692224 733537 4089446400 134512640 135752675 4288130880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 734544 733537 146 303 0 734239 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2938176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/179 13890
/proc/meminfo: memFree=25332908/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3111700 CPUtime=1302.34
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 777089 0 0 0 129798 436 0 0 25 0 1 0 130289069 3186380800 776885 4089446400 134512640 135752675 4288130880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 777925 776885 146 303 0 777620 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3111700

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 13892
/proc/meminfo: memFree=24953564/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3309756 CPUtime=1362.34
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 826625 0 0 0 135778 456 0 0 25 0 1 0 130289069 3389190144 826421 4089446400 134512640 135752675 4288130880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 827439 826421 146 303 0 827134 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3309756

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 13893
/proc/meminfo: memFree=24620340/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3456508 CPUtime=1422.34
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 863299 0 0 0 141763 471 0 0 25 0 1 0 130289069 3539464192 863095 4089446400 134512640 135752675 4288130880 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 864127 863095 146 303 0 863822 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3456508

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 13895
/proc/meminfo: memFree=24238768/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3651316 CPUtime=1482.34
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 911971 0 0 0 147745 489 0 0 25 0 1 0 130289069 3738947584 911767 4089446400 134512640 135752675 4288130880 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 912829 911767 146 303 0 912524 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3651316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 13897
/proc/meminfo: memFree=23906676/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3830344 CPUtime=1542.34
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 956741 0 0 0 153727 507 0 0 25 0 1 0 130289069 3922272256 956537 4089446400 134512640 135752675 4288130880 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 957586 956537 146 303 0 957281 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3830344



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1562.01 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 13897
/proc/meminfo: memFree=23792840/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=3891280 CPUtime=1562.05
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4202496 971938 0 0 0 155692 513 0 0 25 0 1 0 130289069 3984670720 971734 4089446400 134512640 135752675 4288130880 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13696/statm: 972820 971734 146 303 0 972515 0
Current children cumulated CPU time (s) 1562.05
Current children cumulated vsize (KiB) 3891280

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

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

[startup+1562.11 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 13897
/proc/meminfo: memFree=23792840/32951124 swapFree=67111528/67111528
[pid=13696] ppid=13694 vsize=0 CPUtime=1562.14
/proc/13696/stat : 13696 (wbo1.4b) R 13694 13696 12511 0 -1 4203524 971938 0 0 0 155692 522 0 0 25 0 1 0 130289069 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/13696/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1562.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1562.13
CPU time (s): 1562.18
CPU user time (s): 1556.93
CPU system time (s): 5.2512
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1556.93
system time used= 5.2512
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 971938
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= 5
involuntary context switches= 789

runsolver used 2.09968 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 11:25:36
IDJOB=2690300
IDBENCH=78674
IDSOLVER=1201
FILE ID=node139/2690300-1277889936
PBS_JOBID= 11197076
Free space on /tmp= 74096 MiB

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

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

MD5SUM BENCH= e57b036b50f33fe5c7ba72826e4a4d5e
RANDOM SEED=1971612902

node139.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.840
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.68
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.840
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.75
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.840
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.82
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.840
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.75
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.840
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.78
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.840
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.75
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.840
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.82
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.840
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30770608 kB
Buffers:        175672 kB
Cached:        1487584 kB
SwapCached:          0 kB
Active:        1044416 kB
Inactive:       987200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30770608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:      368620 kB
Mapped:          18056 kB
Slab:            82648 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   694984 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= 74120 MiB
End job on node139 at 2010-06-30 11:51:40