Trace number 2689942

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? (MO) 1531.77 1531.74

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6f81f937ed71e1dab8ff48fcb963c1e2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.230964
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 10479
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10478
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
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-2689942-1277920156.wbo.
0.00/0.00	c Instance file HOME/instance-2689942-1277920156.wbo
0.00/0.00	c File size is 99656 bytes.
0.00/0.00	c Highest Coefficient sum: 56
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      5500                                                |
0.00/0.00	c |  Number Clauses:        110                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
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 |    5500      210    11000 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       103 |    5500      210    11000 |     5500      103    232 |  0.000 % |
0.00/0.02	c |       253 |    5500      210    11000 |     6050      253    286 |  0.000 % |
0.00/0.05	c |       478 |    5500      210    11000 |     6655      478    351 |  0.000 % |
0.00/0.08	c |       818 |    5500      210    11000 |     7320      818    392 |  0.000 % |
0.09/0.14	c |      1324 |    5500      210    11000 |     8052     1324    383 |  0.000 % |
0.19/0.25	c |      2084 |    5500      210    11000 |     8857     2084    358 |  0.000 % |
0.29/0.38	c |      3224 |    5500      210    11000 |     9743     3224    330 |  0.000 % |
0.59/0.64	c |      4934 |    5500      210    11000 |    10717     4934    324 |  0.000 % |
1.10/1.11	c |      7501 |    5500      210    11000 |    11789     7501    334 |  0.000 % |
2.09/2.12	c |     11345 |    5500      210    11000 |    12968    11345    356 |  0.000 % |
4.69/4.74	c |     17112 |    5500      210    11000 |    14265     9278    386 |  0.000 % |
8.29/8.39	c |     25762 |    5500      210    11000 |    15692     9462    357 |  0.000 % |
14.39/14.49	c |     38737 |    5500      210    11000 |    17261    13258    432 |  0.000 % |
20.19/20.22	c |     58201 |    5500      210    11000 |    18987    12702    399 |  0.000 % |
31.29/31.39	c |     87393 |    5500      210    11000 |    20886    20434    501 |  0.000 % |
61.99/62.05	c |    131182 |    5500      210    11000 |    22974    15810    584 |  0.000 % |
169.50/169.57	c |    196867 |    5500      210    11000 |    25272    18218   1427 |  0.000 % |
463.00/463.06	c |    295393 |    5500      210    11000 |    27799    12540   1263 |  0.000 % |
663.91/663.91	c |    443184 |    5500      210    11000 |    30579    29979    684 |  0.000 % |
927.11/927.17	c |    664868 |    5500      210    11000 |    33637    31175    752 |  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-2689942-1277920156/watcher-2689942-1277920156 -o /tmp/evaluation-result-2689942-1277920156/solver-2689942-1277920156 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689942-1277920156.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.92 1.98 1.99 4/178 14568
/proc/meminfo: memFree=28697912/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3496 CPUtime=0
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 468 0 0 0 0 0 0 0 25 0 1 0 133312552 3579904 387 4089446400 134512640 135751879 4291627920 18446744073709551615 134564528 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 874 387 145 303 0 544 0

[startup+0.091586 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14568
/proc/meminfo: memFree=28697912/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=5276 CPUtime=0.08
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 977 0 0 0 8 0 0 0 25 0 1 0 133312552 5402624 871 4089446400 134512640 135751879 4291627920 18446744073709551615 134517376 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 1319 872 143 303 0 1014 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5276

[startup+0.100582 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14568
/proc/meminfo: memFree=28697912/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=5408 CPUtime=0.09
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 1022 0 0 0 9 0 0 0 25 0 1 0 133312552 5537792 916 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 1352 916 143 303 0 1047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5408

[startup+0.300549 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14568
/proc/meminfo: memFree=28697912/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=7784 CPUtime=0.29
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 1597 0 0 0 29 0 0 0 25 0 1 0 133312552 7970816 1491 4089446400 134512640 135751879 4291627920 18446744073709551615 134616418 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 1946 1491 143 303 0 1641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7784

[startup+0.700478 s]
/proc/loadavg: 1.92 1.98 1.99 4/178 14568
/proc/meminfo: memFree=28697912/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=11876 CPUtime=0.69
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 2616 0 0 0 68 1 0 0 25 0 1 0 133312552 12161024 2510 4089446400 134512640 135751879 4291627920 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 2969 2511 143 303 0 2664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11876

[startup+1.50034 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14569
/proc/meminfo: memFree=28682404/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=18624 CPUtime=1.49
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 4304 0 0 0 148 1 0 0 25 0 1 0 133312552 19070976 4198 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 4656 4198 143 303 0 4351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18624

[startup+3.10108 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14569
/proc/meminfo: memFree=28671368/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=26320 CPUtime=3.09
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 6220 0 0 0 307 2 0 0 25 0 1 0 133312552 26951680 6114 4089446400 134512640 135751879 4291627920 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 6580 6114 143 303 0 6275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26320

[startup+6.30048 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14569
/proc/meminfo: memFree=28646760/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=39656 CPUtime=6.29
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 9585 0 0 0 625 4 0 0 25 0 1 0 133312552 40607744 9479 4089446400 134512640 135751879 4291627920 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 9914 9479 143 303 0 9609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39656

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 14569
/proc/meminfo: memFree=28598664/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=65260 CPUtime=12.69
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 15958 0 0 0 1263 6 0 0 25 0 1 0 133312552 66826240 15852 4089446400 134512640 135751879 4291627920 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 16315 15852 143 303 0 16010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65260

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 14570
/proc/meminfo: memFree=28485772/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=139488 CPUtime=25.49
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 34504 0 0 0 2533 16 0 0 25 0 1 0 133312552 142835712 34398 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 34872 34398 143 303 0 34567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139488

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 14570
/proc/meminfo: memFree=28319932/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=232296 CPUtime=51.09
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 57705 0 0 0 5083 26 0 0 25 0 1 0 133312552 237871104 57599 4089446400 134512640 135751879 4291627920 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 58074 57599 143 303 0 57769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 232296

[startup+102.306 s]
/proc/loadavg: 2.05 2.00 1.99 3/179 14572
/proc/meminfo: memFree=27997604/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=387768 CPUtime=102.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 96561 0 0 0 10193 37 0 0 25 0 1 0 133312552 397074432 96455 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 96942 96455 143 303 0 96637 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 387768

[startup+162.301 s]
/proc/loadavg: 2.02 2.00 1.99 3/179 14573
/proc/meminfo: memFree=27631432/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=609316 CPUtime=162.29
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 151927 0 0 0 16177 52 0 0 25 0 1 0 133312552 623939584 151821 4089446400 134512640 135751879 4291627920 18446744073709551615 134610125 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 152329 151823 143 303 0 152024 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 609316

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14575
/proc/meminfo: memFree=27334764/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=756144 CPUtime=222.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 188598 0 0 0 22166 64 0 0 25 0 1 0 133312552 774291456 188492 4089446400 134512640 135751879 4291627920 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 189036 188492 143 303 0 188731 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 756144

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14576
/proc/meminfo: memFree=27072080/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=860064 CPUtime=282.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 214544 0 0 0 28159 71 0 0 25 0 1 0 133312552 880705536 214438 4089446400 134512640 135751879 4291627920 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 215016 214438 143 303 0 214711 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 860064

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14578
/proc/meminfo: memFree=26838772/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=929812 CPUtime=342.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 231979 0 0 0 34154 76 0 0 25 0 1 0 133312552 952127488 231873 4089446400 134512640 135751879 4291627920 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 232453 231873 143 303 0 232148 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 929812

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14608
/proc/meminfo: memFree=30331804/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1003336 CPUtime=402.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 250340 0 0 0 40147 83 0 0 25 0 1 0 133312552 1027416064 250234 4089446400 134512640 135751879 4291627920 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 250834 250234 143 303 0 250529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1003336

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14609
/proc/meminfo: memFree=30141540/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1089524 CPUtime=462.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 271894 0 0 0 46141 89 0 0 25 0 1 0 133312552 1115672576 271788 4089446400 134512640 135751879 4291627920 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 272381 271788 143 303 0 272076 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1089524

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14611
/proc/meminfo: memFree=29944968/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1225772 CPUtime=522.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 305915 0 0 0 52127 103 0 0 25 0 1 0 133312552 1255190528 305809 4089446400 134512640 135751879 4291627920 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 306443 305809 143 303 0 306138 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1225772

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14612
/proc/meminfo: memFree=29804072/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1324284 CPUtime=582.3
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 330529 0 0 0 58115 115 0 0 25 0 1 0 133312552 1356066816 330423 4089446400 134512640 135751879 4291627920 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 331071 330423 143 303 0 330766 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1324284

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 14614
/proc/meminfo: memFree=29645812/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1430184 CPUtime=642.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 356995 0 0 0 64107 125 0 0 25 0 1 0 133312552 1464508416 356889 4089446400 134512640 135751879 4291627920 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 357546 356889 143 303 0 357241 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1430184

[startup+702.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14616
/proc/meminfo: memFree=29459044/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1567376 CPUtime=702.31
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 391276 0 0 0 70092 139 0 0 25 0 1 0 133312552 1604993024 391170 4089446400 134512640 135751879 4291627920 18446744073709551615 134607728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/14568/statm: 391844 391170 143 303 0 391539 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1567376

[startup+762.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14626
/proc/meminfo: memFree=29199280/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1716168 CPUtime=762.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 428430 0 0 0 76079 153 0 0 25 0 1 0 133312552 1757356032 428324 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 429042 428324 143 303 0 428737 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1716168

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14628
/proc/meminfo: memFree=28932144/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=1894416 CPUtime=822.31
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 472957 0 0 0 82065 166 0 0 25 0 1 0 133312552 1939881984 472851 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 473604 472851 143 303 0 473299 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1894416

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14629
/proc/meminfo: memFree=28661052/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2061352 CPUtime=882.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 514684 0 0 0 88052 180 0 0 25 0 1 0 133312552 2110824448 514578 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 515338 514578 143 303 0 515033 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2061352

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14631
/proc/meminfo: memFree=28389940/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2246668 CPUtime=942.31
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 560974 0 0 0 94038 193 0 0 25 0 1 0 133312552 2300588032 560868 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 561667 560868 143 303 0 561362 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2246668

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14633
/proc/meminfo: memFree=28112896/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2417028 CPUtime=1002.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 603571 0 0 0 100029 203 0 0 25 0 1 0 133312552 2475036672 603465 4089446400 134512640 135751879 4291627920 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 604257 603465 143 303 0 603952 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2417028

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14634
/proc/meminfo: memFree=27842900/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2581764 CPUtime=1062.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 644748 0 0 0 106019 213 0 0 25 0 1 0 133312552 2643726336 644642 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 645441 644642 143 303 0 645136 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2581764

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14636
/proc/meminfo: memFree=27547868/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2780396 CPUtime=1122.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 694383 0 0 0 112007 225 0 0 25 0 1 0 133312552 2847125504 694277 4089446400 134512640 135751879 4291627920 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 695099 694277 143 303 0 694794 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2780396

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14637
/proc/meminfo: memFree=27279864/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=2957564 CPUtime=1182.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 738656 0 0 0 117997 235 0 0 25 0 1 0 133312552 3028545536 738550 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 739391 738550 143 303 0 739086 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2957564

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14639
/proc/meminfo: memFree=27054776/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3105508 CPUtime=1242.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 775637 0 0 0 123988 244 0 0 25 0 1 0 133312552 3180040192 775531 4089446400 134512640 135751879 4291627920 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 776377 775531 143 303 0 776072 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3105508

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14641
/proc/meminfo: memFree=26803536/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3282344 CPUtime=1302.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 819845 0 0 0 129977 255 0 0 25 0 1 0 133312552 3361120256 819739 4089446400 134512640 135751879 4291627920 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 820586 819739 143 303 0 820281 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3282344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14642
/proc/meminfo: memFree=26553372/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3468884 CPUtime=1362.32
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 866462 0 0 0 135965 267 0 0 25 0 1 0 133312552 3552137216 866356 4089446400 134512640 135751879 4291627920 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 867221 866356 143 303 0 866916 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3468884

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14644
/proc/meminfo: memFree=26301608/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3649084 CPUtime=1422.33
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 911508 0 0 0 141953 280 0 0 25 0 1 0 133312552 3736662016 911402 4089446400 134512640 135751879 4291627920 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 912271 911402 143 303 0 911966 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3649084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14645
/proc/meminfo: memFree=26086308/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3799560 CPUtime=1482.33
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 949114 0 0 0 147944 289 0 0 25 0 1 0 133312552 3890749440 949008 4089446400 134512640 135751879 4291627920 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 949890 949008 143 303 0 949585 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3799560



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1531.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14647
/proc/meminfo: memFree=25923472/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=3891404 CPUtime=1531.64
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4202496 972081 0 0 0 152867 297 0 0 25 0 1 0 133312552 3984797696 971975 4089446400 134512640 135751879 4291627920 18446744073709551615 134642403 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/14568/statm: 972851 971975 143 303 0 972546 0
Current children cumulated CPU time (s) 1531.64
Current children cumulated vsize (KiB) 3891404

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

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

[startup+1531.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14647
/proc/meminfo: memFree=25923472/32950928 swapFree=67111528/67111528
[pid=14568] ppid=14566 vsize=0 CPUtime=1531.74
/proc/14568/stat : 14568 (wbo1.4a) R 14566 14568 13870 0 -1 4203524 972081 0 0 0 152867 307 0 0 25 0 1 0 133312552 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/14568/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1531.74
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1531.74
CPU time (s): 1531.77
CPU user time (s): 1528.67
CPU system time (s): 3.10253
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3891404

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

runsolver used 2.22166 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 19:49:16
IDJOB=2689942
IDBENCH=79158
IDSOLVER=1200
FILE ID=node122/2689942-1277920156
PBS_JOBID= 11197338
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 6f81f937ed71e1dab8ff48fcb963c1e2
RANDOM SEED=1755206279

node122.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.836
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.67
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.836
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.08
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.836
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.836
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.836
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.85
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.836
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.836
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.836
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:      28698812 kB
Buffers:        200840 kB
Cached:        1154000 kB
SwapCached:          0 kB
Active:        3269692 kB
Inactive:       835032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28698812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2912 kB
Writeback:           0 kB
AnonPages:     2750252 kB
Mapped:          16364 kB
Slab:            79388 kB
PageTables:      10028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2904084 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= 74208 MiB
End job on node122 at 2010-06-30 20:14:50