Trace number 2689692

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.16 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMa1a1d6ef1095be996fe403c53206d252
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.112982
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints62
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 3271
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3270
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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-2689692-1277971835.wbo.
0.00/0.00	c Instance file HOME/instance-2689692-1277971835.wbo
0.00/0.00	c File size is 56243 bytes.
0.00/0.00	c Highest Coefficient sum: 46
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:      3150                                                |
0.00/0.00	c |  Number Clauses:        90                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    3150      160     6300 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    3150      160     6300 |     5500      100    149 |  0.000 % |
0.00/0.02	c |       251 |    3150      160     6300 |     6050      251    187 |  0.000 % |
0.00/0.03	c |       477 |    3150      160     6300 |     6655      477    189 |  0.000 % |
0.00/0.05	c |       816 |    3150      160     6300 |     7320      816    179 |  0.000 % |
0.04/0.08	c |      1322 |    3150      160     6300 |     8052     1322    184 |  0.000 % |
0.09/0.15	c |      2082 |    3150      160     6300 |     8857     2082    198 |  0.000 % |
0.19/0.28	c |      3222 |    3150      160     6300 |     9743     3222    204 |  0.000 % |
0.49/0.52	c |      4931 |    3150      160     6300 |    10717     4931    205 |  0.000 % |
1.09/1.12	c |      7493 |    3150      160     6300 |    11789     7493    223 |  0.000 % |
1.99/2.08	c |     11337 |    3150      160     6300 |    12968    11337    256 |  0.000 % |
3.99/4.03	c |     17104 |    3150      160     6300 |    14265     9874    300 |  0.000 % |
7.70/7.74	c |     25754 |    3150      160     6300 |    15692    10658    358 |  0.000 % |
14.69/14.76	c |     38730 |    3150      160     6300 |    17261    15039    341 |  0.000 % |
28.99/29.03	c |     58191 |    3150      160     6300 |    18987    15788    390 |  0.000 % |
52.99/53.08	c |     87383 |    3150      160     6300 |    20886    14311    483 |  0.000 % |
92.40/92.48	c |    131175 |    3150      160     6300 |    22974    13333    500 |  0.000 % |
139.20/139.26	c |    196859 |    3150      160     6300 |    25272    16711    267 |  0.000 % |
224.20/224.22	c |    295387 |    3150      160     6300 |    27799    18119    437 |  0.000 % |
357.30/357.36	c |    443176 |    3150      160     6300 |    30579    18231    358 |  0.000 % |
632.51/632.55	c |    664860 |    3150      160     6300 |    33637    21953    582 |  0.000 % |
1553.84/1553.83	c |    997387 |    3150      160     6300 |    37001    21983    520 |  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-2689692-1277971835/watcher-2689692-1277971835 -o /tmp/evaluation-result-2689692-1277971835/solver-2689692-1277971835 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689692-1277971835.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: 1.99 1.31 0.57 4/178 22217
/proc/meminfo: memFree=30666224/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=3168 CPUtime=0
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 398 0 0 0 0 0 0 0 25 0 1 0 138479009 3244032 316 4089446400 134512640 135751879 4292862608 18446744073709551615 134564443 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 792 316 143 303 0 473 0

[startup+0.0545111 s]
/proc/loadavg: 1.99 1.31 0.57 4/178 22217
/proc/meminfo: memFree=30666224/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=3904 CPUtime=0.04
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 634 0 0 0 4 0 0 0 25 0 1 0 138479009 3997696 538 4089446400 134512640 135751879 4292862608 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 976 538 143 303 0 671 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3904

[startup+0.100513 s]
/proc/loadavg: 1.99 1.31 0.57 4/178 22217
/proc/meminfo: memFree=30666224/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=4564 CPUtime=0.09
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 789 0 0 0 9 0 0 0 25 0 1 0 138479009 4673536 693 4089446400 134512640 135751879 4292862608 18446744073709551615 134606393 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 1141 693 143 303 0 836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.300463 s]
/proc/loadavg: 1.99 1.31 0.57 4/178 22217
/proc/meminfo: memFree=30666224/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=6412 CPUtime=0.29
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 1256 0 0 0 29 0 0 0 25 0 1 0 138479009 6565888 1160 4089446400 134512640 135751879 4292862608 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 1603 1160 143 303 0 1298 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6412

[startup+0.700392 s]
/proc/loadavg: 1.99 1.31 0.57 4/178 22217
/proc/meminfo: memFree=30666224/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=8920 CPUtime=0.69
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 1890 0 0 0 68 1 0 0 25 0 1 0 138479009 9134080 1794 4089446400 134512640 135751879 4292862608 18446744073709551615 134608314 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 2230 1794 143 303 0 1925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8920

[startup+1.50025 s]
/proc/loadavg: 1.99 1.31 0.57 3/179 22218
/proc/meminfo: memFree=30656296/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=13820 CPUtime=1.49
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 3116 0 0 0 147 2 0 0 25 0 1 0 138479009 14151680 3020 4089446400 134512640 135751879 4292862608 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 3455 3020 143 303 0 3150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13820

[startup+3.10096 s]
/proc/loadavg: 1.99 1.32 0.58 3/179 22218
/proc/meminfo: memFree=30649352/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=21400 CPUtime=3.09
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 5004 0 0 0 306 3 0 0 25 0 1 0 138479009 21913600 4908 4089446400 134512640 135751879 4292862608 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 5350 4908 143 303 0 5045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21400

[startup+6.30037 s]
/proc/loadavg: 1.99 1.32 0.58 3/179 22219
/proc/meminfo: memFree=30632088/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=34488 CPUtime=6.29
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 8275 0 0 0 625 4 0 0 25 0 1 0 138479009 35315712 8179 4089446400 134512640 135751879 4292862608 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 8622 8179 143 303 0 8317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34488

[startup+12.7002 s]
/proc/loadavg: 1.99 1.34 0.59 3/179 22219
/proc/meminfo: memFree=30605680/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=53256 CPUtime=12.69
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 12982 0 0 0 1263 6 0 0 25 0 1 0 138479009 54534144 12886 4089446400 134512640 135751879 4292862608 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 13314 12886 143 303 0 13009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53256

[startup+25.5009 s]
/proc/loadavg: 1.99 1.36 0.61 3/179 22219
/proc/meminfo: memFree=30553492/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=86640 CPUtime=25.49
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 21300 0 0 0 2540 9 0 0 25 0 1 0 138479009 88719360 21204 4089446400 134512640 135751879 4292862608 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 21660 21204 143 303 0 21355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86640

[startup+51.1002 s]
/proc/loadavg: 1.99 1.41 0.64 3/179 22220
/proc/meminfo: memFree=30463880/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=143748 CPUtime=51.09
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 35575 0 0 0 5093 16 0 0 25 0 1 0 138479009 147197952 35479 4089446400 134512640 135751879 4292862608 18446744073709551615 134616503 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 35937 35479 143 303 0 35632 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143748

[startup+102.306 s]
/proc/loadavg: 1.99 1.51 0.72 3/179 22221
/proc/meminfo: memFree=30300280/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=264648 CPUtime=102.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 65759 0 0 0 10201 29 0 0 25 0 1 0 138479009 270999552 65663 4089446400 134512640 135751879 4292862608 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 66162 65663 143 303 0 65857 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 264648

[startup+162.301 s]
/proc/loadavg: 1.99 1.59 0.79 3/179 22223
/proc/meminfo: memFree=30092676/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=387808 CPUtime=162.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 96486 0 0 0 16186 44 0 0 25 0 1 0 138479009 397115392 96390 4089446400 134512640 135751879 4292862608 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 96952 96390 143 303 0 96647 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 387808

[startup+222.301 s]
/proc/loadavg: 1.99 1.67 0.87 3/179 22224
/proc/meminfo: memFree=29901808/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=499624 CPUtime=222.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 124412 0 0 0 22175 55 0 0 25 0 1 0 138479009 511614976 124316 4089446400 134512640 135751879 4292862608 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 124906 124316 143 303 0 124601 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 499624

[startup+282.301 s]
/proc/loadavg: 1.99 1.72 0.93 3/179 22226
/proc/meminfo: memFree=29696152/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=628072 CPUtime=282.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 156476 0 0 0 28161 69 0 0 25 0 1 0 138479009 643145728 156380 4089446400 134512640 135751879 4292862608 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 157018 156380 143 303 0 156713 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 628072

[startup+342.301 s]
/proc/loadavg: 1.99 1.77 1.00 3/179 22228
/proc/meminfo: memFree=29552412/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=710464 CPUtime=342.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 177039 0 0 0 34151 79 0 0 25 0 1 0 138479009 727515136 176943 4089446400 134512640 135751879 4292862608 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 177616 176943 143 303 0 177311 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 710464

[startup+402.301 s]
/proc/loadavg: 1.99 1.81 1.05 3/179 22229
/proc/meminfo: memFree=29359432/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=859732 CPUtime=402.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 214344 0 0 0 40137 93 0 0 25 0 1 0 138479009 880365568 214248 4089446400 134512640 135751879 4292862608 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 214933 214248 143 303 0 214628 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 859732

[startup+462.301 s]
/proc/loadavg: 1.99 1.84 1.12 3/179 22231
/proc/meminfo: memFree=29199928/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=982424 CPUtime=462.31
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 244990 0 0 0 46127 104 0 0 25 0 1 0 138479009 1006002176 244894 4089446400 134512640 135751879 4292862608 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 245606 244894 143 303 0 245301 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 982424

[startup+522.3 s]
/proc/loadavg: 1.99 1.87 1.16 3/179 22232
/proc/meminfo: memFree=29004364/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1117956 CPUtime=522.3
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 278859 0 0 0 52116 114 0 0 25 0 1 0 138479009 1144786944 278763 4089446400 134512640 135751879 4292862608 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 279489 278763 143 303 0 279184 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1117956

[startup+582.3 s]
/proc/loadavg: 1.99 1.89 1.21 3/179 22234
/proc/meminfo: memFree=28772804/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1272904 CPUtime=582.31
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 317620 0 0 0 58105 126 0 0 25 0 1 0 138479009 1303453696 317524 4089446400 134512640 135751879 4292862608 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 318226 317524 143 303 0 317921 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1272904

[startup+642.3 s]
/proc/loadavg: 1.99 1.91 1.26 3/179 22236
/proc/meminfo: memFree=28575712/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1409588 CPUtime=642.31
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 351778 0 0 0 64090 141 0 0 25 0 1 0 138479009 1443418112 351682 4089446400 134512640 135751879 4292862608 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 352397 351682 143 303 0 352092 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1409588

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.95 1.39 3/179 22240
/proc/meminfo: memFree=28161100/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1616140 CPUtime=822.32
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 403349 0 0 0 82072 160 0 0 25 0 1 0 138479009 1654927360 403253 4089446400 134512640 135751879 4292862608 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 404035 403253 143 303 0 403730 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1616140

[startup+882.3 s]
/proc/loadavg: 2.00 1.96 1.42 3/179 22242
/proc/meminfo: memFree=28036564/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1673788 CPUtime=882.32
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 417764 0 0 0 88066 166 0 0 25 0 1 0 138479009 1713958912 417668 4089446400 134512640 135751879 4292862608 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 418447 417668 143 303 0 418142 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1673788

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.46 3/179 22244
/proc/meminfo: memFree=27908556/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1723864 CPUtime=942.32
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 430248 0 0 0 94061 171 0 0 25 0 1 0 138479009 1765236736 430152 4089446400 134512640 135751879 4292862608 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 430966 430152 143 303 0 430661 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1723864

[startup+1002.3 s]
/proc/loadavg: 2.06 1.98 1.49 3/179 22245
/proc/meminfo: memFree=27778068/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1770512 CPUtime=1002.32
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 441915 0 0 0 100057 175 0 0 25 0 1 0 138479009 1813004288 441819 4089446400 134512640 135751879 4292862608 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 442628 441819 143 303 0 442323 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1770512

[startup+1062.3 s]
/proc/loadavg: 2.02 1.98 1.52 3/179 22247
/proc/meminfo: memFree=27642128/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1813228 CPUtime=1062.33
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 452590 0 0 0 106053 180 0 0 25 0 1 0 138479009 1856745472 452494 4089446400 134512640 135751879 4292862608 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 453307 452494 143 303 0 453002 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1813228

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.55 3/179 22248
/proc/meminfo: memFree=27517732/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1844108 CPUtime=1122.32
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 460299 0 0 0 112048 184 0 0 25 0 1 0 138479009 1888366592 460203 4089446400 134512640 135751879 4292862608 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 461027 460203 143 303 0 460722 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1844108

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/179 22250
/proc/meminfo: memFree=27395556/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1885856 CPUtime=1182.33
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 470705 0 0 0 118044 189 0 0 25 0 1 0 138479009 1931116544 470609 4089446400 134512640 135751879 4292862608 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 471464 470609 143 303 0 471159 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1885856

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.60 3/179 22252
/proc/meminfo: memFree=27271268/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=1936032 CPUtime=1242.33
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 483253 0 0 0 124038 195 0 0 25 0 1 0 138479009 1982496768 483157 4089446400 134512640 135751879 4292862608 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 484008 483157 143 303 0 483703 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1936032

[startup+1302.3 s]
/proc/loadavg: 2.03 2.00 1.63 3/179 22256
/proc/meminfo: memFree=27115040/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2003036 CPUtime=1302.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 499990 0 0 0 130031 203 0 0 25 0 1 0 138479009 2051108864 499894 4089446400 134512640 135751879 4292862608 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 500759 499894 143 303 0 500454 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2003036

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.65 3/179 22258
/proc/meminfo: memFree=26955048/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2073840 CPUtime=1362.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 517684 0 0 0 136022 212 0 0 25 0 1 0 138479009 2123612160 517588 4089446400 134512640 135751879 4292862608 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 518460 517588 143 303 0 518155 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2073840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.66 3/179 22259
/proc/meminfo: memFree=26795796/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2144568 CPUtime=1422.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 535346 0 0 0 142016 218 0 0 25 0 1 0 138479009 2196037632 535250 4089446400 134512640 135751879 4292862608 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 536142 535250 143 303 0 535837 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 2144568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.68 4/180 22262
/proc/meminfo: memFree=28124816/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2239072 CPUtime=1482.33
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 558983 0 0 0 148005 228 0 0 25 0 1 0 138479009 2292809728 558887 4089446400 134512640 135751879 4292862608 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 559768 558887 143 303 0 559463 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2239072

[startup+1542.3 s]
/proc/loadavg: 1.34 1.80 1.63 2/171 22285
/proc/meminfo: memFree=28711340/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2329396 CPUtime=1542.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 581568 0 0 0 153996 238 0 0 25 0 1 0 138479009 2385301504 581472 4089446400 134512640 135751879 4292862608 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 582349 581472 143 303 0 582044 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2329396

[startup+1602.3 s]
/proc/loadavg: 1.13 1.66 1.59 2/171 22286
/proc/meminfo: memFree=28590908/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2451592 CPUtime=1602.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 612076 0 0 0 159981 253 0 0 25 0 1 0 138479009 2510430208 611980 4089446400 134512640 135751879 4292862608 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 612898 611980 143 303 0 612593 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2451592

[startup+1662.3 s]
/proc/loadavg: 1.04 1.53 1.55 2/171 22288
/proc/meminfo: memFree=28459440/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2581692 CPUtime=1662.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 644554 0 0 0 165969 265 0 0 25 0 1 0 138479009 2643652608 644458 4089446400 134512640 135751879 4292862608 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 645423 644458 143 303 0 645118 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2581692

[startup+1722.3 s]
/proc/loadavg: 1.02 1.44 1.52 2/171 22289
/proc/meminfo: memFree=28350424/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2691492 CPUtime=1722.34
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 671975 0 0 0 171957 277 0 0 25 0 1 0 138479009 2756087808 671879 4089446400 134512640 135751879 4292862608 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 672873 671879 143 303 0 672568 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2691492

[startup+1782.3 s]
/proc/loadavg: 1.00 1.35 1.48 2/171 22291
/proc/meminfo: memFree=28262232/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2779000 CPUtime=1782.35
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 693791 0 0 0 177947 288 0 0 25 0 1 0 138479009 2845696000 693695 4089446400 134512640 135751879 4292862608 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 694750 693695 143 303 0 694445 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 2779000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.33 1.47 2/171 22291
/proc/meminfo: memFree=28242392/32951124 swapFree=67111528/67111528
[pid=22217] ppid=22215 vsize=2798184 CPUtime=1800.05
/proc/22217/stat : 22217 (wbo1.4a) R 22215 22217 22114 0 -1 4202496 698616 0 0 0 179715 290 0 0 25 0 1 0 138479009 2865340416 698520 4089446400 134512640 135751879 4292862608 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22217/statm: 699546 698520 143 303 0 699241 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2798184

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.11
CPU time (s): 1800.16
CPU user time (s): 1797.16
CPU system time (s): 3.00254
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2798184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 3.00254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 698616
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 2125

runsolver used 2.6346 second user time and 5.56015 second system time

The end

Launcher Data

Begin job on node139 at 2010-07-01 10:10:35
IDJOB=2689692
IDBENCH=78694
IDSOLVER=1200
FILE ID=node139/2689692-1277971835
PBS_JOBID= 11197889
Free space on /tmp= 74124 MiB

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

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

MD5SUM BENCH= a1a1d6ef1095be996fe403c53206d252
RANDOM SEED=288969644

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:      30666752 kB
Buffers:        222904 kB
Cached:        1480096 kB
SwapCached:          0 kB
Active:        1113556 kB
Inactive:      1023032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30666752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:      433000 kB
Mapped:          15292 kB
Slab:            84892 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   581964 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= 74124 MiB
End job on node139 at 2010-07-01 10:40:37