Trace number 2689710

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.15 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMa55e12002eaa3d7d50414499a072c521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.092984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints83
Number of constraints which are clauses62
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 constraint31
Top cost 4163
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4162
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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-2689710-1277891494.wbo.
0.00/0.00	c Instance file HOME/instance-2689710-1277891494.wbo
0.00/0.00	c File size is 32852 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      1860                                                |
0.00/0.00	c |  Number Clauses:        62                                                  |
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 |    1860      122     3720 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       102 |    1860      122     3720 |     5500      102    107 |  0.000 % |
0.00/0.01	c |       253 |    1860      122     3720 |     6050      253    132 |  0.000 % |
0.00/0.01	c |       478 |    1860      122     3720 |     6655      478    129 |  0.000 % |
0.00/0.03	c |       815 |    1860      122     3720 |     7320      815    124 |  0.000 % |
0.00/0.05	c |      1324 |    1860      122     3720 |     8052     1324    136 |  0.000 % |
0.00/0.10	c |      2083 |    1860      122     3720 |     8857     2083    152 |  0.000 % |
0.10/0.18	c |      3222 |    1860      122     3720 |     9743     3222    162 |  0.000 % |
0.39/0.43	c |      4931 |    1860      122     3720 |    10717     4931    198 |  0.000 % |
0.69/0.71	c |      7493 |    1860      122     3720 |    11789     7493    211 |  0.000 % |
1.39/1.45	c |     11337 |    1860      122     3720 |    12968    11337    233 |  0.000 % |
3.49/3.50	c |     17104 |    1860      122     3720 |    14265    10193    312 |  0.000 % |
11.90/11.91	c |     25753 |    1860      122     3720 |    15692    11507    369 |  0.000 % |
15.89/15.91	c |     38728 |    1860      122     3720 |    17261    16241    228 |  0.000 % |
21.59/21.67	c |     58190 |    1860      122     3720 |    18987    17622    285 |  0.000 % |
30.09/30.11	c |     87382 |    1860      122     3720 |    20886    16121    252 |  0.000 % |
52.30/52.33	c |    131171 |    1860      122     3720 |    22974    14866    493 |  0.000 % |
127.30/127.33	c |    196855 |    1860      122     3720 |    25272    20044    691 |  0.000 % |
376.31/376.38	c |    295381 |    1860      122     3720 |    27799    22330    741 |  0.000 % |
750.31/750.35	c |    443171 |    1860      122     3720 |    30579    24733    683 |  0.000 % |
911.81/911.85	c |    664858 |    1860      122     3720 |    33637    26176    220 |  0.000 % |
1201.81/1201.87	c |    997383 |    1860      122     3720 |    37001    30586    529 |  0.000 % |
1769.53/1769.57	c |   1496173 |    1860      122     3720 |    40701    28112    583 |  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-2689710-1277891494/watcher-2689710-1277891494 -o /tmp/evaluation-result-2689710-1277891494/solver-2689710-1277891494 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689710-1277891494.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 2.06 3.13 4/178 13737
/proc/meminfo: memFree=30535200/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2904 CPUtime=0
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 380 0 0 0 0 0 0 0 25 0 1 0 130443911 2973696 289 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 726 289 142 303 0 421 0

[startup+0.103862 s]
/proc/loadavg: 1.92 2.06 3.13 4/178 13737
/proc/meminfo: memFree=30535200/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=4488 CPUtime=0.1
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 776 0 0 0 10 0 0 0 25 0 1 0 130443911 4595712 685 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 1122 685 143 303 0 817 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4488

[startup+0.200849 s]
/proc/loadavg: 1.92 2.06 3.13 4/178 13737
/proc/meminfo: memFree=30535200/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=5676 CPUtime=0.19
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 1069 0 0 0 19 0 0 0 25 0 1 0 130443911 5812224 978 4089446400 134512640 135751879 4290150560 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 1419 978 143 303 0 1114 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5676

[startup+0.300831 s]
/proc/loadavg: 1.92 2.06 3.13 4/178 13737
/proc/meminfo: memFree=30535200/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=6612 CPUtime=0.29
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 1301 0 0 0 29 0 0 0 25 0 1 0 130443911 6770688 1210 4089446400 134512640 135751879 4290150560 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 1653 1210 143 303 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.70076 s]
/proc/loadavg: 1.92 2.06 3.13 4/178 13737
/proc/meminfo: memFree=30535200/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=10440 CPUtime=0.69
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 2244 0 0 0 68 1 0 0 25 0 1 0 130443911 10690560 2153 4089446400 134512640 135751879 4290150560 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 2610 2153 143 303 0 2305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10440

[startup+1.50062 s]
/proc/loadavg: 1.93 2.06 3.12 3/179 13738
/proc/meminfo: memFree=30523784/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=15764 CPUtime=1.49
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 3573 0 0 0 147 2 0 0 25 0 1 0 130443911 16142336 3482 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 3941 3482 143 303 0 3636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15764

[startup+3.10033 s]
/proc/loadavg: 1.93 2.06 3.12 3/179 13738
/proc/meminfo: memFree=30517596/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=23024 CPUtime=3.09
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 5411 0 0 0 307 2 0 0 25 0 1 0 130443911 23576576 5320 4089446400 134512640 135751879 4290150560 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 5756 5320 143 303 0 5451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23024

[startup+6.30077 s]
/proc/loadavg: 1.93 2.06 3.12 3/179 13738
/proc/meminfo: memFree=30505328/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=29768 CPUtime=6.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 7079 0 0 0 626 4 0 0 25 0 1 0 130443911 30482432 6988 4089446400 134512640 135751879 4290150560 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 7442 6988 143 303 0 7137 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 29768

[startup+12.7006 s]
/proc/loadavg: 1.94 2.06 3.11 3/179 13738
/proc/meminfo: memFree=30487356/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=43252 CPUtime=12.69
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 10469 0 0 0 1264 5 0 0 25 0 1 0 130443911 44290048 10378 4089446400 134512640 135751879 4290150560 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 10813 10378 143 303 0 10508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43252

[startup+25.5004 s]
/proc/loadavg: 1.95 2.05 3.10 3/179 13739
/proc/meminfo: memFree=30424100/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=96944 CPUtime=25.49
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 23855 0 0 0 2536 13 0 0 25 0 1 0 130443911 99270656 23764 4089446400 134512640 135751879 4290150560 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 24236 23764 143 303 0 23931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96944

[startup+51.1009 s]
/proc/loadavg: 1.96 2.05 3.07 3/179 13740
/proc/meminfo: memFree=30294068/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=204908 CPUtime=51.09
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 50843 0 0 0 5086 23 0 0 25 0 1 0 130443911 209825792 50752 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 51227 50752 143 303 0 50922 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 204908

[startup+102.301 s]
/proc/loadavg: 1.98 2.04 3.00 3/179 13741
/proc/meminfo: memFree=30108140/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=344520 CPUtime=102.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 85722 0 0 0 10193 37 0 0 25 0 1 0 130443911 352788480 85631 4089446400 134512640 135751879 4290150560 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 86130 85631 143 303 0 85825 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 344520

[startup+162.3 s]
/proc/loadavg: 1.99 2.03 2.94 3/179 13742
/proc/meminfo: memFree=29968968/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=433560 CPUtime=162.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 107981 0 0 0 16183 47 0 0 25 0 1 0 130443911 443965440 107890 4089446400 134512640 135751879 4290150560 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 108390 107890 143 303 0 108085 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 433560

[startup+222.307 s]
/proc/loadavg: 1.99 2.02 2.88 3/179 13744
/proc/meminfo: memFree=29840948/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=509200 CPUtime=222.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 126890 0 0 0 22176 55 0 0 25 0 1 0 130443911 521420800 126799 4089446400 134512640 135751879 4290150560 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 127300 126799 143 303 0 126995 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 509200

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 2.82 3/179 13746
/proc/meminfo: memFree=29724468/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=576432 CPUtime=282.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 143667 0 0 0 28168 62 0 0 25 0 1 0 130443911 590266368 143576 4089446400 134512640 135751879 4290150560 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 144108 143576 143 303 0 143803 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 576432

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.77 3/179 13748
/proc/meminfo: memFree=29601408/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=651336 CPUtime=342.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 162386 0 0 0 34161 69 0 0 25 0 1 0 130443911 666968064 162295 4089446400 134512640 135751879 4290150560 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 162834 162295 143 303 0 162529 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 651336

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.72 3/179 13749
/proc/meminfo: memFree=29505248/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=693484 CPUtime=402.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 172928 0 0 0 40156 74 0 0 25 0 1 0 130443911 710127616 172837 4089446400 134512640 135751879 4290150560 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 173371 172837 143 303 0 173066 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 693484

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.67 3/179 13750
/proc/meminfo: memFree=29377220/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=774024 CPUtime=462.3
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 193018 0 0 0 46150 80 0 0 25 0 1 0 130443911 792600576 192927 4089446400 134512640 135751879 4290150560 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 193506 192927 143 303 0 193201 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 774024

[startup+522.301 s]
/proc/loadavg: 2.04 2.02 2.63 3/179 13752
/proc/meminfo: memFree=29202072/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=894028 CPUtime=522.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 222982 0 0 0 52137 94 0 0 25 0 1 0 130443911 915484672 222891 4089446400 134512640 135751879 4290150560 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 223507 222891 143 303 0 223202 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 894028

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.59 3/179 13763
/proc/meminfo: memFree=29018156/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=976080 CPUtime=582.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 243507 0 0 0 58131 100 0 0 25 0 1 0 130443911 999505920 243416 4089446400 134512640 135751879 4290150560 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 244020 243416 143 303 0 243715 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 976080

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.55 3/179 13765
/proc/meminfo: memFree=28950280/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1042932 CPUtime=642.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 260194 0 0 0 64125 106 0 0 25 0 1 0 130443911 1067962368 260103 4089446400 134512640 135751879 4290150560 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13737/statm: 260733 260103 143 303 0 260428 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1042932

[startup+702.301 s]

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

[startup+882.306 s]
/proc/loadavg: 1.98 2.00 2.41 3/179 13853
/proc/meminfo: memFree=29925444/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1315772 CPUtime=882.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 328243 0 0 0 88087 144 0 0 25 0 1 0 130443911 1347350528 328152 4089446400 134512640 135751879 4290150560 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 328943 328152 143 303 0 328638 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1315772

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 2.38 3/179 13855
/proc/meminfo: memFree=29763244/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1448872 CPUtime=942.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 361502 0 0 0 94073 158 0 0 25 0 1 0 130443911 1483644928 361411 4089446400 134512640 135751879 4290150560 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 362218 361411 143 303 0 361913 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1448872

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.36 3/179 13856
/proc/meminfo: memFree=29571860/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1609628 CPUtime=1002.32
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 401649 0 0 0 100059 173 0 0 25 0 1 0 130443911 1648259072 401558 4089446400 134512640 135751879 4290150560 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 402407 401558 143 303 0 402102 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1609628

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.33 3/179 13857
/proc/meminfo: memFree=29419408/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1741744 CPUtime=1062.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 434674 0 0 0 106045 186 0 0 25 0 1 0 130443911 1783545856 434583 4089446400 134512640 135751879 4290150560 18446744073709551615 134616778 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 435436 434583 143 303 0 435131 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1741744

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.31 3/179 13859
/proc/meminfo: memFree=29228132/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=1907504 CPUtime=1122.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 476085 0 0 0 112029 202 0 0 25 0 1 0 130443911 1953284096 475994 4089446400 134512640 135751879 4290150560 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 476876 475994 143 303 0 476571 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1907504

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.29 3/179 13861
/proc/meminfo: memFree=29062536/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2049556 CPUtime=1182.31
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 511564 0 0 0 118016 215 0 0 25 0 1 0 130443911 2098745344 511473 4089446400 134512640 135751879 4290150560 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 512389 511473 143 303 0 512084 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2049556

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.27 3/179 13863
/proc/meminfo: memFree=28863436/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2216076 CPUtime=1242.32
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 553160 0 0 0 124000 232 0 0 25 0 1 0 130443911 2269261824 553069 4089446400 134512640 135751879 4290150560 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 554019 553069 143 303 0 553714 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2216076

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.25 3/179 13864
/proc/meminfo: memFree=28714324/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2342240 CPUtime=1302.32
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 584676 0 0 0 129989 243 0 0 25 0 1 0 130443911 2398453760 584585 4089446400 134512640 135751879 4290150560 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 585560 584585 143 303 0 585255 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 2342240

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.23 3/179 13865
/proc/meminfo: memFree=28567336/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2460164 CPUtime=1362.32
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 614151 0 0 0 135978 254 0 0 25 0 1 0 130443911 2519207936 614060 4089446400 134512640 135751879 4290150560 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 615041 614060 143 303 0 614736 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2460164

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.22 3/179 13867
/proc/meminfo: memFree=28419604/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2583516 CPUtime=1422.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 644925 0 0 0 141967 266 0 0 25 0 1 0 130443911 2645520384 644834 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 645879 644834 143 303 0 645574 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2583516

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.20 3/179 13869
/proc/meminfo: memFree=28297540/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2681536 CPUtime=1482.32
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 669423 0 0 0 147956 276 0 0 25 0 1 0 130443911 2745892864 669332 4089446400 134512640 135751879 4290150560 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 670384 669332 143 303 0 670079 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2681536

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.18 3/179 13871
/proc/meminfo: memFree=28185116/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2764920 CPUtime=1542.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 690274 0 0 0 153947 286 0 0 25 0 1 0 130443911 2831278080 690183 4089446400 134512640 135751879 4290150560 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 691230 690183 143 303 0 690925 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2764920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/179 13872
/proc/meminfo: memFree=28042732/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2881760 CPUtime=1602.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 719477 0 0 0 159935 298 0 0 25 0 1 0 130443911 2950922240 719386 4089446400 134512640 135751879 4290150560 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 720440 719386 143 303 0 720135 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2881760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 13873
/proc/meminfo: memFree=27940496/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=2960716 CPUtime=1662.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 739152 0 0 0 165927 306 0 0 25 0 1 0 130443911 3031773184 739061 4089446400 134512640 135751879 4290150560 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 740179 739061 143 303 0 739874 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2960716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 13875
/proc/meminfo: memFree=27776140/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=3103752 CPUtime=1722.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 774922 0 0 0 171912 321 0 0 25 0 1 0 130443911 3178242048 774831 4089446400 134512640 135751879 4290150560 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 775938 774831 143 303 0 775633 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3103752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 13877
/proc/meminfo: memFree=27638808/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=3216140 CPUtime=1782.33
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 802995 0 0 0 177903 330 0 0 25 0 1 0 130443911 3293327360 802904 4089446400 134512640 135751879 4290150560 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 804035 802904 143 303 0 803730 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3216140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 13877
/proc/meminfo: memFree=27596508/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=3251068 CPUtime=1800.04
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4202496 811714 0 0 0 179670 334 0 0 25 0 1 0 130443911 3329093632 811623 4089446400 134512640 135751879 4290150560 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13737/statm: 812767 811623 143 303 0 812462 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3251068

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.13 3/179 13877
/proc/meminfo: memFree=27596508/32951124 swapFree=67111528/67111528
[pid=13737] ppid=13735 vsize=0 CPUtime=1800.14
/proc/13737/stat : 13737 (wbo1.4a) R 13735 13737 12800 0 -1 4203524 811715 0 0 0 179670 344 0 0 25 0 1 0 130443911 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13737/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.15
CPU user time (s): 1796.7
CPU system time (s): 3.44248
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3251068

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

runsolver used 2.42563 second user time and 5.77312 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 11:51:34
IDJOB=2689710
IDBENCH=78701
IDSOLVER=1200
FILE ID=node140/2689710-1277891494
PBS_JOBID= 11197073
Free space on /tmp= 74200 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_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-2689710-1277891494/watcher-2689710-1277891494 -o /tmp/evaluation-result-2689710-1277891494/solver-2689710-1277891494 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689710-1277891494.wbo

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

MD5SUM BENCH= a55e12002eaa3d7d50414499a072c521
RANDOM SEED=1901476704

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.790
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.790
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:     32951124 kB
MemFree:      30535348 kB
Buffers:        175592 kB
Cached:        1260228 kB
SwapCached:          0 kB
Active:        1560484 kB
Inactive:       710076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30535348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2812 kB
Writeback:           0 kB
AnonPages:      834904 kB
Mapped:          15328 kB
Slab:            79452 kB
PageTables:       6468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   980056 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= 74196 MiB
End job on node140 at 2010-06-30 12:21:36