Trace number 2689670

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.13 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMb66fe868eb6fadcfec17a324e77ec452
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.151976
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 constraints97
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 4448
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4447
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-2689670-1277890177.wbo.
0.00/0.00	c Instance file HOME/instance-2689670-1277890177.wbo
0.00/0.00	c File size is 42767 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 |       100 |    2400      140     4800 |     5500      100    142 |  0.000 % |
0.00/0.01	c |       251 |    2400      140     4800 |     6050      251    125 |  0.000 % |
0.00/0.02	c |       478 |    2400      140     4800 |     6655      478    135 |  0.000 % |
0.03/0.03	c |       815 |    2400      140     4800 |     7320      815    140 |  0.000 % |
0.03/0.06	c |      1322 |    2400      140     4800 |     8052     1322    147 |  0.000 % |
0.09/0.11	c |      2081 |    2400      140     4800 |     8857     2081    149 |  0.000 % |
0.19/0.23	c |      3221 |    2400      140     4800 |     9743     3221    155 |  0.000 % |
0.39/0.44	c |      4930 |    2400      140     4800 |    10717     4930    161 |  0.000 % |
0.79/0.88	c |      7500 |    2400      140     4800 |    11789     7500    179 |  0.000 % |
1.78/1.85	c |     11344 |    2400      140     4800 |    12968    11344    186 |  0.000 % |
3.18/3.29	c |     17111 |    2400      140     4800 |    14265    10075    196 |  0.000 % |
5.68/5.76	c |     25760 |    2400      140     4800 |    15692    11030    210 |  0.000 % |
10.29/10.30	c |     38734 |    2400      140     4800 |    17261    15609    265 |  0.000 % |
19.08/19.19	c |     58195 |    2400      140     4800 |    18987    16708    276 |  0.000 % |
29.28/29.39	c |     87387 |    2400      140     4800 |    20886    15839    285 |  0.000 % |
53.28/53.33	c |    131177 |    2400      140     4800 |    22974    15659    280 |  0.000 % |
82.98/83.01	c |    196862 |    2400      140     4800 |    25272    20262    240 |  0.000 % |
125.58/125.64	c |    295391 |    2400      140     4800 |    27799    23659    275 |  0.000 % |
216.88/216.90	c |    443190 |    2400      140     4800 |    30579    14208    287 |  0.000 % |
366.59/366.68	c |    664876 |    2400      140     4800 |    33637    16168    265 |  0.000 % |
664.19/664.27	c |    997401 |    2400      140     4800 |    37001    14717    261 |  0.000 % |
1070.90/1070.96	c |   1496190 |    2400      140     4800 |    40701    29702    267 |  0.000 % |
1710.83/1710.80	c |   2244372 |    2400      140     4800 |    44771    25224    271 |  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-2689670-1277890177/watcher-2689670-1277890177 -o /tmp/evaluation-result-2689670-1277890177/solver-2689670-1277890177 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689670-1277890177.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.37 3.47 4.68 3/196 11389
/proc/meminfo: memFree=31339240/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=3044 CPUtime=0
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 1 0 130314495 3117056 315 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11389/statm: 761 315 142 303 0 456 0

[startup+0.0344171 s]
/proc/loadavg: 2.37 3.47 4.68 3/196 11389
/proc/meminfo: memFree=31339240/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=3572 CPUtime=0.03
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 543 0 0 0 3 0 0 0 18 0 1 0 130314495 3657728 450 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11389/statm: 893 451 143 303 0 588 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3572

[startup+0.100406 s]
/proc/loadavg: 2.37 3.47 4.68 3/196 11389
/proc/meminfo: memFree=31339240/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=4496 CPUtime=0.09
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 764 0 0 0 9 0 0 0 18 0 1 0 130314495 4603904 671 4089446400 134512640 135751879 4287273344 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11389/statm: 1124 671 143 303 0 819 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4496

[startup+0.300445 s]
/proc/loadavg: 2.37 3.47 4.68 3/196 11389
/proc/meminfo: memFree=31339240/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=6212 CPUtime=0.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 1194 0 0 0 28 1 0 0 18 0 1 0 130314495 6361088 1101 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11389/statm: 1553 1101 143 303 0 1248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6212

[startup+0.700299 s]
/proc/loadavg: 2.37 3.47 4.68 3/196 11389
/proc/meminfo: memFree=31339240/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=8852 CPUtime=0.69
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 1861 0 0 0 67 2 0 0 18 0 1 0 130314495 9064448 1768 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11389/statm: 2213 1768 143 303 0 1908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8852

[startup+1.50016 s]
/proc/loadavg: 2.37 3.47 4.68 3/197 11390
/proc/meminfo: memFree=31331048/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=12152 CPUtime=1.49
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 2702 0 0 0 147 2 0 0 20 0 1 0 130314495 12443648 2609 4089446400 134512640 135751879 4287273344 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11389/statm: 3038 2609 143 303 0 2733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12152

[startup+3.10087 s]
/proc/loadavg: 2.37 3.47 4.68 3/197 11390
/proc/meminfo: memFree=31326212/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=18764 CPUtime=3.08
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 4343 0 0 0 305 3 0 0 25 0 1 0 130314495 19214336 4250 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 4691 4250 143 303 0 4386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18764

[startup+6.3003 s]
/proc/loadavg: 2.34 3.45 4.67 3/197 11390
/proc/meminfo: memFree=31314928/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=32236 CPUtime=6.28
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 7703 0 0 0 621 7 0 0 25 0 1 0 130314495 33009664 7610 4089446400 134512640 135751879 4287273344 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 8059 7610 143 303 0 7754 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32236

[startup+12.7002 s]
/proc/loadavg: 2.31 3.42 4.65 3/197 11390
/proc/meminfo: memFree=31291016/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=54144 CPUtime=12.68
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 13182 0 0 0 1258 10 0 0 25 0 1 0 130314495 55443456 13089 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 13536 13089 143 303 0 13231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54144

[startup+25.5009 s]
/proc/loadavg: 2.24 3.35 4.61 3/197 11390
/proc/meminfo: memFree=31252228/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=94232 CPUtime=25.49
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 23191 0 0 0 2531 18 0 0 25 0 1 0 130314495 96493568 23098 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 23558 23098 143 303 0 23253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94232

[startup+51.1004 s]
/proc/loadavg: 2.16 3.24 4.54 3/197 11391
/proc/meminfo: memFree=31181340/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=165312 CPUtime=51.08
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 40915 0 0 0 5081 27 0 0 25 0 1 0 130314495 169279488 40822 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 41328 40822 143 303 0 41023 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 165312

[startup+102.306 s]
/proc/loadavg: 2.07 3.05 4.40 3/197 11392
/proc/meminfo: memFree=31041688/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=303924 CPUtime=102.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 75496 0 0 0 10176 53 0 0 25 0 1 0 130314495 311218176 75403 4089446400 134512640 135751879 4287273344 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 75981 75403 143 303 0 75676 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 303924

[startup+162.301 s]
/proc/loadavg: 2.07 2.87 4.25 3/197 11397
/proc/meminfo: memFree=30886416/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=460332 CPUtime=162.28
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 114547 0 0 0 16151 77 0 0 25 0 1 0 130314495 471379968 114454 4089446400 134512640 135751879 4287273344 18446744073709551615 134616786 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 115083 114454 143 303 0 114778 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 460332

[startup+222.301 s]
/proc/loadavg: 2.02 2.71 4.11 3/197 11399
/proc/meminfo: memFree=30757392/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=586700 CPUtime=222.28
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 146077 0 0 0 22131 97 0 0 25 0 1 0 130314495 600780800 145984 4089446400 134512640 135751879 4287273344 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 146675 145984 143 303 0 146370 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 586700

[startup+282.3 s]
/proc/loadavg: 2.01 2.58 3.98 3/197 11401
/proc/meminfo: memFree=30650700/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=690392 CPUtime=282.28
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 171896 0 0 0 28115 113 0 0 25 0 1 0 130314495 706961408 171803 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 172598 171803 143 303 0 172293 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 690392

[startup+342.301 s]
/proc/loadavg: 2.00 2.47 3.85 3/197 11402
/proc/meminfo: memFree=30538672/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=801304 CPUtime=342.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 199589 0 0 0 34098 131 0 0 25 0 1 0 130314495 820535296 199496 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 200326 199496 143 303 0 200021 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 801304

[startup+402.301 s]
/proc/loadavg: 2.00 2.38 3.73 3/197 11403
/proc/meminfo: memFree=30443384/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=897020 CPUtime=402.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 223482 0 0 0 40082 147 0 0 25 0 1 0 130314495 918548480 223389 4089446400 134512640 135751879 4287273344 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 224255 223389 143 303 0 223950 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 897020

[startup+462.3 s]
/proc/loadavg: 2.00 2.31 3.62 3/197 11405
/proc/meminfo: memFree=30344132/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=995028 CPUtime=462.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 247923 0 0 0 46065 164 0 0 25 0 1 0 130314495 1018908672 247830 4089446400 134512640 135751879 4287273344 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 248757 247830 143 303 0 248452 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 995028

[startup+522.301 s]
/proc/loadavg: 2.00 2.25 3.52 3/197 11407
/proc/meminfo: memFree=30275380/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1064508 CPUtime=522.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 265249 0 0 0 52054 175 0 0 25 0 1 0 130314495 1090056192 265156 4089446400 134512640 135751879 4287273344 18446744073709551615 134616414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 266127 265156 143 303 0 265822 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1064508

[startup+582.3 s]
/proc/loadavg: 2.00 2.20 3.42 3/197 11409
/proc/meminfo: memFree=30212708/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1124948 CPUtime=582.29
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 280309 0 0 0 58043 186 0 0 25 0 1 0 130314495 1151946752 280216 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 281237 280216 143 303 0 280932 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1124948

[startup+642.3 s]
/proc/loadavg: 2.00 2.16 3.33 3/197 11410
/proc/meminfo: memFree=30146800/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1187376 CPUtime=642.3
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 295900 0 0 0 64035 195 0 0 25 0 1 0 130314495 1215873024 295807 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 296844 295807 143 303 0 296539 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1187376

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.09 3.09 3/197 11415
/proc/meminfo: memFree=29805512/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1528580 CPUtime=822.3
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 381056 0 0 0 81981 249 0 0 25 0 1 0 130314495 1565265920 380963 4089446400 134512640 135751879 4287273344 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 382145 380963 143 303 0 381840 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1528580

[startup+882.301 s]
/proc/loadavg: 2.00 2.07 3.02 3/197 11417
/proc/meminfo: memFree=29710716/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1622324 CPUtime=882.3
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 404498 0 0 0 87968 262 0 0 25 0 1 0 130314495 1661259776 404405 4089446400 134512640 135751879 4287273344 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 405581 404405 143 303 0 405276 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1622324

[startup+942.3 s]
/proc/loadavg: 2.00 2.06 2.95 3/197 11418
/proc/meminfo: memFree=29616552/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1717152 CPUtime=942.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 428186 0 0 0 93952 279 0 0 25 0 1 0 130314495 1758363648 428093 4089446400 134512640 135751879 4287273344 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 429288 428093 143 303 0 428983 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1717152

[startup+1002.3 s]
/proc/loadavg: 2.00 2.05 2.89 3/197 11419
/proc/meminfo: memFree=29537524/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1788212 CPUtime=1002.3
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 445948 0 0 0 99939 291 0 0 25 0 1 0 130314495 1831129088 445855 4089446400 134512640 135751879 4287273344 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 447053 445855 143 303 0 446748 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1788212

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.83 3/197 11421
/proc/meminfo: memFree=29451528/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1874492 CPUtime=1062.3
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 467474 0 0 0 105924 306 0 0 25 0 1 0 130314495 1919479808 467381 4089446400 134512640 135751879 4287273344 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 468623 467381 143 303 0 468318 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1874492

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.78 3/197 11423
/proc/meminfo: memFree=29353384/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=1972460 CPUtime=1122.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 491921 0 0 0 111907 324 0 0 25 0 1 0 130314495 2019799040 491828 4089446400 134512640 135751879 4287273344 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 493115 491828 143 303 0 492810 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1972460

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.72 3/197 11425
/proc/meminfo: memFree=29271744/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2053936 CPUtime=1182.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 512263 0 0 0 117892 339 0 0 25 0 1 0 130314495 2103230464 512170 4089446400 134512640 135751879 4287273344 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 513484 512170 143 303 0 513179 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2053936

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.68 3/197 11426
/proc/meminfo: memFree=29199172/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2126072 CPUtime=1242.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 530285 0 0 0 123879 352 0 0 25 0 1 0 130314495 2177097728 530192 4089446400 134512640 135751879 4287273344 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 531518 530192 143 303 0 531213 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2126072

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.64 3/197 11427
/proc/meminfo: memFree=29118020/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2206952 CPUtime=1302.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 550451 0 0 0 129867 364 0 0 25 0 1 0 130314495 2259918848 550358 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 551738 550358 143 303 0 551433 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 2206952

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.59 3/197 11429
/proc/meminfo: memFree=29033288/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2292460 CPUtime=1362.31
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 571783 0 0 0 135853 378 0 0 25 0 1 0 130314495 2347479040 571690 4089446400 134512640 135751879 4287273344 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 573115 571690 143 303 0 572810 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 2292460

[startup+1422.31 s]
/proc/loadavg: 1.92 2.00 2.55 3/179 11461
/proc/meminfo: memFree=29045152/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2389904 CPUtime=1422.32
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 596120 0 0 0 141837 395 0 0 25 0 1 0 130314495 2447261696 596027 4089446400 134512640 135751879 4287273344 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 597476 596027 143 303 0 597171 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 2389904

[startup+1482.3 s]
/proc/loadavg: 1.97 2.00 2.51 3/179 11490
/proc/meminfo: memFree=28886268/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2468492 CPUtime=1482.32
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 615750 0 0 0 147820 412 0 0 25 0 1 0 130314495 2527735808 615657 4089446400 134512640 135751879 4287273344 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 617123 615657 143 303 0 616818 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2468492

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.48 3/179 11491
/proc/meminfo: memFree=28691032/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2561376 CPUtime=1542.32
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 638950 0 0 0 153800 432 0 0 25 0 1 0 130314495 2622849024 638857 4089446400 134512640 135751879 4287273344 18446744073709551615 134616377 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 640344 638857 143 303 0 640039 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 2561376

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.44 3/179 11492
/proc/meminfo: memFree=28534760/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2640220 CPUtime=1602.32
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 658655 0 0 0 159781 451 0 0 25 0 1 0 130314495 2703585280 658562 4089446400 134512640 135751879 4287273344 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 660055 658562 143 303 0 659750 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 2640220

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.41 3/179 11494
/proc/meminfo: memFree=28383580/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2726472 CPUtime=1662.32
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 680223 0 0 0 165765 467 0 0 25 0 1 0 130314495 2791907328 680130 4089446400 134512640 135751879 4287273344 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 681618 680130 143 303 0 681313 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 2726472

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.39 3/179 11496
/proc/meminfo: memFree=28233744/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2835276 CPUtime=1722.33
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 707381 0 0 0 171741 492 0 0 25 0 1 0 130314495 2903322624 707288 4089446400 134512640 135751879 4287273344 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 708819 707288 143 303 0 708514 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 2835276

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.36 3/179 11498
/proc/meminfo: memFree=28098176/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2924928 CPUtime=1782.33
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 729735 0 0 0 177724 509 0 0 25 0 1 0 130314495 2995126272 729642 4089446400 134512640 135751879 4287273344 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 731232 729642 143 303 0 730927 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2924928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 2.00 2.35 3/179 11498
/proc/meminfo: memFree=28040384/32950928 swapFree=67111528/67111528
[pid=11389] ppid=11387 vsize=2957760 CPUtime=1800.03
/proc/11389/stat : 11389 (wbo1.4a) R 11387 11389 10004 0 -1 4202496 737886 0 0 0 179489 514 0 0 25 0 1 0 130314495 3028746240 737793 4089446400 134512640 135751879 4287273344 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11389/statm: 739440 737793 143 303 0 739135 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2957760

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.1
CPU time (s): 1800.13
CPU user time (s): 1794.9
CPU system time (s): 5.2332
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2957760

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

runsolver used 2.68559 second user time and 5.85611 second system time

The end

Launcher Data

Begin job on node123 at 2010-06-30 11:29:37
IDJOB=2689670
IDBENCH=78680
IDSOLVER=1200
FILE ID=node123/2689670-1277890177
PBS_JOBID= 11197108
Free space on /tmp= 74212 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-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-2689670-1277890177/watcher-2689670-1277890177 -o /tmp/evaluation-result-2689670-1277890177/solver-2689670-1277890177 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689670-1277890177.wbo

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

MD5SUM BENCH= b66fe868eb6fadcfec17a324e77ec452
RANDOM SEED=1042571387

node123.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.804
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.60
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.804
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	: 5294.59
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.804
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.804
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.804
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.75
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.804
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.71
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.804
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.74
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.804
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31339768 kB
Buffers:        175408 kB
Cached:        1101848 kB
SwapCached:          0 kB
Active:         674092 kB
Inactive:       791196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31339768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2788 kB
Writeback:           0 kB
AnonPages:      188428 kB
Mapped:          20272 kB
Slab:            78408 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1645432 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 node123 at 2010-06-30 11:59:39