Trace number 2689669

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.4a? (TO) 1800.18 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM077a21624aa2f6aaa0c1ba2d37648916
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.137978
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints52
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 2792
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2791
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
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-2689669-1277890107.wbo.
0.00/0.00	c Instance file HOME/instance-2689669-1277890107.wbo
0.00/0.00	c File size is 42544 bytes.
0.00/0.00	c Highest Coefficient sum: 41
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:      2400                                                |
0.00/0.00	c |  Number Clauses:        80                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
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 |    2400      140     4800 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |    2400      140     4800 |     5500      101    147 |  0.000 % |
0.00/0.01	c |       251 |    2400      140     4800 |     6050      251    136 |  0.000 % |
0.00/0.02	c |       476 |    2400      140     4800 |     6655      476    135 |  0.000 % |
0.00/0.04	c |       814 |    2400      140     4800 |     7320      814    146 |  0.000 % |
0.00/0.07	c |      1320 |    2400      140     4800 |     8052     1320    156 |  0.000 % |
0.09/0.14	c |      2079 |    2400      140     4800 |     8857     2079    176 |  0.000 % |
0.19/0.25	c |      3218 |    2400      140     4800 |     9743     3218    180 |  0.000 % |
0.49/0.50	c |      4926 |    2400      140     4800 |    10717     4926    183 |  0.000 % |
0.89/0.93	c |      7488 |    2400      140     4800 |    11789     7488    212 |  0.000 % |
1.99/2.07	c |     11332 |    2400      140     4800 |    12968    11332    223 |  0.000 % |
3.20/3.21	c |     17099 |    2400      140     4800 |    14265    10050    217 |  0.000 % |
5.39/5.49	c |     25751 |    2400      140     4800 |    15692    11007    212 |  0.000 % |
9.29/9.30	c |     38727 |    2400      140     4800 |    17261    15580    212 |  0.000 % |
17.09/17.14	c |     58188 |    2400      140     4800 |    18987    16669    205 |  0.000 % |
27.89/27.90	c |     87383 |    2400      140     4800 |    20886    15751    257 |  0.000 % |
42.59/42.66	c |    131179 |    2400      140     4800 |    22974    14687    255 |  0.000 % |
82.19/82.27	c |    196865 |    2400      140     4800 |    25272    20289    246 |  0.000 % |
139.60/139.60	c |    295393 |    2400      140     4800 |    27799    23655    310 |  0.000 % |
242.30/242.30	c |    443185 |    2400      140     4800 |    30579    13761    260 |  0.000 % |
381.31/381.39	c |    664870 |    2400      140     4800 |    33637    17935    273 |  0.000 % |
622.52/622.54	c |    997395 |    2400      140     4800 |    37001    32180    262 |  0.000 % |
1036.33/1036.37	c |   1496187 |    2400      140     4800 |    40701    21297    308 |  0.000 % |
1594.85/1594.89	c |   2244370 |    2400      140     4800 |    44771    26479    325 |  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-2689669-1277890107/watcher-2689669-1277890107 -o /tmp/evaluation-result-2689669-1277890107/solver-2689669-1277890107 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689669-1277890107.wbo 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.72 4.11 4/179 12415
/proc/meminfo: memFree=31014268/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3040 CPUtime=0
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 1 0 130304993 3112960 315 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 760 315 142 303 0 455 0

[startup+0.0834591 s]
/proc/loadavg: 2.00 2.72 4.11 4/179 12415
/proc/meminfo: memFree=31014268/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=4096 CPUtime=0.08
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 694 0 0 0 8 0 0 0 25 0 1 0 130304993 4194304 602 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 1057 603 143 303 0 752 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4096

[startup+0.100443 s]
/proc/loadavg: 2.00 2.72 4.11 4/179 12415
/proc/meminfo: memFree=31014268/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=4360 CPUtime=0.09
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 744 0 0 0 9 0 0 0 25 0 1 0 130304993 4464640 652 4089446400 134512640 135751879 4286772320 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 1090 652 143 303 0 785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4360

[startup+0.300413 s]
/proc/loadavg: 2.00 2.72 4.11 4/179 12415
/proc/meminfo: memFree=31014268/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=5944 CPUtime=0.29
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 1140 0 0 0 29 0 0 0 25 0 1 0 130304993 6086656 1048 4089446400 134512640 135751879 4286772320 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 1486 1048 143 303 0 1181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5944

[startup+0.700334 s]
/proc/loadavg: 2.00 2.72 4.11 4/179 12415
/proc/meminfo: memFree=31014268/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=9112 CPUtime=0.69
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 1919 0 0 0 69 0 0 0 25 0 1 0 130304993 9330688 1827 4089446400 134512640 135751879 4286772320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 2278 1827 143 303 0 1973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9112

[startup+1.50119 s]
/proc/loadavg: 2.00 2.72 4.11 3/180 12416
/proc/meminfo: memFree=31005580/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=12544 CPUtime=1.49
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 2804 0 0 0 148 1 0 0 25 0 1 0 130304993 12845056 2712 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 3136 2712 143 303 0 2831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12544

[startup+3.10088 s]
/proc/loadavg: 2.00 2.72 4.11 3/180 12416
/proc/meminfo: memFree=30975324/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=19828 CPUtime=3.09
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 4617 0 0 0 307 2 0 0 25 0 1 0 130304993 20303872 4525 4089446400 134512640 135751879 4286772320 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 4957 4525 143 303 0 4652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19828

[startup+6.30027 s]
/proc/loadavg: 2.00 2.71 4.10 3/180 12416
/proc/meminfo: memFree=30988716/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=32904 CPUtime=6.29
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 7879 0 0 0 626 3 0 0 25 0 1 0 130304993 33693696 7787 4089446400 134512640 135751879 4286772320 18446744073709551615 134616822 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 8226 7787 143 303 0 7921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32904

[startup+12.701 s]
/proc/loadavg: 2.00 2.69 4.09 3/180 12416
/proc/meminfo: memFree=30967420/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=52080 CPUtime=12.69
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 12663 0 0 0 1263 6 0 0 25 0 1 0 130304993 53329920 12571 4089446400 134512640 135751879 4286772320 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 13020 12571 143 303 0 12715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52080

[startup+25.5006 s]
/proc/loadavg: 2.00 2.66 4.06 3/180 12416
/proc/meminfo: memFree=30934428/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=84436 CPUtime=25.49
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 20742 0 0 0 2537 12 0 0 25 0 1 0 130304993 86462464 20650 4089446400 134512640 135751879 4286772320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 21109 20650 143 303 0 20804 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84436

[startup+51.1007 s]
/proc/loadavg: 2.00 2.60 4.00 3/180 12417
/proc/meminfo: memFree=30846924/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=172448 CPUtime=51.09
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 42719 0 0 0 5085 24 0 0 25 0 1 0 130304993 176586752 42627 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 43112 42627 143 303 0 42807 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172448

[startup+102.307 s]
/proc/loadavg: 2.00 2.51 3.89 3/180 12418
/proc/meminfo: memFree=30742744/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=275072 CPUtime=102.3
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 68318 0 0 0 10193 37 0 0 25 0 1 0 130304993 281673728 68226 4089446400 134512640 135751879 4286772320 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 68768 68226 143 303 0 68463 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 275072

[startup+162.3 s]
/proc/loadavg: 2.00 2.41 3.77 3/180 12420
/proc/meminfo: memFree=30611536/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=402680 CPUtime=162.3
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 100112 0 0 0 16177 53 0 0 25 0 1 0 130304993 412344320 100020 4089446400 134512640 135751879 4286772320 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 100670 100020 143 303 0 100365 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 402680

[startup+222.301 s]
/proc/loadavg: 2.00 2.34 3.66 3/180 12424
/proc/meminfo: memFree=30484892/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=527932 CPUtime=222.3
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 131371 0 0 0 22164 66 0 0 25 0 1 0 130304993 540602368 131279 4089446400 134512640 135751879 4286772320 18446744073709551615 134616526 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 131983 131279 143 303 0 131678 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 527932

[startup+282.301 s]
/proc/loadavg: 2.00 2.27 3.55 3/180 12426
/proc/meminfo: memFree=30344036/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=670240 CPUtime=282.3
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 166890 0 0 0 28146 84 0 0 25 0 1 0 130304993 686325760 166798 4089446400 134512640 135751879 4286772320 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 167560 166798 143 303 0 167255 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 670240

[startup+342.301 s]
/proc/loadavg: 2.00 2.22 3.45 3/180 12428
/proc/meminfo: memFree=30242464/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=774744 CPUtime=342.31
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 192961 0 0 0 34133 98 0 0 25 0 1 0 130304993 793337856 192869 4089446400 134512640 135751879 4286772320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 193686 192869 143 303 0 193381 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 774744

[startup+402.301 s]
/proc/loadavg: 2.05 2.19 3.36 3/180 12429
/proc/meminfo: memFree=30120800/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=897336 CPUtime=402.3
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 223528 0 0 0 40117 113 0 0 25 0 1 0 130304993 918872064 223436 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 224334 223436 143 303 0 224029 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 897336

[startup+462.301 s]
/proc/loadavg: 2.02 2.15 3.27 3/180 12431
/proc/meminfo: memFree=30029388/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=984176 CPUtime=462.31
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 245190 0 0 0 46105 126 0 0 25 0 1 0 130304993 1007796224 245098 4089446400 134512640 135751879 4286772320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 246044 245098 143 303 0 245739 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 984176

[startup+522.301 s]
/proc/loadavg: 2.00 2.12 3.19 3/180 12432
/proc/meminfo: memFree=29925824/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1088260 CPUtime=522.31
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 271181 0 0 0 52094 137 0 0 25 0 1 0 130304993 1114378240 271089 4089446400 134512640 135751879 4286772320 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 272065 271089 143 303 0 271760 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1088260

[startup+582.301 s]
/proc/loadavg: 2.00 2.10 3.11 3/180 12434
/proc/meminfo: memFree=29827344/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1190040 CPUtime=582.31
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 296599 0 0 0 58081 150 0 0 25 0 1 0 130304993 1218600960 296507 4089446400 134512640 135751879 4286772320 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 297510 296507 143 303 0 297205 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1190040

[startup+642.301 s]
/proc/loadavg: 2.06 2.09 3.05 3/180 12436
/proc/meminfo: memFree=29701592/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1315204 CPUtime=642.32
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 327833 0 0 0 64064 168 0 0 25 0 1 0 130304993 1346768896 327741 4089446400 134512640 135751879 4286772320 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 328801 327741 143 303 0 328496 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1315204

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.08 2.05 2.80 3/187 12449
/proc/meminfo: memFree=29250468/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1725560 CPUtime=882.33
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 430256 0 0 0 88016 217 0 0 25 0 1 0 130304993 1766973440 430164 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 431390 430164 143 303 0 431085 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1725560

[startup+942.3 s]
/proc/loadavg: 4.25 2.57 2.93 9/187 12451
/proc/meminfo: memFree=29117468/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1806516 CPUtime=942.33
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 450483 0 0 0 93999 234 0 0 25 0 1 0 130304993 1849872384 450391 4089446400 134512640 135751879 4286772320 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 451629 450391 143 303 0 451324 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1806516

[startup+1002.3 s]
/proc/loadavg: 3.52 2.74 2.97 3/179 12537
/proc/meminfo: memFree=29399468/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1882956 CPUtime=1002.33
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 469553 0 0 0 99985 248 0 0 25 0 1 0 130304993 1928146944 469461 4089446400 134512640 135751879 4286772320 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 470739 469461 143 303 0 470434 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1882956

[startup+1062.3 s]
/proc/loadavg: 2.56 2.60 2.90 3/179 12539
/proc/meminfo: memFree=29314700/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=1968964 CPUtime=1062.33
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 491031 0 0 0 105973 260 0 0 25 0 1 0 130304993 2016219136 490939 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 492241 490939 143 303 0 491936 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1968964

[startup+1122.3 s]
/proc/loadavg: 2.23 2.51 2.85 3/179 12540
/proc/meminfo: memFree=29160664/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2121812 CPUtime=1122.33
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 529170 0 0 0 111953 280 0 0 25 0 1 0 130304993 2172735488 529078 4089446400 134512640 135751879 4286772320 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 530453 529078 143 303 0 530148 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2121812

[startup+1182.3 s]
/proc/loadavg: 2.08 2.41 2.79 3/179 12542
/proc/meminfo: memFree=28979232/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2305396 CPUtime=1182.34
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 575051 0 0 0 117931 303 0 0 25 0 1 0 130304993 2360725504 574959 4089446400 134512640 135751879 4286772320 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 576349 574959 143 303 0 576044 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2305396

[startup+1242.3 s]
/proc/loadavg: 2.03 2.33 2.74 3/179 12544
/proc/meminfo: memFree=28823944/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2458324 CPUtime=1242.34
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 613217 0 0 0 123912 322 0 0 25 0 1 0 130304993 2517323776 613125 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 614581 613125 143 303 0 614276 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2458324

[startup+1302.3 s]
/proc/loadavg: 2.01 2.27 2.69 3/179 12545
/proc/meminfo: memFree=28721740/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2559092 CPUtime=1302.35
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 638396 0 0 0 129901 334 0 0 25 0 1 0 130304993 2620510208 638304 4089446400 134512640 135751879 4286772320 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 639773 638304 143 303 0 639468 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 2559092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.22 2.65 3/179 12547
/proc/meminfo: memFree=28601176/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2680016 CPUtime=1362.34
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 668631 0 0 0 135889 345 0 0 25 0 1 0 130304993 2744336384 668539 4089446400 134512640 135751879 4286772320 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 670004 668539 143 303 0 669699 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2680016

[startup+1422.31 s]
/proc/loadavg: 2.00 2.18 2.60 3/179 12548
/proc/meminfo: memFree=28487440/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2793092 CPUtime=1422.36
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 696894 0 0 0 141879 357 0 0 25 0 1 0 130304993 2860126208 696802 4089446400 134512640 135751879 4286772320 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 698273 696802 143 303 0 697968 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 2793092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.14 2.56 3/179 12550
/proc/meminfo: memFree=28380768/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=2900036 CPUtime=1482.35
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 723588 0 0 0 147866 369 0 0 25 0 1 0 130304993 2969636864 723496 4089446400 134512640 135751879 4286772320 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 725009 723496 143 303 0 724704 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 2900036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.11 2.52 3/179 12552
/proc/meminfo: memFree=28270996/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3009532 CPUtime=1542.35
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 750928 0 0 0 153854 381 0 0 25 0 1 0 130304993 3081760768 750836 4089446400 134512640 135751879 4286772320 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 752383 750836 143 303 0 752078 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3009532

[startup+1602.3 s]
/proc/loadavg: 2.00 2.09 2.49 3/179 12553
/proc/meminfo: memFree=28149328/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3131956 CPUtime=1602.35
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 781548 0 0 0 159838 397 0 0 25 0 1 0 130304993 3207122944 781456 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 782989 781456 143 303 0 782684 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3131956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.45 3/179 12555
/proc/meminfo: memFree=28059392/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3221192 CPUtime=1662.36
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 803820 0 0 0 165827 409 0 0 25 0 1 0 130304993 3298500608 803728 4089446400 134512640 135751879 4286772320 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 805298 803728 143 303 0 804993 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 3221192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.42 3/179 12556
/proc/meminfo: memFree=27978768/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3302324 CPUtime=1722.36
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 824093 0 0 0 171818 418 0 0 25 0 1 0 130304993 3381579776 824001 4089446400 134512640 135751879 4286772320 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 825581 824001 143 303 0 825276 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 3302324

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.40 3/179 12558
/proc/meminfo: memFree=27902108/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3378044 CPUtime=1782.36
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 842958 0 0 0 177808 428 0 0 25 0 1 0 130304993 3459117056 842866 4089446400 134512640 135751879 4286772320 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 844511 842866 143 303 0 844206 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 3378044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.04 2.39 3/179 12559
/proc/meminfo: memFree=27887844/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=3391664 CPUtime=1800.07
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4202496 846371 0 0 0 179577 430 0 0 25 0 1 0 130304993 3473063936 846279 4089446400 134512640 135751879 4286772320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12415/statm: 847916 846279 143 303 0 847611 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3391664

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.04 2.39 3/179 12559
/proc/meminfo: memFree=27887844/32950928 swapFree=67111528/67111528
[pid=12415] ppid=12413 vsize=0 CPUtime=1800.17
/proc/12415/stat : 12415 (wbo1.4a) R 12413 12415 11658 0 -1 4203524 846371 0 0 0 179577 440 0 0 25 0 1 0 130304993 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12415/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.18
CPU user time (s): 1795.78
CPU system time (s): 4.40433
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3391664

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

runsolver used 2.83757 second user time and 6.10507 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 11:28:27
IDJOB=2689669
IDBENCH=78679
IDSOLVER=1200
FILE ID=node148/2689669-1277890107
PBS_JOBID= 11197057
Free space on /tmp= 74152 MiB

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

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

MD5SUM BENCH= 077a21624aa2f6aaa0c1ba2d37648916
RANDOM SEED=1361201212

node148.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5415.14
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.83
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.79
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.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.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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31014548 kB
Buffers:        172792 kB
Cached:        1273036 kB
SwapCached:          0 kB
Active:         819788 kB
Inactive:       971728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31014548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2564 kB
Writeback:           0 kB
AnonPages:      345732 kB
Mapped:          18608 kB
Slab:            79984 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   687204 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= 74172 MiB
End job on node148 at 2010-06-30 11:58:29