Trace number 3446696

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.6? (TO) 1800.09 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.793878
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 constraints101
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 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446696-1307903805.wbo.
0.00/0.00	c Instance file HOME/instance-3446696-1307903805.wbo
0.00/0.00	c File size is 56442 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.00	c |       100 |    3150      160     6300 |     5500      100    149 |  0.000 % |
0.00/0.01	c |       251 |    3150      160     6300 |     6050      251    187 |  0.000 % |
0.00/0.02	c |       477 |    3150      160     6300 |     6655      477    189 |  0.000 % |
0.02/0.03	c |       816 |    3150      160     6300 |     7320      816    179 |  0.000 % |
0.02/0.06	c |      1322 |    3150      160     6300 |     8052     1322    184 |  0.000 % |
0.09/0.11	c |      2082 |    3150      160     6300 |     8857     2082    198 |  0.000 % |
0.19/0.20	c |      3222 |    3150      160     6300 |     9743     3222    204 |  0.000 % |
0.29/0.37	c |      4931 |    3150      160     6300 |    10717     4931    205 |  0.000 % |
0.79/0.81	c |      7496 |    3150      160     6300 |    11789     7496    226 |  0.000 % |
1.39/1.47	c |     11341 |    3150      160     6300 |    12968    11341    242 |  0.000 % |
2.49/2.56	c |     17107 |    3150      160     6300 |    14265     9874    246 |  0.000 % |
6.39/6.47	c |     25761 |    3150      160     6300 |    15692    10655    447 |  0.000 % |
10.39/10.45	c |     38735 |    3150      160     6300 |    17261    15031    316 |  0.000 % |
18.09/18.10	c |     58196 |    3150      160     6300 |    18987    15748    249 |  0.000 % |
24.59/24.66	c |     87389 |    3150      160     6300 |    20886    14290    212 |  0.000 % |
40.19/40.29	c |    131180 |    3150      160     6300 |    22974    13261    297 |  0.000 % |
102.20/102.25	c |    196866 |    3150      160     6300 |    25272    13130    648 |  0.000 % |
262.60/262.60	c |    295394 |    3150      160     6300 |    27799    11814   1012 |  0.000 % |
379.90/379.98	c |    443184 |    3150      160     6300 |    30579    25750    492 |  0.000 % |
527.40/527.50	c |    664869 |    3150      160     6300 |    33637    20337    312 |  0.000 % |
765.31/765.35	c |    997394 |    3150      160     6300 |    37001    32585    323 |  0.000 % |
1242.63/1242.64	c |   1496186 |    3150      160     6300 |    40701    24684    548 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446696-1307903805/watcher-3446696-1307903805 -o /var/tmp/evaluation-result-3446696-1307903805/solver-3446696-1307903805 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446696-1307903805.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.49 1.74 3/176 11372
/proc/meminfo: memFree=1690932/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=2948 CPUtime=0 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 548 0 0 0 0 0 0 0 18 0 1 0 980611149 3018752 486 33554432000 4194304 5714214 140734376212896 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 737 487 174 372 0 362 0

[startup+0.029731 s]
/proc/loadavg: 1.03 1.49 1.74 3/176 11372
/proc/meminfo: memFree=1690932/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=3748 CPUtime=0.02 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 721 0 0 0 2 0 0 0 18 0 1 0 980611149 3837952 659 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 937 660 177 372 0 562 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3748

[startup+0.10072 s]
/proc/loadavg: 1.03 1.49 1.74 3/176 11372
/proc/meminfo: memFree=1690932/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=5200 CPUtime=0.09 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 1093 0 0 0 9 0 0 0 18 0 1 0 980611149 5324800 1031 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 1300 1032 177 372 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5200

[startup+0.300676 s]
/proc/loadavg: 1.03 1.49 1.74 3/176 11372
/proc/meminfo: memFree=1690932/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=7708 CPUtime=0.29 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 1738 0 0 0 28 1 0 0 18 0 1 0 980611149 7892992 1676 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 1927 1676 177 372 0 1552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7708

[startup+0.700603 s]
/proc/loadavg: 1.03 1.49 1.74 3/176 11372
/proc/meminfo: memFree=1690932/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=11280 CPUtime=0.69 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 2608 0 0 0 68 1 0 0 18 0 1 0 980611149 11550720 2546 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 2820 2547 177 372 0 2445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11280

[startup+1.50046 s]
/proc/loadavg: 1.03 1.49 1.74 3/178 11374
/proc/meminfo: memFree=1667132/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=17516 CPUtime=1.49 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 4193 0 0 0 147 2 0 0 20 0 1 0 980611149 17936384 4131 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 4379 4131 177 372 0 4004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17516

[startup+3.10017 s]
/proc/loadavg: 1.03 1.49 1.74 3/178 11374
/proc/meminfo: memFree=1652504/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=23100 CPUtime=3.09 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 5573 0 0 0 306 3 0 0 25 0 1 0 980611149 23654400 5511 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 5775 5511 177 372 0 5400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23100

[startup+6.30056 s]
/proc/loadavg: 1.10 1.50 1.74 4/178 11374
/proc/meminfo: memFree=1636556/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=33632 CPUtime=6.29 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 8181 0 0 0 624 5 0 0 25 0 1 0 980611149 34439168 8119 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 8408 8119 177 372 0 8033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33632

[startup+12.7004 s]
/proc/loadavg: 1.18 1.50 1.74 3/178 11374
/proc/meminfo: memFree=1623320/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=39524 CPUtime=12.69 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 9647 0 0 0 1260 9 0 0 25 0 1 0 980611149 40472576 9585 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 9881 9585 177 372 0 9506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39524

[startup+25.501 s]
/proc/loadavg: 1.36 1.53 1.74 3/178 11375
/proc/meminfo: memFree=1605456/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=47120 CPUtime=25.5 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 11494 0 0 0 2535 15 0 0 25 0 1 0 980611149 48250880 11432 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 11780 11432 177 372 0 11405 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 47120

[startup+51.1011 s]
/proc/loadavg: 1.72 1.60 1.76 3/178 11375
/proc/meminfo: memFree=1523660/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=89532 CPUtime=51.09 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 22074 0 0 0 5085 24 0 0 25 0 1 0 980611149 91680768 22012 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11370/statm: 22383 22012 177 372 0 22008 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89532

[startup+102.307 s]
/proc/loadavg: 1.88 1.66 1.77 4/178 11377
/proc/meminfo: memFree=1467080/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=120448 CPUtime=102.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 29785 0 0 0 10196 34 0 0 25 0 1 0 980611149 123338752 29723 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 30112 29723 177 372 0 29737 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120448

[startup+162.3 s]
/proc/loadavg: 1.95 1.72 1.78 4/178 11381
/proc/meminfo: memFree=1392324/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=174464 CPUtime=162.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 43248 0 0 0 16185 45 0 0 25 0 1 0 980611149 178651136 43186 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 43616 43186 177 372 0 43241 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 174464

[startup+222.301 s]
/proc/loadavg: 1.98 1.77 1.79 4/178 11383
/proc/meminfo: memFree=1375864/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=186416 CPUtime=222.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 46216 0 0 0 22179 51 0 0 25 0 1 0 980611149 190889984 46154 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 46604 46154 177 372 0 46229 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 186416

[startup+282.301 s]
/proc/loadavg: 1.99 1.81 1.80 4/178 11385
/proc/meminfo: memFree=1363408/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=186248 CPUtime=282.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 46222 0 0 0 28171 59 0 0 25 0 1 0 980611149 190717952 46102 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 46562 46102 177 372 0 46187 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 186248

[startup+342.3 s]
/proc/loadavg: 1.99 1.84 1.81 4/178 11386
/proc/meminfo: memFree=1361000/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=186248 CPUtime=342.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 46222 0 0 0 34161 69 0 0 25 0 1 0 980611149 190717952 46102 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 46562 46102 177 372 0 46187 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 186248

[startup+402.301 s]
/proc/loadavg: 1.99 1.86 1.82 4/178 11388
/proc/meminfo: memFree=1342216/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=186248 CPUtime=402.31 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 46228 0 0 0 40150 81 0 0 25 0 1 0 980611149 190717952 46108 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 46562 46108 177 372 0 46187 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 186248

[startup+462.301 s]
/proc/loadavg: 1.99 1.89 1.83 4/178 11389
/proc/meminfo: memFree=1336208/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=192996 CPUtime=462.3 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 47872 0 0 0 46139 91 0 0 25 0 1 0 980611149 197627904 47752 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 48249 47752 177 372 0 47874 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 192996

[startup+522.301 s]
/proc/loadavg: 1.99 1.90 1.83 4/178 11391
/proc/meminfo: memFree=1314580/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=214588 CPUtime=522.31 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 53241 0 0 0 52128 103 0 0 25 0 1 0 980611149 219738112 53121 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 53647 53121 177 372 0 53272 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 214588

[startup+582.3 s]
/proc/loadavg: 1.99 1.92 1.84 4/178 11393
/proc/meminfo: memFree=1286992/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=214728 CPUtime=582.31 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 53303 0 0 0 58115 116 0 0 25 0 1 0 980611149 219881472 53183 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 53682 53183 177 372 0 53307 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 214728

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.95 1.86 4/178 11399
/proc/meminfo: memFree=1184464/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=313428 CPUtime=822.32 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 77903 0 0 0 82071 161 0 0 25 0 1 0 980611149 320950272 77626 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 78357 77626 177 372 0 77982 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 313428

[startup+882.301 s]
/proc/loadavg: 1.99 1.96 1.87 4/178 11401
/proc/meminfo: memFree=1143980/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=316720 CPUtime=882.32 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 78710 0 0 0 88060 172 0 0 25 0 1 0 980611149 324321280 78432 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 79180 78432 177 372 0 78805 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 316720

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.87 4/178 11402
/proc/meminfo: memFree=1125328/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=333476 CPUtime=942.32 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 82834 0 0 0 94049 183 0 0 25 0 1 0 980611149 341479424 82556 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 83369 82556 177 372 0 82994 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 333476

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.88 4/178 11404
/proc/meminfo: memFree=1102312/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=338288 CPUtime=1002.33 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 83929 0 0 0 100041 192 0 0 25 0 1 0 980611149 346406912 83651 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 84572 83651 177 372 0 84197 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 338288

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.89 4/178 11405
/proc/meminfo: memFree=1072984/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=352884 CPUtime=1062.33 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 87449 0 0 0 106032 201 0 0 25 0 1 0 980611149 361353216 87171 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 88221 87171 177 372 0 87846 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 352884

[startup+1122.3 s]
/proc/loadavg: 2.13 2.00 1.90 4/178 11407
/proc/meminfo: memFree=1013784/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=384608 CPUtime=1122.32 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 95368 0 0 0 112023 209 0 0 25 0 1 0 980611149 393838592 95090 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 96152 95090 177 372 0 95777 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 384608

[startup+1182.3 s]
/proc/loadavg: 2.05 2.00 1.91 4/178 11409
/proc/meminfo: memFree=957912/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=405184 CPUtime=1182.33 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 100486 0 0 0 118016 217 0 0 25 0 1 0 980611149 414908416 100208 33554432000 4194304 5714214 140734376212896 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 101296 100208 177 372 0 100921 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 405184

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 11410
/proc/meminfo: memFree=949776/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=403996 CPUtime=1242.33 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 100495 0 0 0 124008 225 0 0 25 0 1 0 980611149 413691904 99929 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 100999 99929 177 372 0 100624 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 403996

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11412
/proc/meminfo: memFree=949716/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=404156 CPUtime=1302.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 100504 0 0 0 129999 236 0 0 25 0 1 0 980611149 413855744 99938 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 101039 99938 177 372 0 100664 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 404156

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11413
/proc/meminfo: memFree=949636/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=404156 CPUtime=1362.34 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 100504 0 0 0 135990 244 0 0 25 0 1 0 980611149 413855744 99938 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 101039 99938 177 372 0 100664 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 404156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11415
/proc/meminfo: memFree=927760/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=427108 CPUtime=1422.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 106161 0 0 0 141983 252 0 0 25 0 1 0 980611149 437358592 105595 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 106777 105595 177 372 0 106402 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 427108

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11426
/proc/meminfo: memFree=902064/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=452720 CPUtime=1482.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 112469 0 0 0 147973 262 0 0 25 0 1 0 980611149 463585280 111903 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 113180 111903 177 372 0 112805 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 452720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11427
/proc/meminfo: memFree=901884/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=452664 CPUtime=1542.34 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 112487 0 0 0 153967 267 0 0 25 0 1 0 980611149 463527936 111921 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 113166 111921 177 372 0 112791 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 452664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11429
/proc/meminfo: memFree=868700/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=454936 CPUtime=1602.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 113128 0 0 0 159957 278 0 0 25 0 1 0 980611149 465854464 112493 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 113734 112493 177 372 0 113359 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 454936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11430
/proc/meminfo: memFree=828460/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=464584 CPUtime=1662.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 115509 0 0 0 165946 289 0 0 25 0 1 0 980611149 475734016 114874 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 116146 114874 177 372 0 115771 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 464584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11432
/proc/meminfo: memFree=800504/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=494592 CPUtime=1722.36 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 124135 0 0 0 171938 298 0 0 25 0 1 0 980611149 506462208 122353 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 123648 122353 177 372 0 123273 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 494592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 11434
/proc/meminfo: memFree=781100/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=494592 CPUtime=1782.35 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 124135 0 0 0 177928 307 0 0 25 0 1 0 980611149 506462208 122353 33554432000 4194304 5714214 140734376212896 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 123648 122353 177 372 0 123273 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 494592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11434
/proc/meminfo: memFree=776616/32950928 swapFree=67054844/67111528
[pid=11370] ppid=11367 vsize=494592 CPUtime=1800.05 cores=1,3,5,7
/proc/11370/stat : 11370 (wbo1.6) R 11367 11370 10183 0 -1 4202496 124135 0 0 0 179697 308 0 0 25 0 1 0 980611149 506462208 122353 33554432000 4194304 5714214 140734376212896 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11370/statm: 123648 122353 177 372 0 123273 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 494592

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.03
CPU time (s): 1800.09
CPU user time (s): 1796.98
CPU system time (s): 3.10853
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 499292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.98
system time used= 3.10853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124135
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= 4
involuntary context switches= 3041

runsolver used 2.81057 second user time and 7.00493 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-12 20:36:45
IDJOB=3446696
IDBENCH=78702
IDSOLVER=1943
FILE ID=node114/3446696-1307903805
RUNJOBID= node114-1307903805-11346
PBS_JOBID= 13559591
Free space on /var/tmp= 2884 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446696-1307903805/watcher-3446696-1307903805 -o /var/tmp/evaluation-result-3446696-1307903805/solver-3446696-1307903805 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446696-1307903805.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=1854354500

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.848
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:     32950928 kB
MemFree:       1691764 kB
Buffers:         55372 kB
Cached:       30237040 kB
SwapCached:      10300 kB
Active:       14865460 kB
Inactive:     15446192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1691764 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:       16876 kB
Mapped:          12436 kB
Slab:           883404 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191284 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 /var/tmp at the end= 2876 MiB
End job on node114 at 2011-06-12 21:06:47