Trace number 3446648

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.08 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM8648a4908eeb88d76ecf84cd5dcb68ad
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.680895
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3600
Total number of constraints170
Number of soft constraints116
Number of constraints which are clauses90
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 constraint45
Top cost 5929
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5928
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-3446648-1307903299.wbo.
0.00/0.00	c Instance file HOME/instance-3446648-1307903299.wbo
0.00/0.00	c File size is 64690 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:      3600                                                |
0.00/0.00	c |  Number Clauses:        90                                                  |
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 |    3600      170     7200 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       102 |    3600      170     7200 |     5500      102    161 |  0.000 % |
0.00/0.01	c |       255 |    3600      170     7200 |     6050      255    168 |  0.000 % |
0.00/0.02	c |       480 |    3600      170     7200 |     6655      480    251 |  0.000 % |
0.00/0.04	c |       819 |    3600      170     7200 |     7320      819    219 |  0.000 % |
0.00/0.07	c |      1328 |    3600      170     7200 |     8052     1328    227 |  0.000 % |
0.09/0.12	c |      2087 |    3600      170     7200 |     8857     2087    218 |  0.000 % |
0.19/0.23	c |      3226 |    3600      170     7200 |     9743     3226    248 |  0.000 % |
0.29/0.36	c |      4936 |    3600      170     7200 |    10717     4936    239 |  0.000 % |
0.69/0.72	c |      7499 |    3600      170     7200 |    11789     7499    246 |  0.000 % |
1.39/1.43	c |     11343 |    3600      170     7200 |    12968    11343    256 |  0.000 % |
3.09/3.17	c |     17111 |    3600      170     7200 |    14265     9748    320 |  0.000 % |
5.50/5.54	c |     25760 |    3600      170     7200 |    15692    10399    333 |  0.000 % |
9.60/9.61	c |     38739 |    3600      170     7200 |    17261    15294    325 |  0.000 % |
18.39/18.45	c |     58202 |    3600      170     7200 |    18987    15750    325 |  0.000 % |
28.69/28.70	c |     87395 |    3600      170     7200 |    20886    13286    333 |  0.000 % |
49.69/49.70	c |    131187 |    3600      170     7200 |    22974    11873    270 |  0.000 % |
86.49/86.51	c |    196874 |    3600      170     7200 |    25272    24485    443 |  0.000 % |
182.10/182.15	c |    295400 |    3600      170     7200 |    27799    15496    737 |  0.000 % |
321.80/321.85	c |    443191 |    3600      170     7200 |    30579    13090    719 |  0.000 % |
486.81/486.85	c |    664884 |    3600      170     7200 |    33637    26670    446 |  0.000 % |
883.51/883.59	c |    997410 |    3600      170     7200 |    37001    15514    902 |  0.000 % |
1618.54/1618.57	c |   1496199 |    3600      170     7200 |    40701    24642   1025 |  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-3446648-1307903299/watcher-3446648-1307903299 -o /var/tmp/evaluation-result-3446648-1307903299/solver-3446648-1307903299 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446648-1307903299.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.01 1.40 1.68 3/176 14849
/proc/meminfo: memFree=1550280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=3040 CPUtime=0 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 531 0 0 0 0 0 0 0 22 0 1 0 901930303 3112960 482 33554432000 4194304 5714214 140737083307392 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 760 483 178 372 0 369 0

[startup+0.0968029 s]
/proc/loadavg: 1.01 1.40 1.68 3/176 14849
/proc/meminfo: memFree=1550280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=5328 CPUtime=0.09 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 1136 0 0 0 8 1 0 0 22 0 1 0 901930303 5455872 1071 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 1332 1072 177 372 0 957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5328

[startup+0.100813 s]
/proc/loadavg: 1.01 1.40 1.68 3/176 14849
/proc/meminfo: memFree=1550280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=5328 CPUtime=0.09 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 1148 0 0 0 8 1 0 0 22 0 1 0 901930303 5455872 1083 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 1332 1083 177 372 0 957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5328

[startup+0.300763 s]
/proc/loadavg: 1.01 1.40 1.68 3/176 14849
/proc/meminfo: memFree=1550280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=8504 CPUtime=0.29 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 1934 0 0 0 28 1 0 0 23 0 1 0 901930303 8708096 1869 33554432000 4194304 5714214 140737083307392 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 2126 1869 177 372 0 1751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8504

[startup+0.700692 s]
/proc/loadavg: 1.01 1.40 1.68 3/176 14849
/proc/meminfo: memFree=1550280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=12476 CPUtime=0.69 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 2933 0 0 0 67 2 0 0 25 0 1 0 901930303 12775424 2868 33554432000 4194304 5714214 140737083307392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 3119 2868 177 372 0 2744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12476

[startup+1.50055 s]
/proc/loadavg: 1.09 1.41 1.69 4/178 14851
/proc/meminfo: memFree=1523280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=18984 CPUtime=1.49 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 4564 0 0 0 146 3 0 0 25 0 1 0 901930303 19439616 4499 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 4746 4499 177 372 0 4371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18984

[startup+3.10026 s]
/proc/loadavg: 1.09 1.41 1.69 4/178 14851
/proc/meminfo: memFree=1510260/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=24168 CPUtime=3.09 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 5832 0 0 0 305 4 0 0 25 0 1 0 901930303 24748032 5767 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 6042 5767 177 372 0 5667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24168

[startup+6.30068 s]
/proc/loadavg: 1.09 1.41 1.69 4/178 14851
/proc/meminfo: memFree=1496648/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=31248 CPUtime=6.29 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 7596 0 0 0 623 6 0 0 25 0 1 0 901930303 31997952 7531 33554432000 4194304 5714214 140737083307392 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 7812 7531 177 372 0 7437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31248

[startup+12.7005 s]
/proc/loadavg: 1.23 1.42 1.69 4/178 14851
/proc/meminfo: memFree=1464832/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=40488 CPUtime=12.69 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 9844 0 0 0 1259 10 0 0 25 0 1 0 901930303 41459712 9779 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 10122 9779 177 372 0 9747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40488

[startup+25.5002 s]
/proc/loadavg: 1.34 1.44 1.69 4/178 14852
/proc/meminfo: memFree=1422944/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=53184 CPUtime=25.5 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 13033 0 0 0 2535 15 0 0 25 0 1 0 901930303 54460416 12968 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 13296 12968 177 372 0 12921 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 53184

[startup+51.1005 s]
/proc/loadavg: 1.57 1.49 1.70 4/178 14852
/proc/meminfo: memFree=1392980/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=65964 CPUtime=51.09 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 16120 0 0 0 5087 22 0 0 25 0 1 0 901930303 67547136 16055 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 16491 16055 177 372 0 16116 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65964

[startup+102.306 s]
/proc/loadavg: 1.83 1.57 1.72 4/178 14854
/proc/meminfo: memFree=1310476/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=128504 CPUtime=102.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 31705 0 0 0 10193 37 0 0 25 0 1 0 901930303 131588096 31640 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14849/statm: 32126 31640 177 372 0 31751 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128504

[startup+162.3 s]
/proc/loadavg: 2.07 1.68 1.74 4/178 14855
/proc/meminfo: memFree=1282416/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=156884 CPUtime=162.29 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 38785 0 0 0 16182 47 0 0 25 0 1 0 901930303 160649216 38720 33554432000 4194304 5714214 140737083307392 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 39221 38720 177 372 0 38846 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156884

[startup+222.3 s]
/proc/loadavg: 2.02 1.73 1.75 4/178 14857
/proc/meminfo: memFree=1192980/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=164328 CPUtime=222.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 40617 0 0 0 22168 62 0 0 25 0 1 0 901930303 168271872 40552 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 41082 40552 177 372 0 40707 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 164328

[startup+282.3 s]
/proc/loadavg: 2.01 1.78 1.77 4/178 14858
/proc/meminfo: memFree=1190708/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=164328 CPUtime=282.29 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 40617 0 0 0 28158 71 0 0 25 0 1 0 901930303 168271872 40552 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 41082 40552 177 372 0 40707 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164328

[startup+342.3 s]
/proc/loadavg: 2.00 1.82 1.78 4/178 14860
/proc/meminfo: memFree=1157180/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=196920 CPUtime=342.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 48952 0 0 0 34143 87 0 0 25 0 1 0 901930303 201646080 48728 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 49230 48728 177 372 0 48855 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196920

[startup+402.3 s]
/proc/loadavg: 2.00 1.85 1.79 4/178 14862
/proc/meminfo: memFree=1145096/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=196920 CPUtime=402.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 48952 0 0 0 40131 99 0 0 25 0 1 0 901930303 201646080 48728 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 49230 48728 177 372 0 48855 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 196920

[startup+462.3 s]
/proc/loadavg: 2.00 1.87 1.80 4/178 14863
/proc/meminfo: memFree=1138972/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=203524 CPUtime=462.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 50584 0 0 0 46112 118 0 0 25 0 1 0 901930303 208408576 50360 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 50881 50360 177 372 0 50506 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203524

[startup+522.3 s]
/proc/loadavg: 2.00 1.89 1.81 4/178 14865
/proc/meminfo: memFree=1018892/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=302436 CPUtime=522.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 75280 0 0 0 52094 136 0 0 25 0 1 0 901930303 309694464 75056 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 75609 75056 177 372 0 75234 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 302436

[startup+582.3 s]
/proc/loadavg: 2.00 1.91 1.82 4/178 14866
/proc/meminfo: memFree=983764/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=332684 CPUtime=582.3 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 82960 0 0 0 58083 147 0 0 25 0 1 0 901930303 340668416 82601 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 83171 82601 177 372 0 82796 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 332684

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 1.96 1.85 4/178 14873
/proc/meminfo: memFree=964748/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=351920 CPUtime=822.31 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 87754 0 0 0 82050 181 0 0 25 0 1 0 901930303 360366080 87394 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 87980 87394 177 372 0 87605 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 351920

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.86 4/178 14874
/proc/meminfo: memFree=916592/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=361232 CPUtime=882.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 90053 0 0 0 88040 192 0 0 25 0 1 0 901930303 369901568 89693 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 90308 89693 177 372 0 89933 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 361232

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.86 4/178 14876
/proc/meminfo: memFree=891880/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=370420 CPUtime=942.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 92307 0 0 0 94032 200 0 0 25 0 1 0 901930303 379310080 91947 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 92605 91947 177 372 0 92230 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 370420

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.87 4/178 14878
/proc/meminfo: memFree=885640/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=375392 CPUtime=1002.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 93539 0 0 0 100019 213 0 0 25 0 1 0 901930303 384401408 93179 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 93848 93179 177 372 0 93473 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 375392

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.87 4/178 14879
/proc/meminfo: memFree=871092/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=375464 CPUtime=1062.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 93592 0 0 0 106006 226 0 0 25 0 1 0 901930303 384475136 93232 33554432000 4194304 5714214 140737083307392 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 93866 93232 177 372 0 93491 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 375464

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.88 4/178 14881
/proc/meminfo: memFree=852828/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=375464 CPUtime=1122.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 93599 0 0 0 111995 237 0 0 25 0 1 0 901930303 384475136 93239 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 93866 93239 177 372 0 93491 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 375464

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.89 4/178 14882
/proc/meminfo: memFree=799468/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=426536 CPUtime=1182.32 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 106346 0 0 0 117985 247 0 0 25 0 1 0 901930303 436772864 105986 33554432000 4194304 5714214 140737083307392 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 106634 105986 177 372 0 106259 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 426536

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.89 4/178 14884
/proc/meminfo: memFree=791864/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=422884 CPUtime=1242.33 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 107055 0 0 0 123976 257 0 0 25 0 1 0 901930303 433033216 105105 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 105721 105105 177 372 0 105346 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 422884

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.90 4/178 14886
/proc/meminfo: memFree=789344/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=422884 CPUtime=1302.34 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 107058 0 0 0 129966 268 0 0 25 0 1 0 901930303 433033216 105108 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319826 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 105721 105108 177 372 0 105346 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 422884

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.90 4/178 14887
/proc/meminfo: memFree=729528/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=482256 CPUtime=1362.33 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 121853 0 0 0 135954 279 0 0 25 0 1 0 901930303 493830144 119903 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 120564 119903 177 372 0 120189 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 482256

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14889
/proc/meminfo: memFree=723900/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=483180 CPUtime=1422.33 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 122077 0 0 0 141950 283 0 0 25 0 1 0 901930303 494776320 120127 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 120795 120127 177 372 0 120420 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 483180

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14890
/proc/meminfo: memFree=683424/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=492440 CPUtime=1482.33 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 124419 0 0 0 147944 289 0 0 25 0 1 0 901930303 504258560 122469 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 123110 122469 177 372 0 122735 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 492440

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14892
/proc/meminfo: memFree=693788/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=483180 CPUtime=1542.34 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 124428 0 0 0 153939 295 0 0 25 0 1 0 901930303 494776320 120172 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 120795 120172 177 372 0 120420 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 483180

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14894
/proc/meminfo: memFree=686176/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=487464 CPUtime=1602.33 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 125480 0 0 0 159936 297 0 0 25 0 1 0 901930303 499163136 121224 33554432000 4194304 5714214 140737083307392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 121866 121224 177 372 0 121491 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 487464

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14895
/proc/meminfo: memFree=667040/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=486680 CPUtime=1662.34 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 125493 0 0 0 165925 309 0 0 25 0 1 0 901930303 498360320 121019 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 121670 121019 177 372 0 121295 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 486680

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/178 14897
/proc/meminfo: memFree=662280/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=486680 CPUtime=1722.34 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 125501 0 0 0 171907 327 0 0 25 0 1 0 901930303 498360320 121027 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 121670 121027 177 372 0 121295 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 486680

[startup+1782.3 s]
/proc/loadavg: 2.07 1.99 1.91 4/178 14898
/proc/meminfo: memFree=656656/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=486680 CPUtime=1782.34 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 125503 0 0 0 177894 340 0 0 25 0 1 0 901930303 498360320 121029 33554432000 4194304 5714214 140737083307392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 121670 121029 177 372 0 121295 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 486680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 1.99 1.91 4/178 14899
/proc/meminfo: memFree=656772/32951124 swapFree=67053020/67111528
[pid=14849] ppid=14847 vsize=486680 CPUtime=1800.05 cores=1,3,5,7
/proc/14849/stat : 14849 (wbo1.6) R 14847 14849 13179 0 -1 4202496 125503 0 0 0 179661 344 0 0 25 0 1 0 901930303 498360320 121029 33554432000 4194304 5714214 140737083307392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14849/statm: 121670 121029 177 372 0 121295 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 486680

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.02
CPU time (s): 1800.08
CPU user time (s): 1796.61
CPU system time (s): 3.46347
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 492440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.61
system time used= 3.46347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 5778

runsolver used 2.40863 second user time and 5.78312 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-12 20:28:19
IDJOB=3446648
IDBENCH=78675
IDSOLVER=1943
FILE ID=node104/3446648-1307903299
RUNJOBID= node104-1307903298-14823
PBS_JOBID= 13559598
Free space on /var/tmp= 2888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_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-3446648-1307903299/watcher-3446648-1307903299 -o /var/tmp/evaluation-result-3446648-1307903299/solver-3446648-1307903299 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446648-1307903299.wbo

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

MD5SUM BENCH= 8648a4908eeb88d76ecf84cd5dcb68ad
RANDOM SEED=356505818

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1550872 kB
Buffers:         53740 kB
Cached:       30381776 kB
SwapCached:      11208 kB
Active:       15548972 kB
Inactive:     14905092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1550872 kB
SwapTotal:    67111528 kB
SwapFree:     67053020 kB
Dirty:            8588 kB
Writeback:           4 kB
AnonPages:       15464 kB
Mapped:           8460 kB
Slab:           882076 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186664 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= 2880 MiB
End job on node104 at 2011-06-12 20:58:21