Trace number 2689668

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.17 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.439932
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
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 constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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-2689668-1277890048.wbo.
0.00/0.00	c Instance file HOME/instance-2689668-1277890048.wbo
0.00/0.00	c File size is 58882 bytes.
0.00/0.00	c Highest Coefficient sum: 42
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:      3280                                                |
0.00/0.00	c |  Number Clauses:        82                                                  |
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 |    3280      162     6560 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |    3280      162     6560 |     5500      100    146 |  0.000 % |
0.00/0.02	c |       251 |    3280      162     6560 |     6050      251    174 |  0.000 % |
0.00/0.03	c |       476 |    3280      162     6560 |     6655      476    291 |  0.000 % |
0.00/0.05	c |       814 |    3280      162     6560 |     7320      814    247 |  0.000 % |
0.00/0.08	c |      1320 |    3280      162     6560 |     8052     1320    221 |  0.000 % |
0.09/0.15	c |      2080 |    3280      162     6560 |     8857     2080    213 |  0.000 % |
0.19/0.28	c |      3219 |    3280      162     6560 |     9743     3219    225 |  0.000 % |
0.49/0.51	c |      4927 |    3280      162     6560 |    10717     4927    266 |  0.000 % |
0.89/0.96	c |      7490 |    3280      162     6560 |    11789     7490    247 |  0.000 % |
1.49/1.52	c |     11336 |    3280      162     6560 |    12968    11336    240 |  0.000 % |
2.69/2.77	c |     17102 |    3280      162     6560 |    14265     9819    226 |  0.000 % |
4.99/5.08	c |     25753 |    3280      162     6560 |    15692    10550    224 |  0.000 % |
12.39/12.45	c |     38727 |    3280      162     6560 |    17261    14897    348 |  0.000 % |
18.39/18.49	c |     58189 |    3280      162     6560 |    18987    14924    296 |  0.000 % |
31.89/31.94	c |     87382 |    3280      162     6560 |    20886    12617    327 |  0.000 % |
68.30/68.36	c |    131171 |    3280      162     6560 |    22974    19687    827 |  0.000 % |
289.09/289.10	c |    196856 |    3280      162     6560 |    25272    22462   1289 |  0.000 % |
366.59/366.61	c |    295384 |    3280      162     6560 |    27799    22542    522 |  0.000 % |
585.81/585.90	c |    443174 |    3280      162     6560 |    30579    29143    921 |  0.000 % |
1185.63/1185.68	c |    664857 |    3280      162     6560 |    33637    18641    990 |  0.000 % |
1485.83/1485.87	c |    997383 |    3280      162     6560 |    37001    27045    354 |  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-2689668-1277890048/watcher-2689668-1277890048 -o /tmp/evaluation-result-2689668-1277890048/solver-2689668-1277890048 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689668-1277890048.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.72 2.97 3.93 2/179 22070
/proc/meminfo: memFree=31430468/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3168 CPUtime=0
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 396 0 0 0 0 0 0 0 23 0 1 0 162596549 3244032 314 4089446400 134512640 135751879 4294025904 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 792 314 141 303 0 472 0

[startup+0.10102 s]
/proc/loadavg: 2.72 2.97 3.93 2/179 22070
/proc/meminfo: memFree=31430468/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=4704 CPUtime=0.09
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 844 0 0 0 9 0 0 0 23 0 1 0 162596549 4816896 747 4089446400 134512640 135751879 4294025904 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 1176 747 143 303 0 871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4704

[startup+0.200939 s]
/proc/loadavg: 2.72 2.97 3.93 2/179 22070
/proc/meminfo: memFree=31430468/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=5892 CPUtime=0.19
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 1137 0 0 0 18 1 0 0 24 0 1 0 162596549 6033408 1040 4089446400 134512640 135751879 4294025904 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 1473 1040 143 303 0 1168 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5892

[startup+0.300919 s]
/proc/loadavg: 2.72 2.97 3.93 2/179 22070
/proc/meminfo: memFree=31430468/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=6948 CPUtime=0.29
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 1380 0 0 0 28 1 0 0 25 0 1 0 162596549 7114752 1283 4089446400 134512640 135751879 4294025904 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 1737 1283 143 303 0 1432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6948

[startup+0.700846 s]
/proc/loadavg: 2.72 2.97 3.93 2/179 22070
/proc/meminfo: memFree=31430468/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=10776 CPUtime=0.69
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 2356 0 0 0 67 2 0 0 25 0 1 0 162596549 11034624 2259 4089446400 134512640 135751879 4294025904 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 2694 2259 143 303 0 2389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10776

[startup+1.5007 s]
/proc/loadavg: 2.72 2.97 3.93 3/180 22071
/proc/meminfo: memFree=31419548/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=15924 CPUtime=1.49
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 3631 0 0 0 147 2 0 0 25 0 1 0 162596549 16306176 3534 4089446400 134512640 135751879 4294025904 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 3981 3534 143 303 0 3676 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15924

[startup+3.10041 s]
/proc/loadavg: 2.66 2.95 3.92 3/180 22071
/proc/meminfo: memFree=31412976/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=24920 CPUtime=3.09
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 5894 0 0 0 305 4 0 0 25 0 1 0 162596549 25518080 5797 4089446400 134512640 135751879 4294025904 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 6230 5797 143 303 0 5925 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24920

[startup+6.30082 s]
/proc/loadavg: 2.66 2.95 3.92 3/180 22071
/proc/meminfo: memFree=31398168/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=38128 CPUtime=6.29
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 9171 0 0 0 623 6 0 0 25 0 1 0 162596549 39043072 9074 4089446400 134512640 135751879 4294025904 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22070/statm: 9532 9074 143 303 0 9227 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38128

[startup+12.7007 s]
/proc/loadavg: 2.61 2.94 3.91 3/180 22071
/proc/meminfo: memFree=31381128/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=55840 CPUtime=12.69
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 13617 0 0 0 1261 8 0 0 25 0 1 0 162596549 57180160 13520 4089446400 134512640 135751879 4294025904 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22070/statm: 13960 13520 143 303 0 13655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55840

[startup+25.5003 s]
/proc/loadavg: 2.47 2.89 3.88 3/180 22071
/proc/meminfo: memFree=31318052/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=117720 CPUtime=25.49
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 29060 0 0 0 2534 15 0 0 25 0 1 0 162596549 120545280 28963 4089446400 134512640 135751879 4294025904 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22070/statm: 29430 28963 143 303 0 29125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117720

[startup+51.1006 s]
/proc/loadavg: 2.31 2.82 3.83 3/180 22072
/proc/meminfo: memFree=31199484/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=235696 CPUtime=51.1
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 58562 0 0 0 5085 25 0 0 25 0 1 0 162596549 241352704 58465 4089446400 134512640 135751879 4294025904 18446744073709551615 134616465 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22070/statm: 58924 58465 143 303 0 58619 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 235696

[startup+102.3 s]
/proc/loadavg: 2.12 2.68 3.72 3/180 22073
/proc/meminfo: memFree=31053260/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=379296 CPUtime=102.29
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 94440 0 0 0 10194 35 0 0 25 0 1 0 162596549 388399104 94343 4089446400 134512640 135751879 4294025904 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22070/statm: 94824 94343 143 303 0 94519 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 379296

[startup+162.3 s]
/proc/loadavg: 2.05 2.56 3.62 3/180 22075
/proc/meminfo: memFree=30969060/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=463988 CPUtime=162.29
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 115589 0 0 0 16187 42 0 0 25 0 1 0 162596549 475123712 115492 4089446400 134512640 135751879 4294025904 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22070/statm: 115997 115492 143 303 0 115692 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 463988

[startup+222.306 s]
/proc/loadavg: 2.01 2.45 3.51 3/180 22077
/proc/meminfo: memFree=30872560/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=535756 CPUtime=222.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 133539 0 0 0 22181 49 0 0 25 0 1 0 162596549 548614144 133442 4089446400 134512640 135751879 4294025904 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 133939 133442 143 303 0 133634 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 535756

[startup+282.3 s]
/proc/loadavg: 2.04 2.39 3.42 3/180 22078
/proc/meminfo: memFree=30801104/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=589140 CPUtime=282.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 146876 0 0 0 28175 55 0 0 25 0 1 0 162596549 603279360 146779 4089446400 134512640 135751879 4294025904 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 147285 146779 143 303 0 146980 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 589140

[startup+342.3 s]
/proc/loadavg: 2.01 2.31 3.32 3/180 22079
/proc/meminfo: memFree=30650784/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=736452 CPUtime=342.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 183647 0 0 0 34159 71 0 0 25 0 1 0 162596549 754126848 183550 4089446400 134512640 135751879 4294025904 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 184113 183550 143 303 0 183808 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 736452

[startup+402.3 s]
/proc/loadavg: 2.00 2.25 3.24 3/180 22081
/proc/meminfo: memFree=30475272/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=912208 CPUtime=402.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 227558 0 0 0 40143 87 0 0 25 0 1 0 162596549 934100992 227461 4089446400 134512640 135751879 4294025904 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 228052 227461 143 303 0 227747 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 912208

[startup+462.3 s]
/proc/loadavg: 2.00 2.20 3.16 3/180 22083
/proc/meminfo: memFree=30337476/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1048460 CPUtime=462.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 261608 0 0 0 46132 98 0 0 25 0 1 0 162596549 1073623040 261511 4089446400 134512640 135751879 4294025904 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 262115 261511 143 303 0 261810 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1048460

[startup+522.3 s]
/proc/loadavg: 2.04 2.18 3.09 3/180 22085
/proc/meminfo: memFree=30236132/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1194732 CPUtime=522.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 298157 0 0 0 52120 110 0 0 25 0 1 0 162596549 1223405568 298060 4089446400 134512640 135751879 4294025904 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 298683 298060 143 303 0 298378 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1194732

[startup+582.3 s]
/proc/loadavg: 2.01 2.14 3.02 3/180 22086
/proc/meminfo: memFree=30062004/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1365464 CPUtime=582.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 340853 0 0 0 58108 122 0 0 25 0 1 0 162596549 1398235136 340756 4089446400 134512640 135751879 4294025904 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 341366 340756 143 303 0 341061 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1365464

[startup+642.3 s]
/proc/loadavg: 2.00 2.11 2.95 3/180 22087
/proc/meminfo: memFree=29918484/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1509716 CPUtime=642.3
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 376894 0 0 0 64094 136 0 0 25 0 1 0 162596549 1545949184 376797 4089446400 134512640 135751879 4294025904 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 377429 376797 143 303 0 377124 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1509716

[startup+702.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.02 2.05 2.73 3/180 22094
/proc/meminfo: memFree=29606872/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1814860 CPUtime=882.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 453118 0 0 0 88070 162 0 0 25 0 1 0 162596549 1858416640 453021 4089446400 134512640 135751879 4294025904 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 453715 453021 143 303 0 453410 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1814860

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.68 3/180 22095
/proc/meminfo: memFree=29473912/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=1949672 CPUtime=942.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 486779 0 0 0 94058 174 0 0 25 0 1 0 162596549 1996464128 486682 4089446400 134512640 135751879 4294025904 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 487418 486682 143 303 0 487113 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1949672

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.63 3/180 22097
/proc/meminfo: memFree=29384712/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2038036 CPUtime=1002.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 508875 0 0 0 100050 182 0 0 25 0 1 0 162596549 2086948864 508778 4089446400 134512640 135751879 4294025904 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 509509 508778 143 303 0 509204 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2038036

[startup+1062.3 s]
/proc/loadavg: 2.05 2.04 2.60 3/180 22099
/proc/meminfo: memFree=29314376/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2108876 CPUtime=1062.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 526569 0 0 0 106043 189 0 0 25 0 1 0 162596549 2159489024 526472 4089446400 134512640 135751879 4294025904 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 527219 526472 143 303 0 526914 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2108876

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.56 3/179 22128
/proc/meminfo: memFree=29357636/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2215496 CPUtime=1122.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 553240 0 0 0 112035 197 0 0 25 0 1 0 162596549 2268667904 553143 4089446400 134512640 135751879 4294025904 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 553874 553143 143 303 0 553569 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2215496

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.52 3/179 22129
/proc/meminfo: memFree=29113832/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2289360 CPUtime=1182.33
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 571695 0 0 0 118029 204 0 0 25 0 1 0 162596549 2344304640 571598 4089446400 134512640 135751879 4294025904 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 572340 571598 143 303 0 572035 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2289360

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.49 3/179 22130
/proc/meminfo: memFree=28866784/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2408448 CPUtime=1242.32
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 601391 0 0 0 124016 216 0 0 25 0 1 0 162596549 2466250752 601294 4089446400 134512640 135751879 4294025904 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 602112 601294 143 303 0 601807 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2408448

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.45 3/179 22135
/proc/meminfo: memFree=28575704/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2551280 CPUtime=1302.33
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 637090 0 0 0 130001 232 0 0 25 0 1 0 162596549 2612510720 636993 4089446400 134512640 135751879 4294025904 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 637820 636993 143 303 0 637515 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2551280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 22137
/proc/meminfo: memFree=28309872/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2683892 CPUtime=1362.33
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 670227 0 0 0 135986 247 0 0 25 0 1 0 162596549 2748305408 670130 4089446400 134512640 135751879 4294025904 18446744073709551615 134616363 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 670973 670130 143 303 0 670668 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2683892

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.39 3/179 22139
/proc/meminfo: memFree=28097540/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2785300 CPUtime=1422.34
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 695526 0 0 0 141973 261 0 0 25 0 1 0 162596549 2852147200 695429 4089446400 134512640 135751879 4294025904 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 696325 695429 143 303 0 696020 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 2785300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.36 3/179 22140
/proc/meminfo: memFree=27893884/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2888388 CPUtime=1482.34
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 721272 0 0 0 147959 275 0 0 25 0 1 0 162596549 2957709312 721175 4089446400 134512640 135751879 4294025904 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 722097 721175 143 303 0 721792 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 2888388

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.34 3/179 22141
/proc/meminfo: memFree=27674504/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=2991336 CPUtime=1542.34
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 746973 0 0 0 153946 288 0 0 25 0 1 0 162596549 3063128064 746876 4089446400 134512640 135751879 4294025904 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 747834 746876 143 303 0 747529 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 2991336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.32 3/179 22143
/proc/meminfo: memFree=27498252/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3071724 CPUtime=1602.33
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 767015 0 0 0 159934 299 0 0 25 0 1 0 162596549 3145445376 766918 4089446400 134512640 135751879 4294025904 18446744073709551615 134616323 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 767931 766918 143 303 0 767626 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3071724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/179 22145
/proc/meminfo: memFree=27289152/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3167360 CPUtime=1662.34
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 790907 0 0 0 165923 311 0 0 25 0 1 0 162596549 3243376640 790810 4089446400 134512640 135751879 4294025904 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 791840 790810 143 303 0 791535 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3167360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/179 22147
/proc/meminfo: memFree=27072744/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3272380 CPUtime=1722.34
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 817135 0 0 0 171911 323 0 0 25 0 1 0 162596549 3350917120 817038 4089446400 134512640 135751879 4294025904 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 818095 817038 143 303 0 817790 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3272380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/179 22148
/proc/meminfo: memFree=26854836/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3392212 CPUtime=1782.35
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 847068 0 0 0 177897 338 0 0 25 0 1 0 162596549 3473625088 846971 4089446400 134512640 135751879 4294025904 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 848053 846971 143 303 0 847748 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3392212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.25 3/179 22149
/proc/meminfo: memFree=26803488/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=3419724 CPUtime=1800.05
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4202496 853955 0 0 0 179665 340 0 0 25 0 1 0 162596549 3501797376 853858 4089446400 134512640 135751879 4294025904 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22070/statm: 854931 853858 143 303 0 854626 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3419724

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.00 2.25 3/179 22149
/proc/meminfo: memFree=26803488/32950928 swapFree=67111528/67111528
[pid=22070] ppid=22068 vsize=0 CPUtime=1800.15
/proc/22070/stat : 22070 (wbo1.4a) R 22068 22070 21240 0 -1 4203524 853955 0 0 0 179665 350 0 0 25 0 1 0 162596549 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/22070/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.17
CPU user time (s): 1796.66
CPU system time (s): 3.51447
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3419724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.66
system time used= 3.51446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 853955
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= 2
involuntary context switches= 2247

runsolver used 2.48062 second user time and 5.79512 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 11:27:28
IDJOB=2689668
IDBENCH=78678
IDSOLVER=1200
FILE ID=node116/2689668-1277890048
PBS_JOBID= 11197122
Free space on /tmp= 74192 MiB

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

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
RANDOM SEED=768791268

node116.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.838
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.838
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	: 5381.00
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.838
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.75
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.838
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.838
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.76
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.838
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.77
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.838
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.838
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:      31430996 kB
Buffers:        173596 kB
Cached:        1002920 kB
SwapCached:          0 kB
Active:         680468 kB
Inactive:       697108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31430996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      201320 kB
Mapped:          17996 kB
Slab:            77964 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   426652 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 node116 at 2010-06-30 11:57:30